aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
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