Richard van der Hoff
|
e24ff8ebe3
|
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.
Part of #11733
|
2022-02-23 11:04:02 +00: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
|
1aa0dad021
|
Additional type hints for REST servlets (part 2). (#10674)
Applies the changes from #10665 to additional modules.
|
2021-08-26 11:53:52 +00:00 |
|
reivilibre
|
642a42edde
|
Flatten the synapse.rest.client package (#10600)
|
2021-08-17 11:57:58 +00:00 |
|