David Robertson ad6a6675bf go away flake8 1 year ago
..
api 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 years ago
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
appservice d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 years ago
config d38d242411 Reload cache factors from disk on SIGHUP (#12673) 1 year ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 051a1c3f22 Convert stringy power levels to integers on room upgrade (#12657) 2 years ago
federation 6ee61b9052 Complain if a federation endpoint has the `@cancellable` flag (#12705) 1 year ago
handlers ad6a6675bf go away flake8 1 year ago
http 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 1 year ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 years ago
push 9d21ecf7ce Add type hints to tests files. (#12256) 2 years ago
replication a5c26750b5 Fix room upgrades creating an empty room when auth fails (#12696) 1 year ago
rest 86a515ccbf Consolidate logic for parsing relations. (#12693) 1 year ago
scripts 961ee75a9b Disallow untyped defs in synapse._scripts (#12422) 2 years 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 fcf951d5dc Track in memory events using weakrefs (#10533) 1 year ago
test_utils 6463244375 Remove unused `# type: ignore`s (#12531) 2 years 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 d38d242411 Reload cache factors from disk on SIGHUP (#12673) 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 2d74a8c178 Add `mau_appservice_trial_days` config (#12619) 2 years 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 c72d26c1e1 Refactor `EventContext` (#12689) 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 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
test_visibility.py c72d26c1e1 Refactor `EventContext` (#12689) 1 year ago
unittest.py 9d8e380d2e Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 1 year ago
utils.py 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 years ago