diff options
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 |