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 95d7a61..ce73dc8 100644
--- a/TODO
+++ b/TODO
@@ -246,4 +246,5 @@ Detect invidious urls too, even the ones that dont have watch?v=.. this could be
Atomic file operations should use a random generated name instead of .tmp, because multiple instances of quickmedia may be running and they may try to write to the same file at the same time. In such cases they can also write to the same temporary file at the same time.
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. \ No newline at end of file
+/encrypt should support formatted text like greentext, custom emoji, mentions etc.
+allow opening 4chan thread directly (with jumping to comment), allow navigating to cross-post/dead thread with ctrl+i, fallback to 4chan archive if thread is dead. \ No newline at end of file