diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |