diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-11-01 13:24:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-11-01 13:24:16 +0100 |
commit | 13935702620305c5baaf6403417cc75a9b706fea (patch) | |
tree | ce603c498c69b3d8bc88f944d016961689df7856 /TODO | |
parent | 7292fe11254109266e7adb9937e5f0fa797711f6 (diff) |
Matrix: create room immediately after receiving join response, instead of waiting for join sync message
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -130,4 +130,6 @@ Show marker beside pinned messages tab name if there are new pinned messages. Make /logout work everywhere, not only in room message input. Add a notifications tab to show messages that mention us in all rooms (and then press enter to go to that message in that room). Disable message input in matrix when muted. -Preview rooms?
\ No newline at end of file +Preview rooms? +Instantly show messages posted by me until we receive our message from the server (use post response which includes event id). +Get user displayname, avatar, room name, etc updates from /sync and update them in gui.
\ No newline at end of file |