Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.8.0rc1 | Erik Johnston | 2020-01-07 | 1 | -1/+0 |
| | |||||
* | Kill off redundant SynapseRequestFactory (#6619) | Richard van der Hoff | 2020-01-03 | 1 | -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. |