Richard van der Hoff 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 年之前
..
api 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 年之前
app e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 年之前
appservice d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 年之前
config 699192fc1a Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2 年之前
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 年之前
events 051a1c3f22 Convert stringy power levels to integers on room upgrade (#12657) 2 年之前
federation 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 年之前
handlers a377a43386 Support MSC3266 room summaries over federation (#11507) 2 年之前
http dbb12a0b54 Add helper class for testing request cancellation (#12630) 2 年之前
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 年之前
module_api 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 年之前
push 9d21ecf7ce Add type hints to tests files. (#12256) 2 年之前
replication 7fbf42499d Use `getClientAddress` instead of `getClientIP`. (#12599) 2 年之前
rest 051a1c3f22 Convert stringy power levels to integers on room upgrade (#12657) 2 年之前
scripts 961ee75a9b Disallow untyped defs in synapse._scripts (#12422) 2 年之前
server_notices 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 年之前
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 年之前
storage 147f098fb4 Stop writing to `event_reference_hashes` (#12679) 2 年之前
test_utils 6463244375 Remove unused `# type: ignore`s (#12531) 2 年之前
util 8dd3e0e084 Immediately retry any requests that have backed off when a server comes back online. (#12500) 2 年之前
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
server.py dbb12a0b54 Add helper class for testing request cancellation (#12630) 2 年之前
test_distributor.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
test_event_auth.py a5d2ea3d08 Check *all* auth events for room id and rejection (#11009) 2 年之前
test_federation.py 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 年之前
test_mau.py 2d74a8c178 Add `mau_appservice_trial_days` config (#12619) 2 年之前
test_metrics.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
test_phone_home.py d666fc02fa Add type hints to some tests files (#12371) 2 年之前
test_server.py 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 年之前
test_state.py e2e1d90a5e Faster joins: persist to database (#12012) 2 年之前
test_terms_auth.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
test_test_utils.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
test_types.py 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
test_visibility.py 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 年之前
unittest.py f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 年之前
utils.py 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 年之前