Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix worker docs to point `/publicised_groups` API correctly. (#6938) | Erik Johnston | 2020-02-18 | 1 | -3/+4 |
| | |||||
* | Add support for putting fed user query API on workers (#6873) | Erik Johnston | 2020-02-07 | 1 | -0/+1 |
| | |||||
* | Allow moving group read APIs to workers (#6866) | Erik Johnston | 2020-02-07 | 1 | -0/+8 |
| | |||||
* | Fix federation_reader listeners doc as per PR review | Jason Robinson | 2020-01-27 | 1 | -2/+12 |
| | | | | Signed-off-by: Jason Robinson <jasonr@matrix.org> | ||||
* | Clarifications to the workers documentation | Jason Robinson | 2020-01-24 | 1 | -0/+7 |
| | | | | | | | | | * Add note that user_dir requires disabling user dir updates from the main synapse process. * Add note that federation_reader should have the federation listener resource. Signed-off-by: Jason Robinson <jasonr@matrix.org> | ||||
* | Quarantine media by ID or user ID (#6681) | Andrew Morgan | 2020-01-13 | 1 | -1/+3 |
| | |||||
* | Document more supported endpoints for workers (#6698) | Richard van der Hoff | 2020-01-13 | 1 | -0/+4 |
| | |||||
* | Update workers.md to make media_repository work (again) (#6519) | Mark Nowiasz | 2019-12-11 | 1 | -1/+13 |
| | |||||
* | (#5849) Convert rst to markdown (#6040) | dstipp | 2019-09-17 | 1 | -0/+284 |
Converting some of the rst documentation to markdown. Attempted to preserve whitespace and line breaks to minimize cosmetic change. |