summary refs log tree commit diff
path: root/changelog.d/10692.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split `FederationHandler` in half (#10692)Richard van der Hoff2021-08-261-0/+1
The idea here is to take anything to do with incoming events and move it out to a separate handler, as a way of making FederationHandler smaller.