From 3dd837611eef939a1fd54621c523cff4ab48e136 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 4 Nov 2020 21:45:53 +0100 Subject: Matrix: fetch additional messages in the background for all rooms, filter room list when updated after sync --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 35c463b..bd5869e 100644 --- a/TODO +++ b/TODO @@ -115,7 +115,6 @@ Room list in matrix ignores edited messages, which it should for unread messages For messages that mention us we only want a notification for the last edited version to show as a notification. Fetch replies/pinned message using multiple threads. Show in room tags list when there is a message in any of the rooms in the tag. -Apply current search filter when adding new rooms to the room list. Cancel video download when pressing escape or closing window (important in matrix). Support webp. Show images while they download by showing them as scanlines starting from the top. Needed for slow websites such as 4chan. @@ -134,6 +133,5 @@ Get user displayname, avatar, room name, etc updates from /sync and update them Test if glScissor doesn't break loading of embedded body item. Handle matrix token being invalidated while running. Update upload limit if its updated on the server (can it be updated while the server is running?). -Apply search filter when updating rooms (including when switching from cache to server response sync data). Editing a reply removes reply formatting (both in body and formatted_body). Element also does this when you edit a reply twice. This breaks element mobile that is unable to display replied-to messages without correct formatting (doesn't fetch the replied-to message). Implement m.room.tombstone. \ No newline at end of file -- cgit v1.2.3