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