aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index b5b808e..8eb3412 100644
--- a/TODO
+++ b/TODO
@@ -74,4 +74,9 @@ 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.
Cleanup keybindings. Some require ctrl, some dont (4chan vs matrix for example).
Add room topic beside room name in matrix (in messages tab).
-Move rooms in matrix to previous page instead, then messages can be beside users, pinned messages, settings, etc and they would all be connected to that one room, then beside rooms tab there would be a global settings tab. \ No newline at end of file
+Move rooms in matrix to previous page instead, then messages can be beside users, pinned messages, settings, etc and they would all be connected to that one room, then beside rooms tab there would be a global settings tab.
+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