aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-05-20 23:08:44 +0200
committerdec05eba <dec05eba@protonmail.com>2021-05-20 23:08:44 +0200
commitbd13b51eb83ef95d46960db920a8572766e91789 (patch)
tree878e4bde837890400d535f792d30c8f9bcfb8bd7 /TODO
parent132b77f664eb0f82706b4bd16643fab62155e7fc (diff)
Stop fetching notifications at the end
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index e4fbae0..963362c 100644
--- a/TODO
+++ b/TODO
@@ -75,7 +75,6 @@ Add functionality to ignore users in matrix. This is done with an ignore request
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?).
-Add a notifications tab to show messages that mention us in all rooms (and then press enter to go to that message in that room), also add a unread/mentioned rooms list tab to only show rooms with unread messages or mentions.
Disable message input in matrix when muted.
Preview rooms?
Handle matrix token being invalidated while running.