Jonathan de Jong 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 lat temu
..
api c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 lat temu
appservice 49f06866e4 Remove backing code for groups/communities (#12558) 2 lat temu
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 lat temu
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 lat temu
events c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
federation c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
handlers c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
http 1b338476af Allow bigger responses to `/federation/v1/state` (#12877) 2 lat temu
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 lat temu
module_api c52abc1cfd Additional constants for EDU types. (#12884) 2 lat temu
push 88ce3080d4 Experimental support for MSC3772 (#12740) 2 lat temu
replication 177b884ad7 Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2 lat temu
rest 6be4953b99 Mutual rooms: Remove dependency on user directory (#12836) 2 lat temu
scripts 444588c5fc Add some type hints to tests files (#12833) 2 lat temu
server_notices 9013104429 Don't create an empty room when checking for MAU limits (#12713) 2 lat temu
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 lat temu
storage bda4600399 LockStore: fix acquiring a lock via `LockStore.try_acquire_lock` (#12832) 2 lat temu
test_utils 6463244375 Remove unused `# type: ignore`s (#12531) 2 lat temu
util cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) 2 lat temu
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 lat temu
server.py d38d242411 Reload cache factors from disk on SIGHUP (#12673) 2 lat temu
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
test_event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 lat temu
test_federation.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 lat temu
test_mau.py 2d74a8c178 Add `mau_appservice_trial_days` config (#12619) 2 lat temu
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 lat temu
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 lat temu
test_server.py dffecade7d Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 2 lat temu
test_state.py b83bc5fab5 Pull out less state when handling gaps mk2 (#12852) 2 lat temu
test_terms_auth.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 lat temu
test_types.py 49f06866e4 Remove backing code for groups/communities (#12558) 2 lat temu
test_visibility.py c72d26c1e1 Refactor `EventContext` (#12689) 2 lat temu
unittest.py 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 2 lat temu
utils.py 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 lat temu