aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-11-10 11:53:58 +0100
committerdec05eba <dec05eba@protonmail.com>2022-11-10 11:55:24 +0100
commit5d2a7d977f9b0a1604e106f4e2b0c2c9b89c3235 (patch)
tree88622d3dd853a3642ac6f181952af3c7f73aed82 /TODO
parent60f37ebeb130bd58adece6bee06420b40c4e5a05 (diff)
Matrix: add settings page with join room and logout button
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 492b9bf..50571d4 100644
--- a/TODO
+++ b/TODO
@@ -66,7 +66,7 @@ Show images while they download by showing them as scanlines starting from the t
Add functionality to ignore users in matrix. This is done with an ignore request and we wont get messages and invites from that user anymore. Also add option to ignore in the invites page.
Add keybind to go to invites page from any page.
Show marker beside pinned messages tab name if there are new pinned messages.
-Make /logout work everywhere, not only in room message input (or add a logout button to settings tab?).
+Make /logout work everywhere, not only in room message input.
Disable message input in matrix when muted.
Preview rooms?
Handle matrix token being invalidated while running.