Erik Johnston 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
..
api 86cf6a3a17 Remove references to unstable identifiers from MSC3440. (#12382) 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 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
crypto e0bb268134 Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 2 years ago
events 1d11b452b7 Use the proper serialization format when bundling aggregations. (#12090) 2 years ago
federation 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
handlers 73d8ded0b0 Prevent a sync request from removing a user's busy presence status (#12213) 2 years ago
http 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
logging 31b554c297 Fixes for opentracing scopes (#11869) 2 years ago
module_api 85ca963c1a Add Module API for reading and writing global account data. (#12391) 2 years ago
push 9d21ecf7ce Add type hints to tests files. (#12256) 2 years ago
replication 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
rest 8e2759f2d8 Limit `device_id` size to 512B (#12454) 2 years ago
scripts 961ee75a9b Disallow untyped defs in synapse._scripts (#12422) 2 years ago
server_notices e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
state 228decfce1 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2 years ago
storage 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
test_utils e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
util 79e7c2c426 Fix edge case where a `Linearizer` could get stuck (#12358) 2 years ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 years 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 e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
test_mau.py e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 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 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
test_state.py e2e1d90a5e Faster joins: persist to database (#12012) 2 years 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 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
unittest.py f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
utils.py 708d88b1a2 Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2 years ago