From 13935702620305c5baaf6403417cc75a9b706fea Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 1 Nov 2020 13:24:16 +0100 Subject: Matrix: create room immediately after receiving join response, instead of waiting for join sync message --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cb6624e..29f426c 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3