summary refs log tree commit diff
path: root/docs/workers.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only...Andrew Morgan2021-08-181-1/+3
* Allow /createRoom to be run on workers (#10564)Andrew Morgan2021-08-171-0/+1
* Docs: Use something other than the document name to describe a page (#10399)Andrew Morgan2021-07-151-3/+3
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-161-1/+1
* Move some more endpoints off master (#10084)Erik Johnston2021-05-271-0/+3
* docs: fallback/web endpoint does not appear to be mounted on workers (#9679)Ben Banfield-Zanin2021-03-241-2/+1
* Revert "Update workers.md"Richard van der Hoff2021-02-181-1/+1
* Update workers.mdRichard van der Hoff2021-02-171-1/+2
* Update workers.mdRichard van der Hoff2021-02-171-1/+1
* Document that pusher instances are shardable (#9407)Erik Johnston2021-02-161-1/+9
* Put SAML callback URI under /_synapse/client. (#9289)Richard van der Hoff2021-02-021-1/+1
* Put OIDC callback URI under /_synapse/client. (#9288)Richard van der Hoff2021-02-011-1/+1
* Merge branch 'social_login' into developRichard van der Hoff2021-02-011-0/+1
|\
| * Collect terms consent from the user during SSO registration (#9276)Richard van der Hoff2021-02-011-0/+1
* | Merge branch 'social_login' into developRichard van der Hoff2021-02-011-8/+10
|\|
| * Fix SSO on workers (#9271)Richard van der Hoff2021-02-011-8/+10
* | Add a note to changelog about redis usage (#9227)Erik Johnston2021-01-271-1/+4
|/
* Quote pip install with brackets to avoid shell interpretation. (#9151)Patrick Cloke2021-01-181-1/+1
* link to the scalability blog post from workers.mdMatthew Hodgson2021-01-181-0/+3
* Register the /devices endpoint on workers. (#9092)Patrick Cloke2021-01-131-0/+1
* Allow redacting events on workers (#8994)Patrick Cloke2020-12-291-0/+1
* Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-041-1/+5
* Notes on SSO logins and media_repository worker (#8701)Marcus Schopen2020-11-061-0/+5
* Document how to set up multiple event persisters (#8706)Erik Johnston2020-11-031-0/+12
* grammarMatthew Hodgson2020-11-021-1/+1
* Fix typo in workers docAndrew Morgan2020-11-021-1/+1
* Allow background tasks to be run on a separate worker. (#8369)Patrick Cloke2020-10-021-0/+17
* Allow additional SSO properties to be passed to the client (#8413)Patrick Cloke2020-09-301-0/+16
* Merge tag 'v1.20.0rc3' into developPatrick Cloke2020-09-111-1/+0
|\
| * Remove shared rooms info from upgrade/workers doc as it's still experimental ...Andrew Morgan2020-09-101-1/+0
* | Add /_synapse/client to the reverse proxy docs (#8227)Andrew Morgan2020-09-101-0/+1
|/
* Add /user/{user_id}/shared_rooms/ api (#7785)Will Hunt2020-09-021-0/+1
* Fixup worker doc (again) (#8000)Erik Johnston2020-08-061-13/+41
* Update workers docs (#7990)Stuart Mumford2020-07-301-25/+34
* Fix typo in docs/workers.md (#7992)Erik Johnston2020-07-301-1/+1
* Update worker docs with recent enhancements (#7969)Erik Johnston2020-07-291-213/+246
* Support running multiple media repos. (#7706)Erik Johnston2020-06-171-1/+6
* Documentation on setting up redis (#7446)Neil Johnson2020-05-111-60/+107
* Merge branch 'release-v1.12.4' into developRichard van der Hoff2020-04-221-0/+2
|\
| * Support GET account_data requests on a worker (#7311)Richard van der Hoff2020-04-211-0/+2
* | Make systemd-with-workers doc official (#7234)Richard van der Hoff2020-04-081-15/+33
|/
* Update routing of fallback auth in the worker docs. (#7048)Patrick Cloke2020-03-091-0/+1
* Fix worker docs to point `/publicised_groups` API correctly. (#6938)Erik Johnston2020-02-181-3/+4
* Add support for putting fed user query API on workers (#6873)Erik Johnston2020-02-071-0/+1
* Allow moving group read APIs to workers (#6866)Erik Johnston2020-02-071-0/+8
* Fix federation_reader listeners doc as per PR reviewJason Robinson2020-01-271-2/+12
* Clarifications to the workers documentationJason Robinson2020-01-241-0/+7
* Quarantine media by ID or user ID (#6681)Andrew Morgan2020-01-131-1/+3
* Document more supported endpoints for workers (#6698)Richard van der Hoff2020-01-131-0/+4
* Update workers.md to make media_repository work (again) (#6519)Mark Nowiasz2019-12-111-1/+13
* (#5849) Convert rst to markdown (#6040)dstipp2019-09-171-0/+284