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