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.
 
 
 
 
 
 
DeepBlueV7.X b10211871f
Fix invite notifications for users without pushers (#12840)
hace 2 años
..
api Additional constants for EDU types. (#12884) hace 2 años
app Remove `HomeServer.get_datastore()` (#12031) hace 2 años
appservice Remove backing code for groups/communities (#12558) hace 2 años
config Reload cache factors from disk on SIGHUP (#12673) hace 2 años
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) hace 2 años
events Additional constants for EDU types. (#12884) hace 2 años
federation Additional constants for EDU types. (#12884) hace 2 años
handlers Additional constants for EDU types. (#12884) hace 2 años
http Allow bigger responses to `/federation/v1/state` (#12877) hace 2 años
logging Fixes for opentracing scopes (#11869) hace 2 años
module_api Additional constants for EDU types. (#12884) hace 2 años
push Experimental support for MSC3772 (#12740) hace 2 años
replication Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) hace 2 años
rest Fix invite notifications for users without pushers (#12840) hace 2 años
scripts Add some type hints to tests files (#12833) hace 2 años
server_notices Don't create an empty room when checking for MAU limits (#12713) hace 2 años
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) hace 2 años
storage LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832) hace 2 años
test_utils Remove unused `# type: ignore`s (#12531) hace 2 años
util Add config flags to allow for cache auto-tuning (#12701) hace 2 años
__init__.py Remove redundant "coding: utf-8" lines (#9786) hace 3 años
server.py Reload cache factors from disk on SIGHUP (#12673) hace 2 años
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
test_event_auth.py Check *all* auth events for room id and rejection (#11009) hace 2 años
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) hace 2 años
test_mau.py Add `mau_appservice_trial_days` config (#12619) hace 2 años
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) hace 3 años
test_phone_home.py Add type hints to some tests files (#12371) hace 2 años
test_server.py Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) hace 2 años
test_state.py Pull out less state when handling gaps mk2 (#12852) hace 2 años
test_terms_auth.py Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
test_types.py Remove backing code for groups/communities (#12558) hace 2 años
test_visibility.py Refactor `EventContext` (#12689) hace 2 años
unittest.py Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) hace 2 años
utils.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) hace 2 años