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