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 2927921942
Clean up `ShardedWorkerHandlingConfig` (#9466)
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 Clean up `ShardedWorkerHandlingConfig` (#9466) 4 years ago
_base.pyi Clean up `ShardedWorkerHandlingConfig` (#9466) 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 Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#9426) 4 years ago
cache.py Stop sub-classing object (#8249) 4 years ago
captcha.py Clean-up the template loading code. (#9200) 4 years ago
cas.py Synapse 1.27.0rc2 (2021-02-11) 4 years ago
consent_config.py Clean-up the template loading code. (#9200) 4 years ago
database.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
emailconfig.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
experimental.py Implement MSC2858 support (#9183) 4 years ago
federation.py Add configs to make profile data more private (#9203) 4 years ago
groups.py Update the value of group_creation_prefix in sample config. (#8992) 4 years ago
homeserver.py Implement MSC2858 support (#9183) 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 Update black, and run auto formatting over the codebase (#9381) 4 years ago
metrics.py Stop sub-classing object (#8249) 4 years ago
oidc_config.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
password_auth_providers.py Better formatting for config errors from modules (#8874) 4 years ago
push.py Clean up `ShardedWorkerHandlingConfig` (#9466) 4 years ago
ratelimiting.py Ratelimit cross-user key sharing requests. (#8957) 4 years ago
redis.py Update worker docs with recent enhancements (#7969) 4 years ago
registration.py Synapse 1.27.0rc2 (2021-02-11) 4 years ago
repository.py Remove vestiges of uploads_path config (#9462) 4 years ago
room.py Stop sub-classing object (#8249) 4 years ago
room_directory.py Fix some typos. 4 years ago
saml2_config.py Synapse 1.27.0rc2 (2021-02-11) 4 years ago
server.py Clean up `ShardedWorkerHandlingConfig` (#9466) 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 Update black, and run auto formatting over the codebase (#9381) 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 Clean up the user directory sample config section (#9385) 4 years ago
voip.py Add config linting script that checks for bool casing (#6203) 5 years ago
workers.py Clean up `ShardedWorkerHandlingConfig` (#9466) 4 years ago