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.
 
 
 
 
 
 
Brendan Abolivier 28989cb301
Add a background job to automatically delete stale devices (#12855)
2 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
__main__.py Additional type hints for config module. (#11465) 2 years ago
_base.py Reload cache factors from disk on SIGHUP (#12673) 2 years ago
_base.pyi Remove backing code for groups/communities (#12558) 2 years ago
_util.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_validity.py Add missing type hints to config classes. (#12402) 2 years ago
api.py Add missing type hints to config classes. (#12402) 2 years ago
appservice.py Update mypy to 0.950 and fix complaints (#12650) 2 years ago
auth.py Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (#12883) 2 years ago
background_updates.py Add missing type hints to config classes. (#12402) 2 years ago
cache.py Add config flags to allow for cache auto-tuning (#12701) 2 years ago
captcha.py Add missing type hints to config classes. (#12402) 2 years ago
cas.py Add missing type hints to config classes. (#12402) 2 years ago
consent.py Add missing type hints to config classes. (#12402) 2 years ago
database.py Add missing type hints to config classes. (#12402) 2 years ago
emailconfig.py Add missing type hints to config classes. (#12402) 2 years ago
experimental.py Remove user-visible groups/communities code (#12553) 2 years ago
federation.py Disable device name lookup over federation by default (#12616) 2 years ago
homeserver.py Remove backing code for groups/communities (#12558) 2 years ago
jwt.py Add missing type hints to config classes. (#12402) 2 years ago
key.py Add missing type hints to config classes. (#12402) 2 years ago
logger.py Remove special-case for `twisted` logger (#12589) 2 years ago
metrics.py Add missing type hints to config classes. (#12402) 2 years ago
modules.py Add missing type hints to config classes. (#12402) 2 years ago
oembed.py Properly close providers.json file stream. (#12794) 2 years ago
oidc.py Add missing type hints to config classes. (#12402) 2 years ago
password_auth_providers.py Add missing type hints to config classes. (#12402) 2 years ago
push.py Add missing type hints to config classes. (#12402) 2 years ago
ratelimiting.py Add missing type hints to config classes. (#12402) 2 years ago
redis.py Add missing type hints to config classes. (#12402) 2 years ago
registration.py Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639) 2 years ago
repository.py Add missing type hints to config classes. (#12402) 2 years ago
retention.py Add missing type hints to config classes. (#12402) 2 years ago
room.py add default_power_level_content_override config option. (#12618) 2 years ago
room_directory.py Add missing type hints to config classes. (#12402) 2 years ago
saml2.py Add missing type hints to config classes. (#12402) 2 years ago
server.py Add a background job to automatically delete stale devices (#12855) 2 years ago
server_notices.py Add missing type hints to config classes. (#12402) 2 years ago
spam_checker.py Add missing type hints to config classes. (#12402) 2 years ago
sso.py Add missing type hints to config classes. (#12402) 2 years ago
stats.py Add missing type hints to config classes. (#12402) 2 years ago
third_party_event_rules.py Add missing type hints to config classes. (#12402) 2 years ago
tls.py Add missing type hints to config classes. (#12402) 2 years ago
tracer.py Easy type hints in synapse.logging.opentracing (#12894) 2 years ago
user_directory.py Add missing type hints to config classes. (#12402) 2 years ago
voip.py Add missing type hints to config classes. (#12402) 2 years ago
workers.py Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2 years ago