aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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