element-synapse/synapse/config
2025-10-22 16:48:19 -05:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
__main__.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
_base.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
_base.pyi Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
_util.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
account_validity.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
api.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
appservice.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
auth.py Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
auto_accept_invites.py Bring auto-accept invite logic into Synapse (#17147) 2024-05-21 20:09:17 +00:00
background_updates.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
cache.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
captcha.py Add recaptcha_{private,public}_key_path config option (#17984) 2025-07-14 11:37:36 -05:00
cas.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
consent.py Update license headers 2023-11-21 15:29:58 -05:00
database.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
emailconfig.py Add email.tlsname config option (#17849) 2024-12-17 18:05:38 -06:00
experimental.py Stabilize support for MSC4326: Device masquerading for appservices (#19033) 2025-10-13 11:13:07 -05:00
federation.py Remove destinations from sending if not whitelisted (#18484) 2025-06-06 11:19:58 +00:00
homeserver.py Introduce RootConfig.validate_config() which can be subclassed in HomeServerConfig to do cross-config class validation (#19027) 2025-10-09 14:56:22 -05:00
jwt.py Added display_name_claim in jwt_config which sets the user's display name upon registration (#17708) 2024-10-09 12:21:08 +00:00
key.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
logger.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
mas.py Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
matrixrtc.py Add MatrixRTC backend/services discovery endpoint (#18967) 2025-10-09 17:15:47 +01:00
metrics.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
modules.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
oembed.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
oidc.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
password_auth_providers.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
push.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
ratelimiting.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
redis.py Add --no-secrets-in-config command line option (#18092) 2025-02-25 16:26:01 +00:00
registration.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
repository.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
retention.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
room.py Add forget_forced_upon_leave capability as per MSC4267 (#18196) 2025-06-27 15:07:24 -05:00
room_directory.py Disable room list publication by default (#18175) 2025-02-24 12:06:16 +00:00
saml2.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
server.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
server_notices.py Merge remote-tracking branch 'gitlab/clokep/license-license' into new_develop 2023-12-13 15:11:56 +00:00
spam_checker.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
sso.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
stats.py Update license headers 2023-11-21 15:29:58 -05:00
third_party_event_rules.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
tls.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
tracer.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
user_directory.py Add the ability to exclude remote users in user directory search results (#18300) 2025-05-02 15:38:02 +01:00
user_types.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
voip.py Add --no-secrets-in-config command line option (#18092) 2025-02-25 16:26:01 +00:00
workers.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00