MatrixSynapse/synapse
Richard van der Hoff f02663c4dd
Replace `room_invite_state_types` with `room_prejoin_state` (#9700)
`room_invite_state_types` was inconvenient as a configuration setting, because
anyone that ever set it would not receive any new types that were added to the
defaults. Here, we deprecate the old setting, and replace it with a couple of
new settings under `room_prejoin_state`.
2021-03-30 12:12:44 +01:00
..
_scripts
api
app
appservice
config Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 2021-03-30 12:12:44 +01:00
crypto
events
federation Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00
groups
handlers Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 2021-03-30 12:12:44 +01:00
http
logging
metrics
module_api
push
replication
res/templates
rest
server_notices
spam_checker_api Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) 2020-10-07 12:03:26 +01:00
state
static
storage Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 2021-03-30 12:12:44 +01:00
streams Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
util
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
types.py Convert Requester to attrs (#9586) 2021-03-10 18:15:56 +00:00
visibility.py