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 |
|
Dirk Klimpel
|
6a72c910f1
|
Add admin API to get a list of federated rooms (#11658)
|
2022-01-25 16:11:40 +00:00 |
|
Dirk Klimpel
|
0d6cfea9b8
|
Add admin API to reset connection timeouts for remote server (#11639)
* Fix get federation status of destination if no error occured
|
2022-01-25 12:06:29 +00:00 |
|
Dirk Klimpel
|
3b51c763ba
|
Fix get federation status of destination if no error occured (#11593)
|
2022-01-05 14:46:50 -05:00 |
|
Dirk Klimpel
|
8428ef66c7
|
Add type hints to synapse/tests/rest/admin (#11590)
|
2021-12-16 14:59:56 -05:00 |
|
Dirk Klimpel
|
b3bcacf3c1
|
Add missing errcode to parse_string and parse_boolean (#11542)
|
2021-12-09 11:23:34 +00:00 |
|
Dirk Klimpel
|
8b4b153c9e
|
Add admin API to get some information about federation status (#11407)
|
2021-12-06 16:59:50 +00:00 |
|