MatrixSynapse/synapse/config
Hugh Nimmo-Smith 4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018)
Co-authored-by: reivilibre <olivier@librepush.net>
Co-authored-by: Andrew Morgan <andrewm@element.io>
2022-10-18 15:52:25 +00:00
..
__init__.py
__main__.py
_base.py Generate missing configuration files at startup (#13615) 2022-08-26 11:26:06 +00:00
_base.pyi
_util.py
account_validity.py
api.py
appservice.py
auth.py
background_updates.py
cache.py Fix `track_memory_usage` on poetry-core 1.3.x installations (#14221) 2022-10-18 13:59:04 +01:00
captcha.py
cas.py
consent.py
database.py
emailconfig.py Drop support for delegating email validation, round 2 (#13596) 2022-08-23 11:40:00 +00:00
experimental.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
federation.py
homeserver.py
jwt.py
key.py Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 2022-09-08 11:18:03 +01:00
logger.py Parse SYNAPSE_ASYNC_IO_REACTOR env variable & log the reactor on startup (#14092) 2022-10-07 15:19:59 +01:00
metrics.py Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) 2022-10-03 17:16:15 +00:00
modules.py
oembed.py
oidc.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Support `registration_shared_secret` in a file (#13614) 2022-08-25 16:27:46 +00:00
repository.py Unpin build-system requirements, but impose an upper-bound (#14085) 2022-10-07 15:15:10 +01:00
retention.py
room.py
room_directory.py
saml2.py
server.py Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 2022-10-18 15:52:25 +00:00
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 Remove configuration options for direct TCP replication. (#13647) 2022-09-06 07:50:02 +00:00