summary refs log tree commit diff
path: root/docs/admin_api/rooms.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify structure of room admin API docs (#10313)Dirk Klimpel2021-07-071-45/+24
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-161-1/+1
* Compile and render Synapse's docs into a browsable, mobile-friendly and searc...Andrew Morgan2021-06-031-1/+1
* Add missing entry to the table of contents of room admin API (#10043)Dirk Klimpel2021-05-241-0/+1
* Delete room endpoint (#9889)ThibF2021-04-291-1/+10
* Merge pull request #9150 from Yoric/develop-contextDavid Teller2021-02-081-0/+119
|\
| * FIXUP: Documenting /_synapse/admin/v1/rooms/<room_id>/context/<event_id>David Teller2021-01-281-0/+119
* | Add an admin API to get the current room state (#9168)Travis Ralston2021-02-021-0/+30
|/
* Add depth and received_ts to forward_extremities admin API responseJason Robinson2021-01-231-1/+7
* Address pr feedbackJason Robinson2021-01-111-9/+3
* Clarify rooms.mdJason Robinson2021-01-111-1/+1
* Add changelog and admin API docsJason Robinson2021-01-091-0/+53
* Allow server admin to get admin bit in rooms where local user is an admin (#8...Erik Johnston2020-12-181-1/+19
* Add number of local devices to Room Details Admin API (#8886)Dirk Klimpel2020-12-111-11/+13
* Deprecate Shutdown Room and Purge Room Admin API (#8829)Dirk Klimpel2020-12-101-2/+38
* Add `force_purge` option to delete-room admin api. (#8843)Richard van der Hoff2020-11-301-1/+5
* Remove the "draft" status of the Room Details Admin API (#8702)Dirk Klimpel2020-11-031-3/+1
* Add the topic and avatar to the room details admin API (#8305)Tulir Asokan2020-09-141-0/+4
* Add an option to disable purge in delete room admin API (#7964)Dirk Klimpel2020-07-281-4/+9
* Add admin endpoint to get members in a room. (#7842)Michael Albert2020-07-161-1/+33
* Add delete room admin endpoint (#7613)Dirk Klimpel2020-07-141-0/+94
* Add room details admin endpoint (#7317)Manuel Stahl2020-05-071-0/+54
* Extend room admin api with additional attributes (#7225)Dirk Klimpel2020-04-221-7/+100
* Update admin room docs with correct endpoints (#6770)Andrew Morgan2020-01-231-4/+4
* Admin API to list, filter and sort rooms (#6720)Andrew Morgan2020-01-221-0/+173