diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-11-16 15:21:46 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-11-16 15:21:46 +0100 |
commit | 459f11326feb68947905e267960b736ba0dff8a2 (patch) | |
tree | df54ca5c5132fd7403fadab28579c3b00cddfa51 /TODO | |
parent | 4e3a32ea4478e547215c6775313aaded3bc16b08 (diff) |
Matrix: fix crash when failing to send message or read marker
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ Read image exif into to apply image rotation. This is common in images taken on Handle M_LIMIT_EXCEEDED in matrix Maybe dont clear cache for body items when filtering. Change scroll in body when previous items change size (such as when thumbnail has finished loading). -Load the replied-to message in the pinned messages tab. +Load and show replied-to message in the pinned messages tab. Pressing enter on a pinned message should go to the message in the messages tab. Cache pinned messages on disk (messages by event id), but take into consider edits? for example if one message is pinned in the room and then edited multiple times (such as room rules). In that case cache the pinned message to quickly display it and then fetch the latest version from the server and then replace the message with the latest version. Display file list for nyaa. |