aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 653c1f6..474200c 100644
--- a/TODO
+++ b/TODO
@@ -60,4 +60,10 @@ Sleep when idle, to reduce cpu usage from 1-2% to 0%, important for mobile devic
Show a notification when somebody replies to you on matrix and also provide a way to notify when notifications should be received (using matrix api) and also read the notification config from matrix. Also provide a way to disable notifications globally. Also send read markers to not notify every time we restart QuickMedia.
Direct message room name should always be the name of the other peer, or in an anonymous room the room name should be some of their names and "X others".
Add room search.
-Use quickmedia to show image in matrix rooms, instead of mpv. \ No newline at end of file
+Use quickmedia to show image in matrix rooms, instead of mpv.
+Respect ~/.Xresources dpi (read the file, loop lines and look for Xft.dpi). Fallback to 96 dpi.
+Merge body items in matrix if they are posted by the same author (there is a git stash for this).
+Add joining/leaving room in matrix, and also show invites and add command to ban users. Also add joining by invite, and show invites in the rooms list.
+Support peertube (works with mpv, but need to implement search and related videos).
+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). \ No newline at end of file