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 65bf39b..1fbf86d 100644
--- a/TODO
+++ b/TODO
@@ -150,4 +150,5 @@ Comparing latest message for unread message should be done by comparing event id
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. \ No newline at end of file
+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