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 8b915d8..cfeee31 100644
--- a/TODO
+++ b/TODO
@@ -182,4 +182,5 @@ Check if user has invite privileges and show error before bringing up invite gui
If only users in the same homeserver can join a room then filter out other users in room invite gui.
Exclude users that are already in the room from room invite gui.
Sort users in matrix users list (efficiently and only once!).
-Optimize matrix insert position for room sorting (and user sorting). \ No newline at end of file
+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. \ No newline at end of file