aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-12-15 12:44:59 +0100
committerdec05eba <dec05eba@protonmail.com>2020-12-15 12:45:02 +0100
commitebfd1293acb274a109b63ff331e2c4eeafeff115 (patch)
tree16052ce2a734c0c090294962d8e5b2419f05f4bc /TODO
parent86db163a96e0471c6f49da7c1250cc9bde48fdfb (diff)
Matrix: more red in replies, or whatever
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
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