aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-11-05 15:06:21 +0100
committerdec05eba <dec05eba@protonmail.com>2020-11-05 15:06:21 +0100
commit772e5c493615d7bdb4275a921c4132d7fe9e8a3a (patch)
tree4e7f73591a36be9baf89f2420906ca04f63d290d /TODO
parentf0d22c8635ac8ed28d9015cf68be3fad308486a6 (diff)
Move mentioned room to top again
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 307b50b..d6f7b7c 100644
--- a/TODO
+++ b/TODO
@@ -135,4 +135,5 @@ 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?).
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.
-Show a marker when a room uses encryption. \ No newline at end of file
+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. \ No newline at end of file