MatrixSynapse/synapse/config
Andrew Morgan f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549)
2022-08-19 16:17:10 +00:00
..
__init__.py
__main__.py
_base.py Remove 'anonymised' from the phone home stats documentation (#13321) 2022-07-19 12:38:29 +00:00
_base.pyi
_util.py
account_validity.py Fix a typo in docs and in some warnings (#13538) 2022-08-17 10:59:05 +01:00
api.py
appservice.py
auth.py
background_updates.py
cache.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
captcha.py
cas.py
consent.py
database.py
emailconfig.py Fix a typo in docs and in some warnings (#13538) 2022-08-17 10:59:05 +01:00
experimental.py Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 2022-08-19 16:17:10 +00:00
federation.py
groups.py
homeserver.py
jwt.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
key.py
logger.py
metrics.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
modules.py
oembed.py
oidc.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
password_auth_providers.py
push.py
ratelimiting.py Rename `RateLimitConfig` to `RatelimitSettings` (#13442) 2022-08-03 10:40:20 +01:00
redis.py
registration.py Revert "Drop support for delegating email validation (#13192)" (#13406) 2022-07-29 10:29:23 +00:00
repository.py Provide more info why we don't have any thumbnails to serve (#13038) 2022-07-15 11:42:21 -05:00
retention.py
room.py
room_directory.py
saml2.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
server.py
server_notices.py
spam_checker.py
sso.py Fix a typo in docs and in some warnings (#13538) 2022-08-17 10:59:05 +01:00
stats.py
third_party_event_rules.py
tls.py
tracer.py Allow dependency errors to pass through (#13113) 2022-06-30 19:48:04 +02:00
user_directory.py
voip.py
workers.py