diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-23 01:15:31 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-23 01:15:31 +0200 |
commit | 05ce6bac22d498fb2827df72f4c2b86d02826042 (patch) | |
tree | 89d55681168f1aa66df7a2bb1016e7327dae6ecc /TODO | |
parent | 290ca90416e96febdc4ae8bafccbbdd4cea01351 (diff) |
Remove requiring to use ctrl on 4chan, remove formatting text in modified text on matrix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -112,4 +112,6 @@ Check if we need to call /_matrix/client/r0/notifications for intial sync to rec 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. -Pressing enter on a pinned message should go to the message in the messages tab.
\ No newline at end of file +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.
\ No newline at end of file |