Dirk Klimpel
|
8428ef66c7
Add type hints to `synapse/tests/rest/admin` (#11590)
|
2 éve |
Richard van der Hoff
|
b1ecd19c5d
Fix 'delete room' admin api to work on incomplete rooms (#11523)
|
2 éve |
Dirk Klimpel
|
e5f426cd54
Add type hints to `synapse/tests/rest/admin` (#11501)
|
2 éve |
Dirk Klimpel
|
432a174bc1
Remove unnecessary `json.dumps` from `tests.rest.admin` (#11461)
|
3 éve |
Dirk Klimpel
|
35b1900f00
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)
|
3 éve |
Dirk Klimpel
|
81b18fe5c0
Add dedicated admin API for blocking a room (#11324)
|
3 éve |
Dirk Klimpel
|
8840a7b7f1
Convert delete room admin API to async endpoint (#11223)
|
3 éve |
David Robertson
|
b6f4d122ef
Allow admins to proactively block rooms (#11228)
|
3 éve |
Dirk Klimpel
|
7537201840
Add search by room ID and room alias to List Room admin API (#11099)
|
3 éve |
Dirk Klimpel
|
caa706d825
Fix a bug in unit test `test_block_room_and_not_purge` (#11226)
|
3 éve |
Dirk Klimpel
|
66bdca3e31
Remove deprecated delete room admin API (#11213)
|
3 éve |
Patrick Cloke
|
e584534403
Use direct references for some configuration variables (part 3) (#10885)
|
3 éve |
Hillery Shay
|
5fca3c8ae6
Allow Synapse Admin API's Room Search to accept non-ASCII characters (#10859)
|
3 éve |
Dirk Klimpel
|
430241a1e9
Remove deprecated Shutdown Room and Purge Room Admin API (#8830)
|
3 éve |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 éve |
Jonathan de Jong
|
89cfc3dd98
[pyupgrade] `tests/` (#10347)
|
3 éve |
Cristina
|
f6767abc05
Remove functionality associated with unused historical stats tables (#9721)
|
3 éve |
ThibF
|
0085dc5abc
Delete room endpoint (#9889)
|
3 éve |
Jonathan de Jong
|
495b214f4f
Fix (final) Bugbear violations (#9838)
|
3 éve |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 éve |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 éve |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 éve |
David Teller
|
b0b2cac057
Merge pull request #9150 from Yoric/develop-context
|
3 éve |
Travis Ralston
|
b60bb28bbc
Add an admin API to get the current room state (#9168)
|
3 éve |
David Teller
|
31d072aea0
FIXUP: linter
|
3 éve |
David Teller
|
b859919acc
FIXUP: Now testing that the user is admin!
|
3 éve |
David Teller
|
10332c175c
New API /_synapse/admin/rooms/{roomId}/context/{eventId}
|
3 éve |
Dirk Klimpel
|
42d3a28d8b
Removes unnecessary declarations in the tests for the admin API. (#9063)
|
3 éve |
Patrick Cloke
|
d0c3c24eb2
Drop the unused local_invites table. (#8979)
|
3 éve |
Erik Johnston
|
d781a81e69
Allow server admin to get admin bit in rooms where local user is an admin (#8756)
|
3 éve |