From ebfd1293acb274a109b63ff331e2c4eeafeff115 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 15 Dec 2020 12:44:59 +0100 Subject: Matrix: more red in replies, or whatever --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1fbf86d..6208d37 100644 --- a/TODO +++ b/TODO @@ -151,4 +151,5 @@ Support replying to messages with media, by typing /upload in the reply text. Instead of doing a GET for the first N bytes to check if a video is streamable, start streaming the video and if the first bytes doesn't contain MOOV then wait until the whole video has downloaded before playing it. Create thumbnail when uploading an image in matrix. If a message reply is edited and its a reply to us, then we want the text to be red even if its edited. -Implement matrix spoiler, see: https://github.com/matrix-org/matrix-doc/blob/master/proposals/2010-spoilers.md \ No newline at end of file +Implement matrix spoiler, see: https://github.com/matrix-org/matrix-doc/blob/master/proposals/2010-spoilers.md. +Make the messages that mention us red using the matrix notification api that we already use. Mark those messages as mentions us. \ No newline at end of file -- cgit v1.2.3