aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-22 22:58:38 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-22 22:58:38 +0200
commit290ca90416e96febdc4ae8bafccbbdd4cea01351 (patch)
tree42ebcfbcf04c1cbc0c07d2c0a564e349214d1ee4 /TODO
parent97564d40636aafb251644f61a0b990e392afd7a4 (diff)
Matrix: improve pinned messages view
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6ba625a..66ff8aa 100644
--- a/TODO
+++ b/TODO
@@ -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