.. |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
__main__.py
|
f44d729d4c
Additional type hints for config module. (#11465)
|
3 years ago |
_base.py
|
68dcd2cbcb
Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615)
|
1 year ago |
_base.pyi
|
68dcd2cbcb
Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615)
|
1 year ago |
_util.py
|
68dcd2cbcb
Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615)
|
1 year ago |
account_validity.py
|
b71b41c7bd
Fix a typo in docs and in some warnings (#13538)
|
2 years ago |
api.py
|
e2a1adbf5d
Allow selecting "prejoin" events by state keys (#14642)
|
1 year ago |
appservice.py
|
e15aa00bc0
Fix error message when `app_service_config_files` validation fails (#15614)
|
1 year 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
|
796a4b7482
Prefer `type(x) is int` to `isinstance(x, int)` (#14945)
|
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
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
database.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
emailconfig.py
|
956e015413
Drop support for delegating email validation, round 2 (#13596)
|
2 years ago |
experimental.py
|
07771fa487
Remove experimental configuration flags & unstable values for faster joins (#15625)
|
1 year ago |
federation.py
|
493c2fc44a
Remove code generating comments in configuration file (#12941)
|
2 years ago |
homeserver.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year 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)
|
2 years ago |
logger.py
|
737f7ddf58
Remove outdated comment in log config (#15648)
|
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)
|
2 years ago |
modules.py
|
493c2fc44a
Remove code generating comments in configuration file (#12941)
|
2 years ago |
oembed.py
|
68dcd2cbcb
Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615)
|
1 year ago |
oidc.py
|
a3bad89d57
Add the ability to enable/disable registrations when in the OIDC flow (#14978)
|
1 year ago |
password_auth_providers.py
|
4586119f0b
Add missing type hints to config classes. (#12402)
|
2 years ago |
push.py
|
4de271a7fc
Allow adding random delay to push (#15516)
|
1 year ago |
ratelimiting.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
redis.py
|
c835befd10
Add Unix socket support for Redis connections (#15644)
|
1 year ago |
registration.py
|
d092e6f32a
Support `registration_shared_secret` in a file (#13614)
|
2 years ago |
repository.py
|
1e89976b26
Rename blacklist/whitelist internally. (#15620)
|
1 year ago |
retention.py
|
493c2fc44a
Remove code generating comments in configuration file (#12941)
|
2 years ago |
room.py
|
04e79e6a18
Add config option to forget rooms automatically when users leave them (#15224)
|
1 year ago |
room_directory.py
|
d0c713cc85
Return read-only collections from `@cached` methods (#13755)
|
1 year ago |
saml2.py
|
50f0e4028b
Allow dependency errors to pass through (#13113)
|
2 years ago |
server.py
|
1e89976b26
Rename blacklist/whitelist internally. (#15620)
|
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)
|
2 years 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
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year 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
|
c775d80b73
Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672)
|
1 year ago |