Philipp Matthias Schäfer eedb4527f1 Fix link from generated configuration file to documentation (#11678) 2 years ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
__main__.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
_base.py 55669bd3de Add missing type hints to config base classes (#11377) 2 years ago
_base.pyi 55669bd3de Add missing type hints to config base classes (#11377) 2 years ago
_util.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_validity.py 86a497efaa Default value for `public_baseurl` (#11210) 2 years ago
api.py 8422a7f7f6 Include the topic event in the prejoin state, per MSC3173. (#11666) 2 years ago
appservice.py 2519beaad2 Add missing type hints to `synapse.appservice` (#11360) 2 years ago
auth.py 9f111075e8 Fix copy-paste error in the password section of the sample-config. (#10804) 2 years ago
cache.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
captcha.py e54746bdf7 Clean-up the template loading code. (#9200) 3 years ago
cas.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
consent.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 years ago
database.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
emailconfig.py 92b75388f5 Remove legacy code related to deprecated `trust_identity_server_for_password_resets` config flag (#11333) 2 years ago
experimental.py 43f5cc7adc Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) 2 years ago
federation.py bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
groups.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
homeserver.py 5573133348 Move experimental & retention config out of the server module. (#11070) 2 years ago
jwt.py 1035663833 Add config for customizing the claim used for JWT logins. (#11361) 2 years ago
key.py 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 years ago
logger.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
metrics.py 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 years ago
modules.py eedb4527f1 Fix link from generated configuration file to documentation (#11678) 2 years ago
oembed.py 580a15e039 Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2 years ago
oidc.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
password_auth_providers.py cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 years ago
push.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
ratelimiting.py 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
redis.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
registration.py 2f053f3f82 Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435) 2 years ago
repository.py cbd82d0b2d Convert all namedtuples to attrs. (#11665) 2 years ago
retention.py 5573133348 Move experimental & retention config out of the server module. (#11070) 2 years ago
room.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
room_directory.py 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
saml2.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
server.py 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 years ago
server_notices.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 years ago
spam_checker.py bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
sso.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
stats.py f6767abc05 Remove functionality associated with unused historical stats tables (#9721) 3 years ago
third_party_event_rules.py a743bf4694 Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2 years ago
tls.py 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
tracer.py 56fd5fa8e1 Update links to documentation in sample config (#10287) 3 years ago
user_directory.py ea20937084 Add an admin API to run background jobs. (#11352) 2 years ago
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
workers.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago