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