Patrick Cloke
|
94b620a5ed
|
Use direct references for configuration variables (part 6). (#10916)
|
2021-09-29 06:44:15 -04: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
|
287918e2d4
|
Additional type hints for the client REST servlets (part 3). (#10707)
|
2021-08-31 17:22:29 +00:00 |
Andrew Morgan
|
703e3a9e85
|
Allow /createRoom to be run on workers (#10564)
Fixes https://github.com/matrix-org/synapse/issues/7867
|
2021-08-17 14:33:16 +01:00 |
reivilibre
|
642a42edde
|
Flatten the synapse.rest.client package (#10600)
|
2021-08-17 11:57:58 +00:00 |