summary refs log tree commit diff
path: root/docs/admin_api/room_membership.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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