2017-08-24 12:08:57 +00:00
|
|
|
Fixs:
|
2017-08-30 11:09:16 +00:00
|
|
|
* Fix room list after join
|
2017-08-24 12:08:57 +00:00
|
|
|
* Ignore launched threads when changing room...
|
|
|
|
* Sort rooms by last message or fav?
|
|
|
|
|
|
|
|
Functionality:
|
2017-08-27 15:41:34 +00:00
|
|
|
* Register
|
2017-08-24 12:08:57 +00:00
|
|
|
* Leave room
|
2017-08-29 10:10:22 +00:00
|
|
|
* load more messages if all are join/leave
|
2017-08-28 20:00:51 +00:00
|
|
|
* Room creation
|
2017-08-24 12:08:57 +00:00
|
|
|
* Set topic
|
|
|
|
* Set room avatar
|
|
|
|
* Change user display name
|
|
|
|
* Change user avatar
|
2017-08-28 20:00:51 +00:00
|
|
|
* show join/leave events?
|
2017-08-24 12:08:57 +00:00
|
|
|
* 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:
|
|
|
|
* New room events
|
|
|
|
* Invite event
|
|
|
|
* Join events
|
|
|
|
|
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
|