summary refs log tree commit diff
path: root/tests/rest/client/test_shadow_banned.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints for event streams. (#10856)Patrick Cloke2021-09-211-2/+8
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-2/+7
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-1/+1
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-2/+8
* Add an admin API for shadow-banning users. (#9209)Patrick Cloke2021-01-251-6/+2
* Remove spurious "SynapseRequest" result from `make_request"Richard van der Hoff2020-12-151-8/+8
* Remove redundant `HomeserverTestCase.render`Richard van der Hoff2020-11-161-8/+0
* Remove the deprecated Handlers object (#8494)Patrick Cloke2020-10-091-1/+1
* Remove remaining is_guest argument uses from get_room_data calls (#8181)Andrew Morgan2020-08-261-10/+2
* Do not propagate typing notifications from shadow-banned users. (#8176)Patrick Cloke2020-08-261-0/+48
* Do not propagate profile changes of shadow-banned users into rooms. (#8157)Patrick Cloke2020-08-261-0/+272