diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-11-05 15:06:21 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-11-05 15:06:21 +0100 |
commit | 772e5c493615d7bdb4275a921c4132d7fe9e8a3a (patch) | |
tree | 4e7f73591a36be9baf89f2420906ca04f63d290d /TODO | |
parent | f0d22c8635ac8ed28d9015cf68be3fad308486a6 (diff) |
Move mentioned room to top again
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |