You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zeeshan Rafiq e108cde669
Sentry Alert configuration based on production and development environment (#16738)
4 months ago
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
__main__.py Additional type hints for config module. (#11465) 2 years ago
_base.py Use StrCollection in additional places. (#16301) 7 months ago
_base.pyi Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) 11 months ago
_util.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 7 months ago
account_validity.py Fix a typo in docs and in some warnings (#13538) 1 year ago
api.py Allow selecting "prejoin" events by state keys (#14642) 1 year ago
appservice.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 months ago
auth.py Fix running with an empty experimental features section. (#15925) 9 months ago
background_updates.py Remove code generating comments in configuration file (#12941) 1 year ago
cache.py Prefer `type(x) is int` to `isinstance(x, int)` (#14945) 1 year ago
captcha.py Remove code generating comments in configuration file (#12941) 1 year ago
cas.py Handle "registration_enabled" parameter for CAS (#16262) 8 months ago
consent.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
database.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
emailconfig.py Add config to change the delay before sending a notification email (#16696) 4 months ago
experimental.py Implement MSC4069: Inhibit profile propagation (#16636) 5 months ago
federation.py Allow config of the backoff algorithm for the federation client. (#15754) 9 months ago
homeserver.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
jwt.py Allow dependency errors to pass through (#13113) 1 year ago
key.py Write signing keys with file mode 0640 (#16740) 4 months ago
logger.py Remove outdated comment in log config (#15648) 11 months ago
metrics.py Sentry Alert configuration based on production and development environment (#16738) 4 months ago
modules.py Remove code generating comments in configuration file (#12941) 1 year ago
oembed.py Improve type hints for attrs classes (#16276) 7 months ago
oidc.py Add `client_secret_path` as alternative for `client_secret` for OIDC config (#16030) 8 months ago
password_auth_providers.py Add missing type hints to config classes. (#12402) 2 years ago
push.py Allow adding random delay to push (#15516) 1 year ago
ratelimiting.py Asynchronous Uploads (#15503) 5 months ago
redis.py Add Unix socket support for Redis connections (#15644) 11 months ago
registration.py Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 8 months ago
repository.py Asynchronous Uploads (#15503) 5 months ago
retention.py Remove code generating comments in configuration file (#12941) 1 year ago
room.py Add config option to forget rooms automatically when users leave them (#15224) 1 year ago
room_directory.py Return read-only collections from `@cached` methods (#13755) 1 year ago
saml2.py Allow customizing IdP name and icon for SAML and CAS (#16094) 8 months ago
server.py Add a new module API to update user presence state. (#16544) 6 months ago
server_notices.py Add avatar and topic settings for server notice room (#16679) 4 months ago
spam_checker.py Add missing type hints to config classes. (#12402) 2 years ago
sso.py Fix a typo in docs and in some warnings (#13538) 1 year ago
stats.py Remove code generating comments in configuration file (#12941) 1 year ago
third_party_event_rules.py Add missing type hints to config classes. (#12402) 2 years ago
tls.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
tracer.py Allow dependency errors to pass through (#13113) 1 year ago
user_directory.py Implements admin API to lock an user (MSC3939) (#15870) 8 months ago
voip.py Remove code generating comments in configuration file (#12941) 1 year ago
workers.py Allow multiple workers to write to receipts stream. (#16432) 6 months ago