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