diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-10-03 11:21:01 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-10-03 11:21:01 +0200 |
commit | adfdc6109c18776c69d8b519606d6721354ec004 (patch) | |
tree | 3fd2bf2341df84ed20c340a9ab2f58f7f14d1b8d /TODO | |
parent | 769000b8f979fd2c4d7cd87fb83cf08912eb90dc (diff) |
Matrix: use correct avatar for direct message rooms
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |