MatrixSynapse/tests
Erik Johnston af784644c3
Include cross-signing signatures when syncing remote devices for the first time (#11234)
When fetching remote devices for the first time, we did not correctly include the cross signing keys in the returned results.

c.f. #11159
2021-11-09 11:45:36 +00:00
..
api
app
appservice Fix errors in Synapse logs from unit tests. (#10939) 2021-09-30 11:03:29 -04:00
config Fix synapse.config module "read" command (#11145) 2021-10-22 12:00:52 +02:00
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2021-10-28 10:27:17 -07:00
events
federation
handlers Include cross-signing signatures when syncing remote devices for the first time (#11234) 2021-11-09 11:45:36 +00:00
http
logging
module_api Remove a debug statement from tests. (#11239) 2021-11-03 13:11:16 +00:00
push Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00
replication
rest Require body for read receipts with user-agent exceptions (#11157) 2021-11-09 10:26:07 +00:00
scripts
server_notices
state
storage Fix rolling back when using workers (#11255) 2021-11-05 11:12:10 +00:00
test_utils
util Additional test for `cachedList` (#11246) 2021-11-04 14:45:34 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Fix URL preview errors when previewing XML documents. (#11196) 2021-10-27 14:48:02 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py