From 5d2a7d977f9b0a1604e106f4e2b0c2c9b89c3235 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 10 Nov 2022 11:53:58 +0100 Subject: Matrix: add settings page with join room and logout button --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.3