You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/config
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104)
4 years ago
..
__init__.py Let synctl use a config directory. (#5904) 5 years ago
__main__.py isort 5 compatibility (#7786) 4 years ago
_base.py Better formatting for config errors from modules (#8874) 4 years ago
_base.pyi Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
_util.py Fix validate_config on nested objects (#9054) 4 years ago
api.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
appservice.py Send some ephemeral events to appservices (#8437) 4 years ago
auth.py Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
cache.py Stop sub-classing object (#8249) 4 years ago
captcha.py Convert additional templates to Jinja (#8444) 4 years ago
cas.py Land support for multiple OIDC providers (#9110) 4 years ago
consent_config.py Convert additional templates to Jinja (#8444) 4 years ago
database.py Rename database classes to make some sense (#8033) 4 years ago
emailconfig.py Send the location of the web client to the IS when inviting via 3PIDs. (#8930) 4 years ago
federation.py Fix the sample config location for the ip_range_whitelist setting. (#8954) 4 years ago
groups.py Update the value of group_creation_prefix in sample config. (#8992) 4 years ago
homeserver.py Allow re-using a UI auth validation for a period of time (#8970) 4 years ago
jwt_config.py Fix typos and spelling errors. (#8639) 4 years ago
key.py Stop sub-classing object (#8249) 4 years ago
logger.py Various clean-ups to the logging context code (#8935) 4 years ago
metrics.py Stop sub-classing object (#8249) 4 years ago
oidc_config.py Land support for multiple OIDC providers (#9110) 4 years ago
password_auth_providers.py Better formatting for config errors from modules (#8874) 4 years ago
push.py Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 4 years ago
ratelimiting.py Stop sub-classing object (#8249) 4 years ago
redis.py Update worker docs with recent enhancements (#7969) 4 years ago
registration.py Remote dependency on distutils (#9125) 4 years ago
repository.py Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 4 years ago
room.py Stop sub-classing object (#8249) 4 years ago
room_directory.py Better formatting for config errors from modules (#8874) 4 years ago
saml2_config.py Better formatting for config errors from modules (#8874) 4 years ago
server.py Fix the sample config location for the ip_range_whitelist setting. (#8954) 4 years ago
server_notices_config.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
spam_checker.py Better formatting for config errors from modules (#8874) 4 years ago
sso.py Give the user a better error when they present bad SSO creds 4 years ago
stats.py Remove obsolete __future__ imports (#8337) 4 years ago
third_party_event_rules.py Better formatting for config errors from modules (#8874) 4 years ago
tls.py Enable mypy checking for unreachable code and fix instances. (#8432) 4 years ago
tracer.py Fix typos and spelling errors. (#8639) 4 years ago
user_directory.py Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
voip.py Add config linting script that checks for bool casing (#6203) 5 years ago
workers.py Allow moving account data and receipts streams off master (#9104) 4 years ago