0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-29 13:08:57 +02:00
synapse/synapse/api
Patrick Cloke 9dde9c9f01
Implement MSC2176: Updated redaction rules (#8984)
An experimental room version ("org.matrix.msc2176") contains
the new redaction rules for testing.
2021-01-05 07:41:48 -05:00
..
__init__.py
auth.py Do not assume that the contents dictionary includes history_visibility. (#8945) 2020-12-16 08:46:37 -05:00
auth_blocking.py Don't MAU limit AS ghost users 2020-12-17 12:04:14 +00:00
constants.py Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00
errors.py
filtering.py
presence.py
ratelimiting.py
room_versions.py Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
urls.py