aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-03 11:21:01 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-03 11:21:01 +0200
commitadfdc6109c18776c69d8b519606d6721354ec004 (patch)
tree3fd2bf2341df84ed20c340a9ab2f58f7f14d1b8d /TODO
parent769000b8f979fd2c4d7cd87fb83cf08912eb90dc (diff)
Matrix: use correct avatar for direct message rooms
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f3b83f5..50e381a 100644
--- a/TODO
+++ b/TODO
@@ -81,4 +81,5 @@ Show deleted messages in matrix as MESSAGE DELETED or whatever.
Use linear-interpolation for thumbnail creation.
If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM).
Optimize startup time.
-Update 4chan thread in real time, just like 4chan-x. \ No newline at end of file
+Update 4chan thread in real time, just like 4chan-x.
+Save the original event message, so when replying for example we can use the original message as the replying to message, rather than our converted "body" text. \ No newline at end of file