mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 23:39:21 -04:00

Initial commit; this doesn't work yet - the LIKE filtering seems too aggressive. It also needs _do_initial_spam to be aware of prepopulating the whole user_directory_search table with all users... ...and it needs a handle_user_signup() or something to be added so that new signups get incrementally added to the table too. Committing it here as a WIP