MatrixSynapse/synapse
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
..
_scripts
api Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
app Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
appservice
config Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
crypto
events Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
federation Revert "Experimental Federation Speedup (#9702)" 2021-04-28 11:38:33 +01:00
groups
handlers Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
http Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
logging
metrics
module_api
push Only store data in caches, not "smart" objects (#9845) 2021-04-23 11:47:07 +01:00
replication Time external cache response time (#9904) 2021-05-04 15:14:22 +01:00
res/templates
rest Leave out optional keys from /sync (#9919) 2021-05-05 14:37:56 +01:00
server_notices
spam_checker_api
state
static
storage Use the parent's logging context name for runWithConnection. (#9895) 2021-04-28 07:44:52 -04:00
streams
util Reduce memory footprint of caches (#9886) 2021-04-28 11:59:28 +01:00
__init__.py 1.33.0 2021-05-05 14:15:54 +01:00
event_auth.py Improved validation for received requests (#9817) 2021-04-23 19:20:44 +01:00
notifier.py
python_dependencies.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
server.py Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
types.py Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
visibility.py