| Commit message (Expand) | Author | Age | Files | Lines |
* | Rephrase | Brendan Abolivier | 2020-02-12 | 1 | -2/+2 |
* | Also spell it out in the purge history API doc | Brendan Abolivier | 2020-02-11 | 1 | -0/+3 |
* | Admin api to add an email address (#6789) | Dirk Klimpel | 2020-02-07 | 1 | -0/+11 |
* | Update admin room docs with correct endpoints (#6770) | Andrew Morgan | 2020-01-23 | 1 | -4/+4 |
* | Admin API to list, filter and sort rooms (#6720) | Andrew Morgan | 2020-01-22 | 1 | -0/+173 |
* | Quarantine media by ID or user ID (#6681) | Andrew Morgan | 2020-01-13 | 1 | -7/+69 |
* | Allow admin users to create or modify users without a shared secret (#6495) | Manuel Stahl | 2020-01-09 | 1 | -1/+32 |
* | Document Shutdown Room admin API (#6541) | Andrew Morgan | 2019-12-13 | 1 | -0/+72 |
* | Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) | Manuel Stahl | 2019-12-05 | 1 | -0/+45 |
* | write some docs for the quarantine_media api (#6458) | Richard van der Hoff | 2019-12-03 | 1 | -0/+17 |
* | Merge branch 'master' into develop | Brendan Abolivier | 2019-10-02 | 1 | -0/+12 |
|\ |
|
| * | add explanations on how to actually include an access_token (#6031) | axel simon | 2019-09-13 | 1 | -0/+12 |
* | | Document GET method for retrieving admin bit of user in admin API | Olivier Wilkinson (reivilibre) | 2019-08-27 | 1 | -0/+19 |
* | | Add Admin API capability to set adminship of a user (#5878) | reivilibre | 2019-08-27 | 1 | -0/+20 |
* | | Servlet to purge old rooms (#5845) | Richard van der Hoff | 2019-08-22 | 1 | -0/+18 |
|/ |
|
* | Clarify that the admin change password endpoint logs them out (#5303) | Travis Ralston | 2019-05-31 | 1 | -1/+1 |
* | Remove the requirement to authenticate for /admin/server_version. (#5122) | Richard van der Hoff | 2019-05-07 | 1 | -2/+0 |
* | Fix spelling in server notices admin API docs (#5142) | Travis Ralston | 2019-05-06 | 1 | -1/+1 |
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 1 | -0/+48 |
* | Move admin API to a new prefix | Richard van der Hoff | 2019-05-01 | 8 | -12/+12 |
* | Fix whole path for admin route | Brendan Abolivier | 2019-05-01 | 1 | -1/+1 |
* | Fix typo in account validity admin route | Brendan Abolivier | 2019-05-01 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/accou... | Erik Johnston | 2019-04-17 | 1 | -0/+14 |
|\ |
|
| * | Add admin API for group deletion | Erik Johnston | 2019-04-03 | 1 | -0/+14 |
* | | Add management endpoints for account validity | Brendan Abolivier | 2019-04-17 | 1 | -0/+42 |
|/ |
|
* | add API documentation | Joseph Weston | 2019-03-02 | 1 | -0/+22 |
* | create support user (#4141) | Neil Johnson | 2018-12-14 | 1 | -4/+7 |
* | Add a note saying you need to manually reclaim disk space | Aaron Raimist | 2018-11-18 | 1 | -0/+8 |
* | Update the admin register documentation to return a real user ID | Travis Ralston | 2018-08-17 | 1 | -1/+1 |
* | Admin API for creating new users (#3415) | Amber Brown | 2018-07-20 | 1 | -0/+63 |
* | update doc for deactivate API | Matthew Hodgson | 2018-06-26 | 1 | -2/+15 |
* | Update purge_history_api.rst | Richard van der Hoff | 2018-03-15 | 1 | -2/+4 |
* | Add transactional API to history purge | Richard van der Hoff | 2018-03-12 | 1 | -0/+27 |
* | Provide a means to pass a timestamp to purge_history | Richard van der Hoff | 2018-03-05 | 1 | -2/+9 |
* | Fix typos in purge api & doc | Richard van der Hoff | 2018-02-13 | 1 | -1/+1 |
* | Merge pull request #2858 from matrix-org/rav/purge_updates | Richard van der Hoff | 2018-02-09 | 1 | -2/+12 |
|\ |
|
| * | delete_local_events for purge_history | Richard van der Hoff | 2018-02-09 | 1 | -2/+12 |
* | | Add admin api documentation for list media endpoint | Travis Ralston | 2018-01-31 | 1 | -0/+23 |
|/ |
|
* | make it absolutely clear that Purge History API does not remove all traces of... | Ander Punnar | 2017-10-14 | 1 | -0/+2 |
* | Document some of the admin APIs (#2143) | Richard van der Hoff | 2017-04-21 | 1 | -0/+73 |
* | fix doc for purge_media_cache | Richard van der Hoff | 2017-01-20 | 1 | -5/+3 |
* | Use correct path | Erik Johnston | 2016-07-28 | 1 | -1/+1 |
* | Add some basic admin API docs | Erik Johnston | 2016-07-28 | 3 | -0/+46 |