Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) | Shay | 2022-01-05 | 1 | -1/+0 |
| | | | | | | | | | * newsfragment * fix newsfragment number * update changelog * remove extra space | ||||
* | Use direct references for some configuration variables (#10798) | Patrick Cloke | 2021-09-13 | 1 | -1/+1 |
| | | | | Instead of proxying through the magic getter of the RootConfig object. This should be more performant (and is more explicit). | ||||
* | Persist room hierarchy pagination sessions to the database. (#10613) | Patrick Cloke | 2021-08-24 | 1 | -0/+145 |