summary refs log tree commit diff
path: root/changelog.d/11115.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.46.0rc1Sean Quah2021-10-261-1/+0
|
* Move _persist_auth_tree into FederationEventHandler (#11115)Richard van der Hoff2021-10-191-0/+1
This is just a lift-and-shift, because it fits more naturally here. We do rename it to `process_remote_join` at the same time though.