summary refs log tree commit diff
path: root/changelog.d/6619.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.8.0rc1Erik Johnston2020-01-071-1/+0
|
* Kill off redundant SynapseRequestFactory (#6619)Richard van der Hoff2020-01-031-0/+1
We already get the Site via the Channel, so there's no need for a dedicated RequestFactory: we can just use the right constructor.