aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-11-22 00:32:08 +0100
committerdec05eba <dec05eba@protonmail.com>2022-11-22 00:32:08 +0100
commit52bc7111147dd3e87e4bf0ae57241c2b81892f78 (patch)
tree412791c6236577f0a18494f3ac21c67419c1b5b1 /TODO
parentcdfda3436aa96134797f6f1c45d76227770f1f4b (diff)
Keep video player fullscreened when changing to the next video
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