synapse/changelog.d/6556.bugfix
Erik Johnston 3fbe5b7ec3
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 16:59:32 +00:00

1 line
56 B
Text

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