David Robertson 86965605a4 Fix dead link in spam checker warning (#12231) 2 gadi atpakaļ
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
__main__.py f44d729d4c Additional type hints for config module. (#11465) 2 gadi atpakaļ
_base.py f3f0ab10fe Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2 gadi atpakaļ
_base.pyi ef3619e61d Add config settings for background update parameters (#11980) 2 gadi atpakaļ
_util.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 gadi atpakaļ
account_validity.py 86a497efaa Default value for `public_baseurl` (#11210) 2 gadi atpakaļ
api.py 86615aa965 Fix up docs for `track_puppeted_user_ips` (again) (#11757) 2 gadi atpakaļ
appservice.py 2cc5ea933d Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 gadi atpakaļ
auth.py 9f111075e8 Fix copy-paste error in the password section of the sample-config. (#10804) 2 gadi atpakaļ
background_updates.py ef3619e61d Add config settings for background update parameters (#11980) 2 gadi atpakaļ
cache.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 2 gadi atpakaļ
captcha.py e54746bdf7 Clean-up the template loading code. (#9200) 3 gadi atpakaļ
cas.py f44d729d4c Additional type hints for config module. (#11465) 2 gadi atpakaļ
consent.py e584534403 Use direct references for some configuration variables (part 3) (#10885) 2 gadi atpakaļ
database.py f44d729d4c Additional type hints for config module. (#11465) 2 gadi atpakaļ
emailconfig.py 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 gadi atpakaļ
experimental.py 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 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 ef3619e61d Add config settings for background update parameters (#11980) 2 gadi atpakaļ
jwt.py 1035663833 Add config for customizing the claim used for JWT logins. (#11361) 2 gadi atpakaļ
key.py 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 gadi atpakaļ
logger.py e69f8f0a8e Remove support for the legacy structured logging configuration. (#12008) 2 gadi atpakaļ
metrics.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 2 gadi atpakaļ
modules.py fd65139714 Fix some indentation inconsistencies in the sample config (modules) (#11838) 2 gadi atpakaļ
oembed.py 580a15e039 Request JSON for oEmbed requests (and ignore XML only providers). (#10759) 2 gadi atpakaļ
oidc.py e6a106fd5e Implement a Jinja2 filter to extract localparts from email addresses (#12212) 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 d80d39b035 Add a ratelimiter for 3pid invite (#11892) 2 gadi atpakaļ
redis.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 2 gadi atpakaļ
registration.py 95b3f952fa Add a config flag to inhibit `M_USER_IN_USE` during registration (#11743) 2 gadi atpakaļ
repository.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 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 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 gadi atpakaļ
saml2.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 2 gadi atpakaļ
server.py 7bcc28f82f Use room version 9 as the default room version (per MSC3589). (#12058) 2 gadi atpakaļ
server_notices.py f4b1a9a527 Require direct references to configuration variables. (#10985) 2 gadi atpakaļ
spam_checker.py 86965605a4 Fix dead link in spam checker warning (#12231) 2 gadi atpakaļ
sso.py f44d729d4c Additional type hints for config module. (#11465) 2 gadi atpakaļ
stats.py f6767abc05 Remove functionality associated with unused historical stats tables (#9721) 3 gadi atpakaļ
third_party_event_rules.py a743bf4694 Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2 gadi atpakaļ
tls.py 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 gadi atpakaļ
tracer.py 313581e4e9 Use importlib.metadata to read requirements (#12088) 2 gadi atpakaļ
user_directory.py ea20937084 Add an admin API to run background jobs. (#11352) 2 gadi atpakaļ
voip.py 409c62b27b Add config linting script that checks for bool casing (#6203) 4 gadi atpakaļ
workers.py 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 gadi atpakaļ