forked from musoke/guillotine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
26 lines (22 loc) · 714 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
Fixs:
* Add mentions tab with a search of the username
* Ignore launched threads when changing room...
* Sort rooms by last message or fav?
Functionality:
* Show event messages in message list
* Register
* Room creation
* Change user display name
* Change user avatar
* Show media messages (images / videos)
* Send media messages (images / videos)
* Store last read message to show differently
Events to manage:
* Room avatar changed
* Join / leave from current user
* Invite event
* Join / leave in room
Other stuff:
* Set the app name correctly to show in the shell topbar
Encription:
https://matrix.org/docs/guides/e2e_implementation.html