aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8eb3412..969ce1b 100644
--- a/TODO
+++ b/TODO
@@ -79,4 +79,7 @@ Add /me to matrix, emoji, reactions...
Set the icon of the window to be the icon of the plugin. Nice for KDE, GNOME, etc with titlebars.
Set a minimum wrap size for text. We dont want one line of text to fully fill the window vertically when the window size width is small. Its better to cut off the text and add eclipses.
Get the related message and show that (async) instead of what the reply says the original text is in body, for matrix replies.
-Support matrix html (for replies and text styling, such as greentext). \ No newline at end of file
+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). \ No newline at end of file