Commit History

Author SHA1 Message Date
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 1 year ago
  Alexander Fechler 54317d34b7 Allow filtering for admins in the list accounts admin API (#16114) 1 year ago
  Mathieu Velten dac97642e4 Implements admin API to lock an user (MSC3939) (#15870) 1 year ago
  Shay f08d05dd2c Actually stop reading from column `user_id` of tables `profiles` (#15955) 1 year ago
  Mathieu Velten 8eb7bb975e Mark get_user_in_directory private since only used in tests (#15884) 1 year ago
  Michael Weimann c8e81898b6 Add not_user_type param to the list accounts admin API (#15844) 1 year ago
  Shay 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 1 year ago
  Quentin Gliech 5b70f240cf Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 1 year ago
  Patrick Cloke 4fc8875876 Refactor media modules. (#15146) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Shay 03bccd542b Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
  Patrick Cloke 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 2 years ago
  Ashish Kumar a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 2 years ago
  Tadeusz Sośnierz 1433b5d5b6 Show erasure status when listing users in the Admin API (#14205) 2 years ago
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 2 years ago
  Brendan Abolivier 8ae42ab8fa Support enabling/disabling pushers (from MSC3881) (#13799) 2 years ago
  Quentin Gliech 74f60cec92 Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 2 years ago
  Dirk Klimpel f799eac7ea Add timestamp to user's consent (#13741) 2 years ago
  Andrew Morgan f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 2 years ago
  Dirk Klimpel 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 2 years ago
  Dirk Klimpel 1595052b26 Use literals in place of `HTTPStatus` constants in tests (#13479) 2 years ago
  Dirk Klimpel c97042f7ee Use literals in place of `HTTPStatus` constants in tests (#13469) 2 years ago
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 2 years ago
  Thomas Weston 0312ff44c6 Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 2 years ago
  David Robertson d102ad67fd annotate tests.server.FakeChannel (#13136) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  David Robertson fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago