H. Shay af75e0d722 fix import errors from moving sqlite/postgres import statements in engine 1 year ago
..
api 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
crypto 88193f2125 Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 year ago
events 1e453053cb Rename storage classes (#12913) 1 year ago
federation 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 1 year ago
handlers 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 1 year ago
http 1b338476af Allow bigger responses to `/federation/v1/state` (#12877) 1 year ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api c52abc1cfd Additional constants for EDU types. (#12884) 1 year ago
push 88ce3080d4 Experimental support for MSC3772 (#12740) 1 year ago
replication 1e453053cb Rename storage classes (#12913) 1 year ago
rest f7baffd8ec Remove remaining pieces of groups code. (#12966) 1 year ago
scripts 444588c5fc Add some type hints to tests files (#12833) 1 year ago
server_notices 9013104429 Don't create an empty room when checking for MAU limits (#12713) 1 year ago
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
storage af75e0d722 fix import errors from moving sqlite/postgres import statements in engine 1 year ago
test_utils 1e453053cb Rename storage classes (#12913) 1 year ago
util cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py af75e0d722 fix import errors from moving sqlite/postgres import statements in engine 1 year ago
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 years ago
test_federation.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
test_mau.py 7bc08f3201 Remove remaining bits of groups code. (#12936) 1 year ago
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 years ago
test_server.py dffecade7d Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 1 year ago
test_state.py 1e453053cb Rename storage classes (#12913) 1 year ago
test_terms_auth.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_types.py 49f06866e4 Remove backing code for groups/communities (#12558) 1 year ago
test_visibility.py 1e453053cb Rename storage classes (#12913) 1 year ago
unittest.py 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 1 year ago
utils.py 1e453053cb Rename storage classes (#12913) 1 year ago