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