MatrixSynapse/tests
DeepBlueV7.X e9eb3549d3
Leave out optional keys from /sync (#9919)
This leaves out all optional keys from /sync. This should be fine for all clients tested against conduit already, but it may break some clients, as such we should check, that at least most of them don't break horribly and maybe back out some of the individual changes. (We can probably always leave out groups for example, while the others may cause more issues.)

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2021-05-05 14:37:56 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers Fix tight loop handling presence replication. (#9900) 2021-04-28 14:42:50 +01:00
http Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
logging
module_api
push
replication Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
rest Leave out optional keys from /sync (#9919) 2021-05-05 14:37:56 +01:00
scripts
server_notices Leave out optional keys from /sync (#9919) 2021-05-05 14:37:56 +01:00
state
storage Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
test_utils
util
__init__.py
server.py Kill off `_PushHTTPChannel`. (#9878) 2021-04-23 18:40:57 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
utils.py