diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-11-26 00:38:31 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-11-26 00:38:31 +0100 |
commit | e75fe2db48fea5663da43d6faf1c1e1d48de2c4f (patch) | |
tree | 59022bd661b5942e8d5427e1a29a80954ed69849 /TODO | |
parent | 0c4fd4700d6ee31f6b848d49a6aa7ebfa4a806fa (diff) |
Remove reply formatting from media file title in matrix media reply
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -247,4 +247,6 @@ Atomic file operations should use a random generated name instead of .tmp, becau TODO: https://github.com/matrix-org/synapse/issues/14444. Use matrix /sync "since" param. Its beneficial even to quickmedia because synapse is written in such a way that using "since" is faster. /encrypt should support formatted text like greentext, custom emoji, mentions etc. -allow navigating to cross-post/dead thread with ctrl+i, fallback to 4chan archive if thread is dead, allow navigating to thread post in the same thread as well using archive to bring the post back alive, revive deleted images using archive.
\ No newline at end of file +allow navigating to cross-post/dead thread with ctrl+i, fallback to 4chan archive if thread is dead, allow navigating to thread post in the same thread as well using archive to bring the post back alive, revive deleted images using archive. +Add option to open youtube/4chan links in a new instance of quickmedia (maybe with ctrl+enter?). +AAAAA Resizing 4chan post with no images but with replies (reactions) gives incorrect body item height compared to the rendered height.
\ No newline at end of file |