diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-07-27 20:24:36 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-07-27 20:24:36 +0200 |
commit | e5fc00e506806f06bde32e9334fdec57dd8cb86d (patch) | |
tree | 8791be0727f5f7ef38443def9526c25accf51963 /TODO | |
parent | 87b3100773f20ab87198329c2a2284ca76235ca6 (diff) |
Implement new 4chan captcha
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |