Histórico de commits

Autor SHA1 Mensagem Data
  Patrick Cloke 4a55d267ee Add an admin API for shadow-banning users. (#9209) 3 anos atrás
  Dirk Klimpel c55e62548c Add tests for List Users Admin API (#9045) 3 anos atrás
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) 3 anos atrás
  David Teller b161528fcc Also support remote users on the joined_rooms admin API. (#8948) 3 anos atrás
  Dirk Klimpel 42d3a28d8b Removes unnecessary declarations in the tests for the admin API. (#9063) 3 anos atrás
  Richard van der Hoff c9c1c9d82f Fix `UsersListTestCase` (#8964) 3 anos atrás
  Dirk Klimpel c07022303e Fix a bug that deactivated users appear in the directory (#8933) 3 anos atrás
  Dirk Klimpel 06006058d7 Make search statement in List Room and User Admin API case-insensitive (#8931) 3 anos atrás
  Patrick Cloke bd30cfe86a Convert internal pusher dicts to attrs classes. (#8940) 3 anos atrás
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 anos atrás
  Will Hunt ff1f0ee094 Call set_avatar_url with target_user, not user_id (#8872) 3 anos atrás
  Patrick Cloke b774c555d8 Add additional validation to pusher URLs. (#8865) 3 anos atrás
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 3 anos atrás
  Erik Johnston 03e392f787 Fix tests on develop (#8777) 3 anos atrás
  Richard van der Hoff deff8f628d Merge pull request #8761 from matrix-org/rav/test_request_rendering 3 anos atrás
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 anos atrás
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 anos atrás
  Dirk Klimpel e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) 3 anos atrás
  Erik Johnston ef2d627015 Fix unit tests (#8689) 3 anos atrás
  Dirk Klimpel 2239813278 Add an admin APIs to allow server admins to list users' pushers (#8610) 3 anos atrás
  Dirk Klimpel 9b7c28283a Add admin API to list users' local media (#8647) 3 anos atrás
  Dirk Klimpel 4ac3a8c5dc Fix a bug in the joined_rooms admin API (#8643) 3 anos atrás
  Dirk Klimpel 8998217540 Fixed a bug with reactivating users with the admin API (#8362) 4 anos atrás
  Dirk Klimpel d688b4bafc Admin API for querying rooms where a user is a member (#8306) 4 anos atrás
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 4 anos atrás
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 4 anos atrás
  Patrick Cloke d4a7829b12 Convert synapse.api to async/await (#8031) 4 anos atrás
  Patrick Cloke 8c7d0f163d Allow accounts to be re-activated from the admin APIs. (#7847) 4 anos atrás
  Dirk Klimpel 908f9e2d24 Allow new users to be registered via the admin API even if the monthly active user limit has been reached (#7263) 4 anos atrás
  Dirk Klimpel 901b1fa561 Email notifications for new users when creating via the Admin API. (#7267) 4 anos atrás