aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index c24878c..f1f8f0b 100644
--- a/TODO
+++ b/TODO
@@ -68,4 +68,5 @@ Support peertube (works with mpv, but need to implement search and related video
Scroll to bottom when receiving a new message even if the selected message is not the last one. It should instead school if the last message is visible on the screen.
Add ".." directory to file-manager, to go up one directory. Also add a tab for common directories and recently accessed files/directories (the directories would be the directory of used files).
Provide a way to go to the first unread message in matrix and also show a marker in the body (maybe a red line?) where the first unread message is.
-Sort matrix messages by timestamp. This may be needed to make notification messages show properly in the timeline? \ No newline at end of file
+Sort matrix messages by timestamp. This may be needed to make notification messages show properly in the timeline?
+Load already downloaded images/thumbnails in a separate thread, to instantly load them instead of waiting for new downloads... \ No newline at end of file