Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 年之前
..
__init__.py deca277d09 Let synctl use a config directory. (#5904) 4 年之前
__main__.py 1dcb086f33 Fix synapse.config.__main__ on python 3 (#4356) 5 年之前
_base.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
_base.pyi f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
api.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
appservice.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 年之前
captcha.py bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 年之前
cas.py be9b55e0d2 cas: support setting display name (#6114) 4 年之前
consent_config.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 年之前
database.py 75d8f26ac8 Split state groups into a separate data store (#6296) 4 年之前
emailconfig.py 495005360c Bump version of mypy 4 年之前
groups.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
homeserver.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
jwt_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
key.py b95b762560 Add an export_signing_key script (#6546) 4 年之前
logger.py fe1f2b4520 Remove last usages of deprecated logging.warn method (#6314) 4 年之前
metrics.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 年之前
password.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
password_auth_providers.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
push.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
ratelimiting.py 495005360c Bump version of mypy 4 年之前
registration.py ce578031f4 Remove assertion and provide a clear warning on startup for missing public_baseurl (#6379) 4 年之前
repository.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
room_directory.py 3916e1b97a Clean up newline quote marks around the codebase (#6362) 4 年之前
saml2_config.py 4947de5a14 Allow SAML username provider plugins (#6411) 4 年之前
server.py bfb95654c9 Add option to allow profile queries without sharing a room (#6523) 4 年之前
server_notices_config.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
spam_checker.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
stats.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
third_party_event_rules.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
tls.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 年之前
tracer.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
user_directory.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 年之前
workers.py f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 年之前