Andrew Morgan fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 years ago
..
__init__.py deca277d09 Let synctl use a config directory. (#5904) 4 years ago
__main__.py 1dcb086f33 Fix synapse.config.__main__ on python 3 (#4356) 5 years ago
_base.py cc9eceb00d Don't crash when one of the configuration files is empty (#7341) 4 years ago
_base.pyi 616af44137 Implement OpenID Connect-based login (#7256) 4 years ago
api.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
appservice.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
cache.py d7d8a2e7ee Fix up comments 4 years ago
captcha.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
cas.py be9b55e0d2 cas: support setting display name (#6114) 4 years ago
consent_config.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
database.py 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 years ago
emailconfig.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
groups.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
homeserver.py fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 years ago
jwt_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
key.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
logger.py e5c67d04db Add option to move event persistence off master (#7517) 4 years ago
metrics.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
oidc_config.py 11de843626 Cleanups to the OpenID Connect integration (#7628) 4 years ago
password.py e8e2ddb60a Allow server admins to define and enforce a password policy (MSC2000). (#7118) 4 years ago
password_auth_providers.py 29b7e22b93 Add documentation to password_providers config option (#7238) 4 years ago
push.py 5ce0b17e38 Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 years ago
ratelimiting.py f4e6495b5d Performance improvements and refactor of Ratelimiter (#7595) 4 years ago
redis.py da9b2db3af Drop support for redis.dbid (#7450) 4 years ago
registration.py 09099313e6 Add an option to disable autojoin for guest accounts (#6637) 4 years ago
repository.py e55ee7c32f Add support for webp thumbnailing (#7586) 4 years ago
room.py fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 years ago
room_directory.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 years ago
saml2_config.py 11de843626 Cleanups to the OpenID Connect integration (#7628) 4 years ago
server.py 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
server_notices_config.py 46cb2550bb Fix copypasted comment (#7477) 4 years ago
spam_checker.py 67feea8044 Extend spam checker to allow for multiple modules (#7435) 4 years ago
sso.py 11de843626 Cleanups to the OpenID Connect integration (#7628) 4 years ago
stats.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
third_party_event_rules.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
tls.py 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
tracer.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
user_directory.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
workers.py e5c67d04db Add option to move event persistence off master (#7517) 4 years ago