Skip to content
Snippets Groups Projects
Unverified Commit 9633eb21 authored by Eric Eastwood's avatar Eric Eastwood Committed by GitHub
Browse files

Allow non-member state sent in room batch to resolve for historic events (MSC2716) (#12329)

Part of https://github.com/matrix-org/synapse/issues/12110

Complement test: https://github.com/matrix-org/complement/pull/354

Previously, they didn't resolve because async `filter_events_for_client`
removes all outlier state except for out-of-band membership.

And fundamentally, we have the state at these events so they shouldn't be marked as outliers.
parent b446c99a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment