選択できるのは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) 9ヶ月前
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ヶ月前