summary refs log tree commit diff
path: root/changelog.d/13144.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Skip waiting for full state for incoming events (#13144)Richard van der Hoff2022-07-011-0/+1
When we receive an event over federation during a faster join, there is no need to wait for full state, since we have a whole reconciliation process designed to take the partial state into account.