aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 77cc63c..3b6ffb9 100644
--- a/TODO
+++ b/TODO
@@ -185,4 +185,6 @@ Sort users in matrix users list (efficiently and only once!).
Optimize matrix insert position for room sorting (and user sorting).
Cache solved 4chan captcha solution (and challenge id) on disk. ttl is (always?) 120 seconds so restarting quickmedia under that period should use the already solved captcha.
Posting on bant doesn't work for some reason. The request is sent successfully but the comment never appears on the website.
-4chan_pass cookie is needed to get captcha without slider. How to get this without an account? 4chan website sets this for anon too. \ No newline at end of file
+4chan_pass cookie is needed to get captcha without slider. How to get this without an account? 4chan website sets this for anon too.
+Handle replaces_state in matrix to get correct order for states?
+Handle users_default power level in matrix. \ No newline at end of file