aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-11-18 11:23:52 +0100
committerdec05eba <dec05eba@protonmail.com>2020-11-18 11:23:52 +0100
commite7f82bda1534880bf4c6695b9f074241dfc56ac3 (patch)
tree1ff65b9e88de18c7193a4ee6c13386f1561003d6 /TODO
parent0722d176e4688e44f5572eefb29a6d6c4bb131fc (diff)
Matrix: fix read marker if the last message is a redact or edit
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 82b04a9..7291a6e 100644
--- a/TODO
+++ b/TODO
@@ -125,7 +125,6 @@ Implement m.room.tombstone.
Show a marker when a room uses encryption.
Remove replied-to message text in room preview. That shows ignored users text and we want to see the reply message instead anyways.
Update room name/avatar with new data in /sync.
-Read marker is incorrect if the last message is an edit/redact, because they are hidden and replaces other body items instead.
Scroll tabs if there are more than 3 tab items and show arrow on left/right side when there are more items to see.
Make a shader for Text for changing color instead of updating the text geometry. Or loop vertices and set their color to the new color without updating the text geometry.
Automatically retry sending messages that fails to send (after timeout). These failed to send messages should be stored on disk and retried when going back to the room or restarting QuickMedia.