reivilibre 9af2be192a Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 1 year ago
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
__main__.py f44d729d4c Additional type hints for config module. (#11465) 2 years ago
_base.py 5e5c8150d7 Generate missing configuration files at startup (#13615) 1 year ago
_base.pyi 49f06866e4 Remove backing code for groups/communities (#12558) 2 years ago
_util.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
account_validity.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 year ago
api.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
appservice.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
auth.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
background_updates.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
cache.py 8e50299d8b Fix `track_memory_usage` on poetry-core 1.3.x installations (#14221) 1 year ago
captcha.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
cas.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
consent.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
database.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
emailconfig.py 956e015413 Drop support for delegating email validation, round 2 (#13596) 1 year ago
experimental.py 86c5a710d8 Implement MSC3912: Relation-based redactions (#14260) 1 year ago
federation.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
homeserver.py 49f06866e4 Remove backing code for groups/communities (#12558) 2 years ago
jwt.py 50f0e4028b Allow dependency errors to pass through (#13113) 2 years ago
key.py b7e4bfd005 Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 1 year ago
logger.py d8cc86eff4 Remove redundant types from comments. (#14412) 1 year ago
metrics.py 9af2be192a Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 1 year ago
modules.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
oembed.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
oidc.py cc3a52b33d Support OIDC backchannel logouts (#11414) 1 year ago
password_auth_providers.py 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
push.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
ratelimiting.py 78e23eea05 Reduce default third party invite rate limit to 216 invites per day (#14487) 1 year ago
redis.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
registration.py d092e6f32a Support `registration_shared_secret` in a file (#13614) 1 year ago
repository.py f1673866ed Unpin build-system requirements, but impose an upper-bound (#14085) 1 year ago
retention.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
room.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
room_directory.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
saml2.py 50f0e4028b Allow dependency errors to pass through (#13113) 2 years ago
server.py 4eaf3eb840 Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
server_notices.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
spam_checker.py 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
sso.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 year ago
stats.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
third_party_event_rules.py 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
tls.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
tracer.py 50f0e4028b Allow dependency errors to pass through (#13113) 2 years ago
user_directory.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
voip.py 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
workers.py df390a8e67 Refactor `federation_sender` and `pusher` configuration loading. (#14496) 1 year ago