forked-synapse/synapse/rest
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
..
admin Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
client Leave out optional keys from /sync (#9919) 2021-05-05 14:37:56 +01:00
consent Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
key Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
media Remove various bits of compatibility code for Python <3.6 (#9879) 2021-04-27 13:13:07 +01:00
synapse Make DomainSpecificString an attrs class (#9875) 2021-04-23 15:46:29 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
health.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
well_known.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00