2017-08-24 12:08:57 +00:00
|
|
|
Fixs:
|
|
|
|
* Ignore launched threads when changing room...
|
|
|
|
* Sort rooms by last message or fav?
|
|
|
|
|
|
|
|
Functionality:
|
2017-08-26 20:02:43 +00:00
|
|
|
* Infinite scroll is done, but we need a button at the top, because the
|
|
|
|
event is send only if the scroll exists
|
2017-08-24 12:08:57 +00:00
|
|
|
* Room search
|
|
|
|
* Room creation
|
|
|
|
* Leave room
|
|
|
|
* Set topic
|
|
|
|
* Set room avatar
|
|
|
|
* Change user display name
|
|
|
|
* Change user avatar
|
|
|
|
* Register
|
|
|
|
* 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
|
|
|
|
|
|
|
Other stuff:
|
|
|
|
* Set the app name correctly to show in the shell topbar
|
|
|
|
|
|
|
|
Encription:
|
|
|
|
https://matrix.org/docs/guides/e2e_implementation.html
|