25개 이상의 토픽을 선택하실 수 없습니다. 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)
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 달 전