From 925139ea3ba6634a267586db0e60af1ea60cdc6f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 1 Oct 2020 12:16:14 +0200 Subject: Matrix: fix replying broken formatting, including reply message in body --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index cda7ecb..653c1f6 100644 --- a/TODO +++ b/TODO @@ -57,4 +57,7 @@ When deleting an edited message on matrix, delete the original message instead o Implement mentions in matrix with an autofill list, like on element. Also do the same with / commands. Add option to disable autosearch and search when pressing enter instead or something? this would be needed for mobile phones where typing is slow. Sleep when idle, to reduce cpu usage from 1-2% to 0%, important for mobile devices. Also render view to a rendertexture and render that instead of redrawing every time every time. -Show a notification when somebody replies to you on matrix and also provide a way to notify when notifications should be received (using matrix api) and also read the notification config from matrix. Also provide a way to disable notifications globally. Also send read markers to not notify every time we restart QuickMedia. \ No newline at end of file +Show a notification when somebody replies to you on matrix and also provide a way to notify when notifications should be received (using matrix api) and also read the notification config from matrix. Also provide a way to disable notifications globally. Also send read markers to not notify every time we restart QuickMedia. +Direct message room name should always be the name of the other peer, or in an anonymous room the room name should be some of their names and "X others". +Add room search. +Use quickmedia to show image in matrix rooms, instead of mpv. \ No newline at end of file -- cgit v1.2.3