Patrick Cloke
|
8e1e62c9e0
|
Update license headers
|
2023-11-21 15:29:58 -05:00 |
|
Shay
|
d8f94eeec2
|
Run pyupgrade --py37-plus --keep-percent-format on Synapse (#11685)
* newsfragment
* fix newsfragment number
* update changelog
* remove extra space
|
2022-01-05 09:53:05 -08:00 |
|
Patrick Cloke
|
01c88a09cd
|
Use direct references for some configuration variables (#10798)
Instead of proxying through the magic getter of the RootConfig
object. This should be more performant (and is more explicit).
|
2021-09-13 13:07:12 -04:00 |
|
Patrick Cloke
|
d12ba52f17
|
Persist room hierarchy pagination sessions to the database. (#10613)
|
2021-08-24 08:14:03 -04:00 |
|