aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-02 01:36:43 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-02 01:36:43 +0200
commit9e68dfad4449d5c0180e252fada6de56b4f405d1 (patch)
tree5b507b70dca104852d1537bc83be61a484d65558 /TODO
parent48aa56227856b46d6502203f26464c05f16b6913 (diff)
Matrix: improve entry style
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