summary refs log tree commit diff
path: root/changelog.d/10692.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.42.0rc1Olivier Wilkinson (reivilibre)2021-09-011-1/+0
|
* 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.