aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 62a861a..7022594 100644
--- a/TODO
+++ b/TODO
@@ -136,4 +136,6 @@ Get user displayname, avatar, room name, etc updates from /sync and update them
Test if glScissor doesn't break loading of embedded body item.
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?).
-Apply search filter when updating rooms (including when switching from cache to server response sync data). \ No newline at end of file
+Apply search filter when updating rooms (including when switching from cache to server response sync data).
+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 \ No newline at end of file