Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use direct references for some configuration variables (#10798) | Patrick Cloke | 2021-09-13 | 1 | -2/+2 |
| | | | | Instead of proxying through the magic getter of the RootConfig object. This should be more performant (and is more explicit). | ||||
* | Additional type hints for the client REST servlets (part 3). (#10707) | Patrick Cloke | 2021-08-31 | 1 | -71/+162 |
| | |||||
* | Allow /createRoom to be run on workers (#10564) | Andrew Morgan | 2021-08-17 | 1 | -1/+1 |
| | | | Fixes https://github.com/matrix-org/synapse/issues/7867 | ||||
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -0/+1152 |