aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 177f7ab..f3b83f5 100644
--- a/TODO
+++ b/TODO
@@ -56,7 +56,6 @@ Implement mentions in matrix with an autofill list, like on element. Also do the
Add option to disable autosearch and search when pressing enter instead or something? this would be needed for mobile phones where typing is slow.
Sleep when idle, to reduce cpu usage from 1-2% to 0%, important for mobile devices. Also render view to a rendertexture and render that instead of redrawing every time every time.
Provide a way to specify when notifications should be received (using matrix api) and also read the notification config from matrix. Also provide a way to disable notifications globally.
-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.
Respect ~/.Xresources dpi (read the file, loop lines and look for Xft.dpi). Fallback to 96 dpi.
@@ -81,4 +80,5 @@ Support matrix html (for replies and text styling, such as greentext).
Show deleted messages in matrix as MESSAGE DELETED or whatever.
Use linear-interpolation for thumbnail creation.
If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM).
-Optimize startup time. \ No newline at end of file
+Optimize startup time.
+Update 4chan thread in real time, just like 4chan-x. \ No newline at end of file