| Commit message (Expand) | Author | Age | Files | Lines |
* | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 2021-02-02 | 1 | -1/+1 |
* | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -0/+1 |
|\ |
|
| * | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 2021-02-01 | 1 | -0/+1 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -8/+10 |
|\| |
|
| * | Fix SSO on workers (#9271) | Richard van der Hoff | 2021-02-01 | 1 | -8/+10 |
* | | Add a note to changelog about redis usage (#9227) | Erik Johnston | 2021-01-27 | 1 | -1/+4 |
|/ |
|
* | Quote pip install with brackets to avoid shell interpretation. (#9151) | Patrick Cloke | 2021-01-18 | 1 | -1/+1 |
* | link to the scalability blog post from workers.md | Matthew Hodgson | 2021-01-18 | 1 | -0/+3 |
* | Register the /devices endpoint on workers. (#9092) | Patrick Cloke | 2021-01-13 | 1 | -0/+1 |
* | Allow redacting events on workers (#8994) | Patrick Cloke | 2020-12-29 | 1 | -0/+1 |
* | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -1/+5 |
* | Notes on SSO logins and media_repository worker (#8701) | Marcus Schopen | 2020-11-06 | 1 | -0/+5 |
* | Document how to set up multiple event persisters (#8706) | Erik Johnston | 2020-11-03 | 1 | -0/+12 |
* | grammar | Matthew Hodgson | 2020-11-02 | 1 | -1/+1 |
* | Fix typo in workers doc | Andrew Morgan | 2020-11-02 | 1 | -1/+1 |
* | Allow background tasks to be run on a separate worker. (#8369) | Patrick Cloke | 2020-10-02 | 1 | -0/+17 |
* | Allow additional SSO properties to be passed to the client (#8413) | Patrick Cloke | 2020-09-30 | 1 | -0/+16 |
* | Merge tag 'v1.20.0rc3' into develop | Patrick Cloke | 2020-09-11 | 1 | -1/+0 |
|\ |
|
| * | Remove shared rooms info from upgrade/workers doc as it's still experimental ... | Andrew Morgan | 2020-09-10 | 1 | -1/+0 |
* | | Add /_synapse/client to the reverse proxy docs (#8227) | Andrew Morgan | 2020-09-10 | 1 | -0/+1 |
|/ |
|
* | Add /user/{user_id}/shared_rooms/ api (#7785) | Will Hunt | 2020-09-02 | 1 | -0/+1 |
* | Fixup worker doc (again) (#8000) | Erik Johnston | 2020-08-06 | 1 | -13/+41 |
* | Update workers docs (#7990) | Stuart Mumford | 2020-07-30 | 1 | -25/+34 |
* | Fix typo in docs/workers.md (#7992) | Erik Johnston | 2020-07-30 | 1 | -1/+1 |
* | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 1 | -213/+246 |
* | Support running multiple media repos. (#7706) | Erik Johnston | 2020-06-17 | 1 | -1/+6 |
* | Documentation on setting up redis (#7446) | Neil Johnson | 2020-05-11 | 1 | -60/+107 |
* | Merge branch 'release-v1.12.4' into develop | Richard van der Hoff | 2020-04-22 | 1 | -0/+2 |
|\ |
|
| * | Support GET account_data requests on a worker (#7311) | Richard van der Hoff | 2020-04-21 | 1 | -0/+2 |
* | | Make systemd-with-workers doc official (#7234) | Richard van der Hoff | 2020-04-08 | 1 | -15/+33 |
|/ |
|
* | Update routing of fallback auth in the worker docs. (#7048) | Patrick Cloke | 2020-03-09 | 1 | -0/+1 |
* | 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 |
* | Clarifications to the workers documentation | Jason Robinson | 2020-01-24 | 1 | -0/+7 |
* | 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 |