synapse/tests
Brendan Abolivier e8a3e81402
Don't fail on empty bodies when sending out read receipts (#10531)
Fixes a bug introduced in rc1 that would cause Synapse to 400 on read receipts requests with empty bodies.

Broken in #10413
2021-08-04 16:13:24 +02:00
..
api
app Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332) 2021-07-19 16:11:34 +01:00
appservice
config
crypto
events Restricted rooms (MSC3083) should not have their allow key redacted. (#10489) 2021-07-28 07:03:01 -04:00
federation
handlers Fix backfilled events being rejected for no state_groups (#10439) 2021-07-29 09:46:51 +01:00
http allow specifying https:// proxy (#10411) 2021-07-27 17:31:06 +01:00
logging
module_api Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
push
replication Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
rest Don't fail on empty bodies when sending out read receipts (#10531) 2021-08-04 16:13:24 +02:00
scripts
server_notices
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
storage Fix codestyle CI from #10440 (#10511) 2021-08-02 15:50:22 +00:00
test_utils Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
util Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
__init__.py
server.py Use inline type hints in tests/ (#10350) 2021-07-13 11:52:58 +01:00
test_distributor.py
test_event_auth.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Support underscores (in addition to hyphens) for charset detection. (#10410) 2021-07-27 17:29:42 +00:00
test_server.py
test_state.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332) 2021-07-19 16:11:34 +01:00
utils.py Allow setting transaction limit for db connections (#10440) 2021-08-02 13:24:43 +00:00