Tulir Asokan 86d541f37c Stabilize MSC2659 support for AS ping endpoint. (#15528) 1 år sedan
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 år sedan
__main__.py f44d729d4c Additional type hints for config module. (#11465) 2 år sedan
_base.py 796a4b7482 Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 1 år sedan
_base.pyi b50c008453 Re-enable some linting (#14821) 1 år sedan
_util.py e12d788bb7 Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) 1 år sedan
account_validity.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 år sedan
api.py e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) 1 år sedan
appservice.py 253e86a72e Throw if the appservice config list is the wrong type (#15425) 1 år sedan
auth.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
background_updates.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
cache.py 796a4b7482 Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 1 år sedan
captcha.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
cas.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
consent.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 år sedan
database.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 år sedan
emailconfig.py 956e015413 Drop support for delegating email validation, round 2 (#13596) 1 år sedan
experimental.py 86d541f37c Stabilize MSC2659 support for AS ping endpoint. (#15528) 1 år sedan
federation.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
homeserver.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 år sedan
jwt.py 50f0e4028b Allow dependency errors to pass through (#13113) 1 år sedan
key.py b7e4bfd005 Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) 1 år sedan
logger.py 8e9fc28c6a Reload the pyo3-log config when the Python logging config changes. (#14976) 1 år sedan
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 år sedan
modules.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
oembed.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
oidc.py a3bad89d57 Add the ability to enable/disable registrations when in the OIDC flow (#14978) 1 år sedan
password_auth_providers.py 4586119f0b Add missing type hints to config classes. (#12402) 2 år sedan
push.py 4de271a7fc Allow adding random delay to push (#15516) 1 år sedan
ratelimiting.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 år sedan
redis.py 27a3a72a50 Support for selecting the Redis logical database. (#15034) 1 år sedan
registration.py d092e6f32a Support `registration_shared_secret` in a file (#13614) 1 år sedan
repository.py ab4535b608 Add config option to prevent media downloads from listed domains. (#15197) 1 år sedan
retention.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
room.py 04e79e6a18 Add config option to forget rooms automatically when users leave them (#15224) 1 år sedan
room_directory.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) 1 år sedan
saml2.py 50f0e4028b Allow dependency errors to pass through (#13113) 1 år sedan
server.py 56efa9b167 Experimental Unix socket support (#15353) 1 år sedan
server_notices.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
spam_checker.py 4586119f0b Add missing type hints to config classes. (#12402) 2 år sedan
sso.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 år sedan
stats.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
third_party_event_rules.py 4586119f0b Add missing type hints to config classes. (#12402) 2 år sedan
tls.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 år sedan
tracer.py 50f0e4028b Allow dependency errors to pass through (#13113) 1 år sedan
user_directory.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
voip.py 493c2fc44a Remove code generating comments in configuration file (#12941) 1 år sedan
workers.py e12d788bb7 Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) 1 år sedan