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
Kostas 1035663833
Add config for customizing the claim used for JWT logins. (#11361)
3 years ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
__main__.py Fix synapse.config module "read" command (#11145) 3 years ago
_base.py Require direct references to configuration variables. (#10985) 3 years ago
_base.pyi Move experimental & retention config out of the server module. (#11070) 3 years ago
_util.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
account_validity.py Default value for `public_baseurl` (#11210) 3 years ago
api.py Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 4 years ago
appservice.py [pyupgrade] `synapse/` (#10348) 3 years ago
auth.py Fix copy-paste error in the password section of the sample-config. (#10804) 3 years ago
cache.py Make sync response cache time configurable. (#10513) 3 years ago
captcha.py
cas.py Default value for `public_baseurl` (#11210) 3 years ago
consent.py Use direct references for some configuration variables (part 3) (#10885) 3 years ago
database.py Allow setting transaction limit for db connections (#10440) 3 years ago
emailconfig.py Remove legacy code related to deprecated `trust_identity_server_for_password_resets` config flag (#11333) 3 years ago
experimental.py Add a thread relation type per MSC3440. (#11088) 3 years ago
federation.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
groups.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
homeserver.py Move experimental & retention config out of the server module. (#11070) 3 years ago
jwt.py Add config for customizing the claim used for JWT logins. (#11361) 3 years ago
key.py Require direct references to configuration variables. (#10985) 3 years ago
logger.py Add type hints for most `HomeServer` parameters (#11095) 3 years ago
metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
modules.py Update links to documentation in sample config (#10287) 3 years ago
oembed.py Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 3 years ago
oidc.py Default value for `public_baseurl` (#11210) 3 years ago
password_auth_providers.py Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
push.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
ratelimiting.py Add types to synapse.util. (#10601) 3 years ago
redis.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
registration.py Remove legacy code related to deprecated `trust_identity_server_for_password_resets` config flag (#11333) 3 years ago
repository.py Require direct references to configuration variables. (#10985) 3 years ago
retention.py Move experimental & retention config out of the server module. (#11070) 3 years ago
room.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
room_directory.py Fix checking whether a room can be published on creation. (#11392) 3 years ago
saml2.py Default value for `public_baseurl` (#11210) 3 years ago
server.py Default value for `public_baseurl` (#11210) 3 years ago
server_notices.py Require direct references to configuration variables. (#10985) 3 years ago
spam_checker.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
sso.py Default value for `public_baseurl` (#11210) 3 years ago
stats.py Remove functionality associated with unused historical stats tables (#9721) 3 years ago
third_party_event_rules.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 3 years ago
tls.py Remove dead code from acme support. (#11393) 3 years ago
tracer.py Update links to documentation in sample config (#10287) 3 years ago
user_directory.py Add an admin API to run background jobs. (#11352) 3 years ago
voip.py
workers.py Enable passing typing stream writers as a list. (#11237) 3 years ago