aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-11-09 21:14:45 +0100
committerdec05eba <dec05eba@protonmail.com>2020-11-09 21:14:45 +0100
commite8085267aeb23e33fd5cdbc2e4b6d43c64cc7a78 (patch)
treed25fa3a717836e101597f0f2e30cf8395593c2e4 /TODO
parent92a53f252d4ef90aed1e239436afcce4dba9165e (diff)
Matrix: show number of pinned messages in tab, show previous displayname in name change
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2f0ec6b..8c0708c 100644
--- a/TODO
+++ b/TODO
@@ -130,4 +130,5 @@ Editing a reply removes reply formatting (both in body and formatted_body). Elem
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. \ No newline at end of file
+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. \ No newline at end of file