forked from musoke/guillotine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
29 lines (25 loc) · 732 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Fixs:
* Fix room list after join
* Ignore launched threads when changing room...
* Sort rooms by last message or fav?
Functionality:
* Register
* Leave room
* load more messages if all are join/leave
* Room creation
* Set topic
* Set room avatar
* Change user display name
* Change user avatar
* show join/leave events?
* Show media messages (images / videos)
* Send media messages (images / videos)
* Store last read message to show differently
Events to manage:
* New room events
* Invite event
* Join events
Other stuff:
* Set the app name correctly to show in the shell topbar
Encription:
https://matrix.org/docs/guides/e2e_implementation.html