aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7022594..4a64fa9 100644
--- a/TODO
+++ b/TODO
@@ -119,7 +119,6 @@ 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.
-Reload history/recommendations after closing a video.
Show images while they download by showing them as scanlines starting from the top. Needed for slow websites such as 4chan.
Use curl parallel download instead of downloading with multiple threads.
Handle matrix groups? (which also contains join, invite, leave...).
@@ -138,4 +137,4 @@ 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
+Implement m.room.tombstone. \ No newline at end of file