From 118ea78d95a82d9f943180c8f976befc5d2dc97e Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 11 Mar 2023 23:12:25 +0100 Subject: Matrix: allow pressing enter on a message with a room alias to join the room --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c1b8592..fe1800b 100644 --- a/TODO +++ b/TODO @@ -33,7 +33,7 @@ Update 4chan thread in real time, just like 4chan-x. Add url preview for matrix (using matrix api, fallback to client url preview (using our own url preview project) if disabled by the homeserver). IMPORTANT: Cleanup old messages in matrix (from matrix plugin), and instead either save them to disk or refetch them from server when going up to read old messages. (High memory usage, high disk space) Do not try to reload/redownload thumbnail that fails to download after its cleared when its no longer visible on screen and then becomes visible. -Show google recaptcha on youtube when search/play fails, which can happen when using tor. +Show google recaptcha on youtube when search/play fails, which can happen when using tor. Also required for readm (which was removed because of that). Show notifications when we receive a message in a matrix room even if we are not mentioned. This happens when we have set to receive notifications for all messages. If there are multiple users with the same name in a matrix room, then display the user id beside the displayname. Show 4chan warnings as warnings instead of ban when posting a message (show the warning message) and then post the message. @@ -256,4 +256,5 @@ Fully support all emoji, including the minimally-qualified ones. Sometimes twemo Support NicoNicoDouga and BiliBili (user request). Support arabic/hebrew text. Use Text class for all text rendering. Add command to change avatar/username/etc globally/per room in matrix. -Fix youtube information page missing info, show more youtube info in search results. \ No newline at end of file +Fix youtube information page missing info, show more youtube info in search results. +Implement m.room.canonical_alias. \ No newline at end of file -- cgit v1.2.3