Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Admin API endpoint to delete a reported event (#15116) | Dirk Klimpel | 2023-02-28 | 1 | -8/+33 |
* | Add helper to parse an enum from query args & use it. (#14956) | Patrick Cloke | 2023-02-01 | 1 | -9/+3 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -2/+2 |
* | Clean up `synapse.rest.admin` (#11535) | Dirk Klimpel | 2021-12-08 | 1 | -2/+0 |
* | Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452) | Dirk Klimpel | 2021-11-29 | 1 | -7/+14 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add type hints to device and event report admin API (#9519) | Dirk Klimpel | 2021-03-02 | 1 | -7/+15 |
* | Split admin API for reported events into a detail and a list view (#8539) | Dirk Klimpel | 2020-10-26 | 1 | -1/+45 |
* | Admin API for reported events (#8217) | Dirk Klimpel | 2020-09-22 | 1 | -0/+88 |