MatrixSynapse/synapse/api
Will Hunt e300ef64b1
Require AppserviceRegistrationType (#9548)
This change ensures that the appservice registration behaviour follows the spec. We decided to do this for Dendrite, so it made sense to also make a PR for synapse to correct the behaviour.
2021-04-12 15:13:55 +01:00
..
__init__.py
auth.py Make it possible to use dmypy (#9692) 2021-03-26 16:49:46 +00:00
auth_blocking.py
constants.py Require AppserviceRegistrationType (#9548) 2021-04-12 15:13:55 +01:00
errors.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
filtering.py
presence.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
ratelimiting.py Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
room_versions.py Add an experimental room version to support restricted join rules. (#9717) 2021-03-31 16:39:08 -04:00
urls.py