summary refs log tree commit diff
path: root/docs/admin_api/room_membership.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-051-1/+1
| | | | | | | | | | | | | | | | | * Fix stale external links * Fix some internal links * Fix URLs without trailing / where needed * Fix more links * Newsfile Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org> * Reapply docs/openid.md fix after conflict Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
* Consolidate the `access_token` information in the admin api (#11861)Dirk Klimpel2022-01-311-3/+3
| | | Co-authored-by: reivilibre <olivier@librepush.net>
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-011-1/+1
| | | | | | * Labeled a lot more code blocks with the appropriate type * Fixed a couple of minor typos (missing/extraneous commas) Signed-off-by: Sumner Evans <me@sumnerevans.com>
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-161-1/+1
| | | | | * Fix broken links in documentation * newsfile
* Compile and render Synapse's docs into a browsable, mobile-friendly and ↵Andrew Morgan2021-06-031-1/+1
| | | | searchable website (#10086)
* Clarifications to the admin api documentation (#7647)Richard van der Hoff2020-06-051-1/+2
| | | | | | * Clarify how to authenticate * path params are not the same thing as query params * Fix documentation for `/_synapse/admin/v2/users/<user_id>`
* Admin API to join users to a room. (#7051)Dirk Klimpel2020-03-271-0/+34