aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-23 01:15:31 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-23 01:15:31 +0200
commit05ce6bac22d498fb2827df72f4c2b86d02826042 (patch)
tree89d55681168f1aa66df7a2bb1016e7327dae6ecc /TODO
parent290ca90416e96febdc4ae8bafccbbdd4cea01351 (diff)
Remove requiring to use ctrl on 4chan, remove formatting text in modified text on matrix
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 66ff8aa..8f8de4f 100644
--- a/TODO
+++ b/TODO
@@ -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