synapse/changelog.d/6556.bugfix
Erik Johnston 5ca2cfadc3 Add auth events as per spec. (#6556)
Previously we tried to be clever and filter out some unnecessary event
IDs to keep the auth chain small, but that had some annoying
interactions with state res v2 so we stop doing that for now.
2019-12-16 17:05:01 +00:00

1 line
56 B
Text

Fix a cause of state resets in room versions 2 onwards.