summary refs log tree commit diff
path: root/docs/usage/administration/admin_api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-053-6/+6
* Fix broken admin API request recommendation link (#14499)Brennan Chapman2022-11-211-1/+1
* Mark token-authenticaticated-registration API as not-experimental (#11897)Julian-Samuel Gebühr2022-08-051-3/+3
* Improve documentation on becoming server admin (#13230)jejo862022-08-031-1/+2
* Document advising against publicly exposing the Admin API and provide a usage...jejo862022-07-131-0/+17
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-1/+1
* Add admin API to get a list of federated rooms (#11658)Dirk Klimpel2022-01-251-0/+60
* Add admin API to reset connection timeouts for remote server (#11639)Dirk Klimpel2022-01-251-1/+39
* Add admin API to get some information about federation status (#11407)Dirk Klimpel2021-12-061-0/+114
* Add an admin API to run background jobs. (#11352)Dirk Klimpel2021-11-191-1/+26
* Add some background update admin APIs (#11263)Erik Johnston2021-11-081-0/+84
* Update doc of the allowed characters for registration tokens (#11093)Dirk Klimpel2021-10-151-1/+1
* Update links to MSCs in documentation (#10991)Dirk Klimpel2021-10-051-1/+2
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+295
* Compile and render Synapse's docs into a browsable, mobile-friendly and searc...Andrew Morgan2021-06-031-0/+29