Nick Barrett af54167516 Enable passing typing stream writers as a list. (#11237) 2 gadi atpakaļ
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
__main__.py b9ce53e878 Fix synapse.config module "read" command (#11145) 2 gadi atpakaļ
_base.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
_base.pyi 5573133348 Move experimental & retention config out of the server module. (#11070) 2 gadi atpakaļ
_util.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
account_validity.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
api.py 28c6841102 Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 3 gadi atpakaļ
appservice.py 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 gadi atpakaļ
auth.py 9f111075e8 Fix copy-paste error in the password section of the sample-config. (#10804) 2 gadi atpakaļ
cache.py 4b10880da3 Make sync response cache time configurable. (#10513) 2 gadi atpakaļ
captcha.py e54746bdf7 Clean-up the template loading code. (#9200) 3 gadi atpakaļ
cas.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
consent.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 gadi atpakaļ
database.py ba5287f5e8 Allow setting transaction limit for db connections (#10440) 2 gadi atpakaļ
emailconfig.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
experimental.py ba00e20234 Add a thread relation type per MSC3440. (#11088) 2 gadi atpakaļ
federation.py bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 gadi atpakaļ
groups.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
homeserver.py 5573133348 Move experimental & retention config out of the server module. (#11070) 2 gadi atpakaļ
jwt.py 56fd5fa8e1 Update links to documentation in sample config (#10287) 2 gadi atpakaļ
key.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
logger.py 2b82ec425f Add type hints for most `HomeServer` parameters (#11095) 2 gadi atpakaļ
metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
modules.py 56fd5fa8e1 Update links to documentation in sample config (#10287) 2 gadi atpakaļ
oembed.py 580a15e039 Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2 gadi atpakaļ
oidc.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
password_auth_providers.py cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 gadi atpakaļ
push.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
ratelimiting.py 524b8ead77 Add types to synapse.util. (#10601) 2 gadi atpakaļ
redis.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
registration.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
repository.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
retention.py 5573133348 Move experimental & retention config out of the server module. (#11070) 2 gadi atpakaļ
room.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
room_directory.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
saml2.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
server.py 71f9966f27 Support for serving server well-known files (#11211) 2 gadi atpakaļ
server_notices.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
spam_checker.py bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 gadi atpakaļ
sso.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
stats.py f6767abc05 Remove functionality associated with unused historical stats tables (#9721) 2 gadi atpakaļ
third_party_event_rules.py a743bf4694 Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2 gadi atpakaļ
tls.py 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 gadi atpakaļ
tracer.py 56fd5fa8e1 Update links to documentation in sample config (#10287) 2 gadi atpakaļ
user_directory.py 60453315bd Always add local users to the user directory (#10796) 2 gadi atpakaļ
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 gadi atpakaļ
workers.py af54167516 Enable passing typing stream writers as a list. (#11237) 2 gadi atpakaļ