mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-27 00:26:23 -05:00
* Add check_can_deactivate_user * Add check_can_shutdown_rooms * Documentation * callbacks, not functions * Various suggested tweaks * Add tests for test_check_can_shutdown_room and test_check_can_deactivate_user * Update check_can_deactivate_user to not take a Requester * Fix check_can_shutdown_room docs * Renegade and use `by_admin` instead of `admin_user_id` * fix lint * Update docs/modules/third_party_rules_callbacks.md Co-authored-by: Brendan Abolivier <babolivier@matrix.org> * Update docs/modules/third_party_rules_callbacks.md Co-authored-by: Brendan Abolivier <babolivier@matrix.org> * Update docs/modules/third_party_rules_callbacks.md Co-authored-by: Brendan Abolivier <babolivier@matrix.org> * Update docs/modules/third_party_rules_callbacks.md Co-authored-by: Brendan Abolivier <babolivier@matrix.org> Co-authored-by: Brendan Abolivier <babolivier@matrix.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| background_updates.py | ||
| devices.py | ||
| event_reports.py | ||
| federation.py | ||
| groups.py | ||
| media.py | ||
| registration_tokens.py | ||
| rooms.py | ||
| server_notice_servlet.py | ||
| statistics.py | ||
| username_available.py | ||
| users.py | ||