diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |