diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-22 22:58:38 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-22 22:58:38 +0200 |
commit | 290ca90416e96febdc4ae8bafccbbdd4cea01351 (patch) | |
tree | 42ebcfbcf04c1cbc0c07d2c0a564e349214d1ee4 /TODO | |
parent | 97564d40636aafb251644f61a0b990e392afd7a4 (diff) |
Matrix: improve pinned messages view
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -110,4 +110,6 @@ Read image exif into to apply image rotation. This is common in images taken on Handle M_LIMIT_EXCEEDED in matrix Check if we need to call /_matrix/client/r0/notifications for intial sync to receive old notifications or if /sync always includes mentions. 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).
\ No newline at end of file +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. +Pressing enter on a pinned message should go to the message in the messages tab.
\ No newline at end of file |