From 05ce6bac22d498fb2827df72f4c2b86d02826042 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 23 Oct 2020 01:15:31 +0200 Subject: Remove requiring to use ctrl on 4chan, remove formatting text in modified text on matrix --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3