Patrick Cloke d98a43d922 Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629) hace 10 meses
..
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) hace 3 años
__main__.py f44d729d4c Additional type hints for config module. (#11465) hace 2 años
_base.py 68dcd2cbcb Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) hace 1 año
_base.pyi 68dcd2cbcb Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) hace 1 año
_util.py 68dcd2cbcb Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) hace 1 año
account_validity.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) hace 1 año
api.py e2a1adbf5d Allow selecting "prejoin" events by state keys (#14642) hace 1 año
appservice.py 0a5f4f7665 Move support for application service query parameter authorization behind a configuration option (#16017) hace 10 meses
auth.py 5bdf01fccd Fix running with an empty experimental features section. (#15925) hace 11 meses
background_updates.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
cache.py 796a4b7482 Prefer `type(x) is int` to `isinstance(x, int)` (#14945) hace 1 año
captcha.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
cas.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
consent.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) hace 1 año
database.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) hace 1 año
emailconfig.py 956e015413 Drop support for delegating email validation, round 2 (#13596) hace 1 año
experimental.py d98a43d922 Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) (#15629) hace 10 meses
federation.py f0a860908b Allow config of the backoff algorithm for the federation client. (#15754) hace 10 meses
homeserver.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) hace 1 año
jwt.py 50f0e4028b Allow dependency errors to pass through (#13113) hace 1 año
key.py b7e4bfd005 Fix a bug where Synapse fails to start if a signing key file contains an empty line. (#13738) hace 1 año
logger.py 737f7ddf58 Remove outdated comment in log config (#15648) hace 1 año
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) hace 1 año
modules.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
oembed.py 68dcd2cbcb Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) hace 1 año
oidc.py a3bad89d57 Add the ability to enable/disable registrations when in the OIDC flow (#14978) hace 1 año
password_auth_providers.py 4586119f0b Add missing type hints to config classes. (#12402) hace 2 años
push.py 4de271a7fc Allow adding random delay to push (#15516) hace 1 año
ratelimiting.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) hace 1 año
redis.py c835befd10 Add Unix socket support for Redis connections (#15644) hace 1 año
registration.py d092e6f32a Support `registration_shared_secret` in a file (#13614) hace 1 año
repository.py 1e89976b26 Rename blacklist/whitelist internally. (#15620) hace 1 año
retention.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
room.py 04e79e6a18 Add config option to forget rooms automatically when users leave them (#15224) hace 1 año
room_directory.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) hace 1 año
saml2.py 50f0e4028b Allow dependency errors to pass through (#13113) hace 1 año
server.py 1e89976b26 Rename blacklist/whitelist internally. (#15620) hace 1 año
server_notices.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
spam_checker.py 4586119f0b Add missing type hints to config classes. (#12402) hace 2 años
sso.py b71b41c7bd Fix a typo in docs and in some warnings (#13538) hace 1 año
stats.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
third_party_event_rules.py 4586119f0b Add missing type hints to config classes. (#12402) hace 2 años
tls.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) hace 1 año
tracer.py 50f0e4028b Allow dependency errors to pass through (#13113) hace 1 año
user_directory.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
voip.py 493c2fc44a Remove code generating comments in configuration file (#12941) hace 2 años
workers.py 1c802de626 Re-introduce the outbound federation proxy (#15913) hace 11 meses