Commit History

Author SHA1 Message Date
  Patrick Cloke 9407d5ba78 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 8 months ago
  Patrick Cloke cc865fffc0 Convert user_get_threepids response to attrs. (#16468) 8 months ago
  Shay d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
  Andrew Morgan 2e59e97ebd Move ThirdPartyEventRules into module_api/callbacks (#15535) 1 year ago
  Shay 6b23d74ad1 Delete server-side backup keys when deactivating an account. (#15181) 1 year ago
  Andrew Morgan b40657314e Add module API callbacks for adding and deleting local 3PID associations (#15044 1 year ago
  Andrew Morgan bdccfd2477 Refactor arguments of `try_unbind_threepid(_with_id_server)` from dict to separate args (#15053) 1 year ago
  Patrick Cloke 6d47b7e325 Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 1 year ago
  Will Hunt 15382b1afa Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 2 years ago
  Brendan Abolivier 300ed0b8a6 Add module callbacks called for reacting to deactivation status change and profile update (#12062) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre df54c8485a Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 2 years ago
  Sean Quah df95d3aec2 Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2 years ago
  Patrick Cloke eb9ddc8c2e Remove the deprecated BaseHandler. (#11005) 2 years ago
  Hillery Shay eda8c88b84 Add functionality to remove deactivated users from the monthly_active_users table (#10947) 2 years ago
  David Robertson dcfd864970 Fix reactivated users not being added to the user directory (#10782) 2 years ago
  David Robertson 60453315bd Always add local users to the user directory (#10796) 2 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
  David Robertson 318162f5de Easy refactors of the user directory (#10789) 2 years ago
  Andrew Morgan 71f0623de9 Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke b7748d3c00 Import HomeServer from the proper module. (#9665) 3 years ago
  Erik Johnston 1e62d9ee8c Ensure pushers are deleted for deactivated accounts (#9285) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) 3 years ago
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
  Patrick Cloke 629a951b49 Move additional tasks to the background worker, part 4 (#8513) 3 years ago
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) 3 years ago
  Patrick Cloke a93f3121f8 Add type hints to some handlers (#8505) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago