diff options
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 |