MatrixSynapse/synapse
Patrick Cloke fc31b495b3
Stop sending incorrect knock_state_events. (#16403)
Synapse was incorrectly implemented with a knock_state_events
property on some APIs (instead of knock_room_state). This was
correct in Synapse 1.70.0, but *both* fields were sent to also be
compatible with Synapse versions expecting the wrong field.

Enough time has passed that only the correct field needs to be
included/handled.
2023-10-06 07:27:35 -04:00
..
_scripts
api
app
appservice
config
crypto
events
federation Stop sending incorrect knock_state_events. (#16403) 2023-10-06 07:27:35 -04:00
handlers Stop sending incorrect knock_state_events. (#16403) 2023-10-06 07:27:35 -04:00
http
logging
media
metrics
module_api
push
replication
res
rest
server_notices
spam_checker_api
state
static
storage
streams
types
util
__init__.py
_pydantic_compat.py
event_auth.py
notifier.py
py.typed
server.py
visibility.py