MatrixSynapse/synapse/config
Patrick Cloke d15e72e511
Update the notification email subject when invited to a space. (#10426)
2021-07-21 17:29:54 +00:00
..
__init__.py
__main__.py
_base.py
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py Update the notification email subject when invited to a space. (#10426) 2021-07-21 17:29:54 +00:00
experimental.py
federation.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
groups.py
homeserver.py
jwt.py
key.py
logger.py
metrics.py
modules.py
oidc.py
password_auth_providers.py Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
push.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
ratelimiting.py
redis.py
registration.py
repository.py
room.py
room_directory.py
saml2.py
server.py
server_notices.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py