2017-08-24 12:08:57 +00:00
|
|
|
Fixs:
|
2017-08-31 15:44:31 +00:00
|
|
|
* Add mentions tab with a search of the username
|
2017-08-24 12:08:57 +00:00
|
|
|
* Ignore launched threads when changing room...
|
|
|
|
* Sort rooms by last message or fav?
|
|
|
|
|
|
|
|
Functionality:
|
2017-08-31 15:44:31 +00:00
|
|
|
* Register
|
|
|
|
* Room creation
|
2017-08-24 12:08:57 +00:00
|
|
|
* Change user display name
|
|
|
|
* Change user avatar
|
|
|
|
* Show media messages (images / videos)
|
|
|
|
* Send media messages (images / videos)
|
2017-08-25 17:30:56 +00:00
|
|
|
* Store last read message to show differently
|
2017-08-24 12:08:57 +00:00
|
|
|
|
2017-08-30 11:09:16 +00:00
|
|
|
Events to manage:
|
2017-09-03 18:12:28 +00:00
|
|
|
* Room name changed
|
|
|
|
* Room topic changed
|
|
|
|
* Room avatar changed
|
2017-08-30 11:11:02 +00:00
|
|
|
* Join / leave from current user
|
2017-08-30 11:09:16 +00:00
|
|
|
* Invite event
|
2017-08-30 11:11:02 +00:00
|
|
|
* Join / leave in room
|
2017-08-30 11:09:16 +00:00
|
|
|
|
2017-08-24 12:08:57 +00:00
|
|
|
Other stuff:
|
|
|
|
* Set the app name correctly to show in the shell topbar
|
|
|
|
|
|
|
|
Encription:
|
|
|
|
https://matrix.org/docs/guides/e2e_implementation.html
|