aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-22 04:52:32 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-22 04:52:32 +0200
commit42ef59ef17cb0a56c6ac1d8f220db7ca461c5411 (patch)
tree26f875e7e81f2a5cd47afa59e49e7ada729dfa3b /TODO
parent0d8293a5647c2bb10228658f0910515b38ff0d64 (diff)
Matrix: temporary disable vim keys that interfer with room search, also include embedded item when pressing enter
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2da7a9c..6ba625a 100644
--- a/TODO
+++ b/TODO
@@ -109,4 +109,5 @@ Remove calls to get the original message of an edit in edits and replies in matr
Read image exif into to apply image rotation. This is common in images taken on phones. If not done, the width and height will also be mixed and thumbnail fallback size will be incorrectly calculated (for example in matrix).
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. \ No newline at end of file
+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