Commit Graph

45 Commits (8834396b8ac96f76263d80dea9b559e2597215a6)

Author SHA1 Message Date
Erik Johnston ab822a2d1f Add some fixmes 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 77ac14b960
Pass around the reactor explicitly (#3385) 7 years ago
David Baker 7a1af504d7 Remove users from user directory on deactivate 7 years ago
Adrian Tschira 933bf2dd35 replace some iteritems with six 7 years ago
Matthew Hodgson c22e73293a speed up the rate of initial spam for users 7 years ago
Matthew Hodgson 74e0cc74ce fix pep8 and tests 7 years ago
Matthew Hodgson 1bd40ca73e switch to a simpler 'search_all_users' button as per review feedback 7 years ago
Matthew Hodgson a4bb133b68 fix thinkos galore 7 years ago
Matthew Hodgson 3241c7aac3 untested WIP but might actually work 7 years ago
Matthew Hodgson 47d99a20d5 Add user_directory_include_pattern config param to expand search results to additional users 7 years ago
Matthew Hodgson d1622e080f s/intial/initial/ 7 years ago
Erik Johnston 44c722931b Make some more params configurable 8 years ago
Erik Johnston 2d520a9826 Typo. ARGH. 8 years ago
Erik Johnston 24d894e2e2 Fix thinko in unhandled user spam 8 years ago
Erik Johnston 1217c7da91 Don't work out users who share room with appservice users 8 years ago
Erik Johnston 6aa5bc8635 Initial worker impl 8 years ago
Erik Johnston a9d6fa8b2b Include users who share room with requester in user directory 8 years ago
Erik Johnston 4564b05483 Implement updating users who share rooms on the fly 8 years ago
Erik Johnston 72613bc379 Implement initial population of users who share rooms table 8 years ago
Erik Johnston d9fd937e39 Fix user directory insertion due to missing room_id 8 years ago
Erik Johnston 6ae8373d40 Don't assume existance of events when updating user directory 8 years ago
Erik Johnston 0185b75381 Change is_host_joined to use current_state table 8 years ago
Erik Johnston ecdd2a3658 Don't start user_directory handling on workers 8 years ago
Erik Johnston 2f34ad31ac Add some logging to user directory 8 years ago
Erik Johnston 1a01af079e Handle profile updates in user directory 8 years ago
Erik Johnston 21e255a8f1 Split the table in two 8 years ago
Erik Johnston 7233341eac Comments 8 years ago
Erik Johnston 8be6fd95a3 Check if host is still in room 8 years ago
Erik Johnston 9c7db2491b Fix removing users 8 years ago
Erik Johnston 0fe6f3c521 Bug fixes and logging 8 years ago
Erik Johnston cc7609aa9f Comment briefly on how we keep user_directory up to date 8 years ago
Erik Johnston b2d8d07109 Lifts things into separate function 8 years ago
Erik Johnston f9791498ae Typos 8 years ago
Erik Johnston f091061711 Fix tests 8 years ago
Erik Johnston dc51af3d03 Pull max id from correct table 8 years ago
Erik Johnston 350622a107 Handle the server leaving a public room 8 years ago
Erik Johnston 63fda37e20 Add comments 8 years ago
Erik Johnston 3b5f22ca40 Add search 8 years ago
Erik Johnston b5db4ed5f6 Update room column when room becomes unpublic 8 years ago
Erik Johnston 168524543f Add call later 8 years ago
Erik Johnston 3e123b8497 Start later 8 years ago
Erik Johnston 42137efde7 Don't go round in circles 8 years ago
Erik Johnston eeb2f9e546 Add user_directory to database 8 years ago