forked-synapse/synapse/storage/databases
Patrick Cloke 4a55d267ee
Add an admin API for shadow-banning users. (#9209)
This expands the current shadow-banning feature to be usable via
the admin API and adds documentation for it.

A shadow-banned users receives successful responses to their
client-server API requests, but the events are not propagated into rooms.

Shadow-banning a user should be used as a tool of last resort and may lead
to confusing or broken behaviour for the client.
2021-01-25 14:49:39 -05:00
..
main Add an admin API for shadow-banning users. (#9209) 2021-01-25 14:49:39 -05:00
state Use execute_batch in more places (#9188) 2021-01-21 14:44:12 +00:00
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00