Commit History

Author SHA1 Message Date
  Dirk Klimpel bcb0962a72 Fix deactivate a user if he does not have a profile (#10252) 2 years ago
  Dirk Klimpel 6c02cca95f Add SSO `external_ids` to Query User Account admin API (#10261) 2 years ago
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) 3 years ago
  Jonathan de Jong 495b214f4f Fix (final) Bugbear violations (#9838) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Dirk Klimpel 1fc97ee876 Add an admin API to manage ratelimit for a specific user (#9648) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Dirk Klimpel bb0fe02a52 Add `order_by` to list user admin API (#9691) 3 years ago
  Dirk Klimpel 8dd2ea65a9 Consistently check whether a password may be set for a user. (#9636) 3 years ago
  Dirk Klimpel 71c9f8de6d Add an `order_by` field to list users' media admin API. (#8978) 3 years ago
  Dirk Klimpel c8d9383cfb Add the shadow-banning status to the display user admin API. (#9400) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 4a55d267ee Add an admin API for shadow-banning users. (#9209) 3 years ago
  Dirk Klimpel c55e62548c Add tests for List Users Admin API (#9045) 3 years ago
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) 3 years ago
  David Teller b161528fcc Also support remote users on the joined_rooms admin API. (#8948) 3 years ago
  Dirk Klimpel 42d3a28d8b Removes unnecessary declarations in the tests for the admin API. (#9063) 3 years ago
  Richard van der Hoff c9c1c9d82f Fix `UsersListTestCase` (#8964) 3 years ago
  Dirk Klimpel c07022303e Fix a bug that deactivated users appear in the directory (#8933) 3 years ago
  Dirk Klimpel 06006058d7 Make search statement in List Room and User Admin API case-insensitive (#8931) 3 years ago
  Patrick Cloke bd30cfe86a Convert internal pusher dicts to attrs classes. (#8940) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Will Hunt ff1f0ee094 Call set_avatar_url with target_user, not user_id (#8872) 3 years ago
  Patrick Cloke b774c555d8 Add additional validation to pusher URLs. (#8865) 3 years ago
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 3 years ago
  Erik Johnston 03e392f787 Fix tests on develop (#8777) 3 years ago
  Richard van der Hoff deff8f628d Merge pull request #8761 from matrix-org/rav/test_request_rendering 3 years ago
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Dirk Klimpel e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) 3 years ago