From e5fc00e506806f06bde32e9334fdec57dd8cb86d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 27 Jul 2021 20:24:36 +0200 Subject: Implement new 4chan captcha --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') 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 -- cgit v1.2.3