MatrixSynapse/synapse/config
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
__init__.py
__main__.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
_base.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
_base.pyi
api.py
appservice.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
cache.py
captcha.py
cas.py
consent_config.py
database.py
emailconfig.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
groups.py
homeserver.py
jwt_config.py
key.py
logger.py
metrics.py
oidc_config.py fix broken link in sample config (#7712) 2020-06-16 19:50:16 +01:00
password.py
password_auth_providers.py
push.py
ratelimiting.py
redis.py
registration.py Additional configuration options for auto-join rooms (#7763) 2020-06-30 15:41:36 -04:00
repository.py Support running multiple media repos. (#7706) 2020-06-17 14:13:30 +01:00
room.py
room_directory.py
saml2_config.py
server.py Create a ListenerConfig object (#7681) 2020-06-16 12:44:07 +01:00
server_notices_config.py
spam_checker.py
sso.py
stats.py
third_party_event_rules.py
tls.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
tracer.py
user_directory.py
voip.py
workers.py Create a ListenerConfig object (#7681) 2020-06-16 12:44:07 +01:00