summary refs log tree commit diff
path: root/docs/admin_api (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the requirement to authenticate for /admin/server_version. (#5122)Richard van der Hoff2019-05-071-2/+0
* Fix spelling in server notices admin API docs (#5142)Travis Ralston2019-05-061-1/+1
* Add admin api for sending server_notices (#5121)Richard van der Hoff2019-05-021-0/+48
* Move admin API to a new prefixRichard van der Hoff2019-05-018-12/+12
* Fix whole path for admin routeBrendan Abolivier2019-05-011-1/+1
* Fix typo in account validity admin routeBrendan Abolivier2019-05-011-1/+1
* Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/accou...Erik Johnston2019-04-171-0/+14
|\
| * Add admin API for group deletionErik Johnston2019-04-031-0/+14
* | Add management endpoints for account validityBrendan Abolivier2019-04-171-0/+42
|/
* add API documentationJoseph Weston2019-03-021-0/+22
* create support user (#4141)Neil Johnson2018-12-141-4/+7
* Add a note saying you need to manually reclaim disk spaceAaron Raimist2018-11-181-0/+8
* Update the admin register documentation to return a real user IDTravis Ralston2018-08-171-1/+1
* Admin API for creating new users (#3415)Amber Brown2018-07-201-0/+63
* update doc for deactivate APIMatthew Hodgson2018-06-261-2/+15
* Update purge_history_api.rstRichard van der Hoff2018-03-151-2/+4
* Add transactional API to history purgeRichard van der Hoff2018-03-121-0/+27
* Provide a means to pass a timestamp to purge_historyRichard van der Hoff2018-03-051-2/+9
* Fix typos in purge api & docRichard van der Hoff2018-02-131-1/+1
* Merge pull request #2858 from matrix-org/rav/purge_updatesRichard van der Hoff2018-02-091-2/+12
|\
| * delete_local_events for purge_historyRichard van der Hoff2018-02-091-2/+12
* | Add admin api documentation for list media endpointTravis Ralston2018-01-311-0/+23
|/
* make it absolutely clear that Purge History API does not remove all traces of...Ander Punnar2017-10-141-0/+2
* Document some of the admin APIs (#2143)Richard van der Hoff2017-04-211-0/+73
* fix doc for purge_media_cacheRichard van der Hoff2017-01-201-5/+3
* Use correct pathErik Johnston2016-07-281-1/+1
* Add some basic admin API docsErik Johnston2016-07-283-0/+46