2017-08-24 12:08:57 +00:00
|
|
|
Fixs:
|
2017-10-04 19:19:40 +00:00
|
|
|
* Make it work to download a file with only one click, I don't know why
|
|
|
|
with text files I need to click several times to open it... Maybe we
|
|
|
|
should show a "save as" dialog to save the file instead of trying to
|
|
|
|
open with xdg-open.
|
|
|
|
|
2017-08-24 12:08:57 +00:00
|
|
|
* Ignore launched threads when changing room...
|
|
|
|
* Sort rooms by last message or fav?
|
|
|
|
|
2017-10-21 08:56:48 +00:00
|
|
|
* Load more should work with search, currently loads the room messages,
|
|
|
|
but not continues with the search
|
|
|
|
|
2017-08-24 12:08:57 +00:00
|
|
|
Functionality:
|
2017-10-21 08:56:48 +00:00
|
|
|
|
2017-09-06 17:33:21 +00:00
|
|
|
* Show event messages in message list
|
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
|
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-08-30 11:11:02 +00:00
|
|
|
* Join / leave from current user
|
2017-08-30 11:09:16 +00:00
|
|
|
* Invite event
|
|
|
|
|
2017-08-24 12:08:57 +00:00
|
|
|
Encription:
|
|
|
|
https://matrix.org/docs/guides/e2e_implementation.html
|