Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove user-visible groups/communities code (#12553) | Patrick Cloke | 2022-05-25 | 1 | -50/+0 |
* | Clean up `synapse.rest.admin` (#11535) | Dirk Klimpel | 2021-12-08 | 1 | -1/+1 |
* | Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452) | Dirk Klimpel | 2021-11-29 | 1 | -2/+3 |
* | Add missing type hints to the admin API servlets (#10105) | Dirk Klimpel | 2021-06-07 | 1 | -2/+10 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -2/+1 |
* | Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) | Dirk Klimpel | 2020-11-25 | 1 | -5/+2 |
* | Move admin endpoints into separate files (#6308) | Manuel Stahl | 2019-11-20 | 1 | -0/+46 |