diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-02 16:27:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-02 16:27:59 +0200 |
commit | d9cb6885ab741ba69a966109cb05e26692143ce0 (patch) | |
tree | e4e356c182011bc389bc895665dab1507ecdb767 /TODO | |
parent | 9e68dfad4449d5c0180e252fada6de56b4f405d1 (diff) |
Matrix: add video/regular file upload
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -69,4 +69,6 @@ Scroll to bottom when receiving a new message even if the selected message is no 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? -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 +Load already downloaded images/thumbnails in a separate thread, to instantly load them instead of waiting for new downloads... +Make text that mentions us red in matrix. +Allow scrolling body item. A body item can be long and we wont be able to read all of it otherwise (such as a message on matrix). Pressing up/down should scroll such a large body item rather than moving to another one.
\ No newline at end of file |