Commit Graph

77 Commits (2318603772f2e1595f9b39369246d5955a069381)

Author SHA1 Message Date
Richard van der Hoff 372136d3a8
Remove documentation of legacy `frontend_proxy` worker app (#13645) 2 years ago
Patrick Cloke e761e8b475
Clarify documentation about replication traffic. (#13656) 2 years ago
Patrick Cloke 7bc08f3201
Remove remaining bits of groups code. (#12936) 3 years ago
Patrick Cloke 1885ee0113
Remove unstable APIs for /hierarchy. (#12851) 3 years ago
Nick Mills-Barrett 1f9013ce60
Add the `batch_send` endpoint to generic workers (#12868) 3 years ago
Nick Mills-Barrett 2e5f88b5e6
Add the `/account/whoami` endpoint to generic workers (#12866) 3 years ago
Nick Mills-Barrett b4fab0b14f
Fix incorrect worker-allowed path in documentation (#12867) 3 years ago
Dirk Klimpel 298911555c
Fix typos in documentation (#12863) 3 years ago
Sami Olmari 47619017f9
Add missing user directory search endpoint to the generic worker documentation (#12773) 3 years ago
reivilibre 699192fc1a
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 3 years ago
reivilibre c2d50e9f6c
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 3 years ago
Dirk Klimpel a36a38b1ca
Add some example configurations for worker (#12492) 3 years ago
reivilibre 7efddbebef
Update documentation to reflect that `run_background_tasks_on` is no longer experimental. (#12451) 3 years ago
Dirk Klimpel a743f7d33e
Replace `federation_reader` with `generic_worker` in docs (#12457) 3 years ago
Shay f608e6c8cf
Update broken link in `workers.md` (#12369) 3 years ago
Jonathan de Jong c5776780f0
Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038) 3 years ago
Patrick Cloke 2177e356bc
Sync more worker regexes in the documentation. (#12243) 3 years ago
~creme 7577894bec
Document that most streams can only have a single writer. (#12196) 3 years ago
Patrick Cloke 7754af24ab
Remove the unstable `/spaces` endpoint. (#12073) 3 years ago
Patrick Cloke c56bfb08bc
Add documentation for missing worker types. (#11599) 3 years ago
Jonathan de Jong 02632b3504
Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
Aaron R d993c3bb1e
Add support for `/_matrix/media/v3` APIs (#11371) 3 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 3 years ago
Patrick Cloke 1fdf2cf8e8
Document that /spaces & /hierarchy can be routed to workers. (#10648) 3 years ago
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142) 3 years ago
Andrew Morgan 3692f7fd33
Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only (#10628) 3 years ago
Andrew Morgan 703e3a9e85
Allow /createRoom to be run on workers (#10564) 3 years ago
Andrew Morgan c141455049
Docs: Use something other than the document name to describe a page (#10399) 3 years ago
Dirk Klimpel 0adc2882c1
Fix broken links in documentation (#10180) 3 years ago
Erik Johnston 5eed6348ce
Move some more endpoints off master (#10084) 4 years ago
Ben Banfield-Zanin 4655d2221e
docs: fallback/web endpoint does not appear to be mounted on workers (#9679) 4 years ago
Richard van der Hoff 626afd7e89 Revert "Update workers.md" 4 years ago
Richard van der Hoff 53f1c4da81
Update workers.md 4 years ago
Richard van der Hoff a8878960c0
Update workers.md 4 years ago
Erik Johnston ddfdf94506
Document that pusher instances are shardable (#9407) 4 years ago
Richard van der Hoff 8f75bf1df7
Put SAML callback URI under /_synapse/client. (#9289) 4 years ago
Richard van der Hoff 846b9d3df0
Put OIDC callback URI under /_synapse/client. (#9288) 4 years ago
Richard van der Hoff c543bf87ec
Collect terms consent from the user during SSO registration (#9276) 4 years ago
Richard van der Hoff 9c715a5f19
Fix SSO on workers (#9271) 4 years ago
Erik Johnston 93b61589b0
Add a note to changelog about redis usage (#9227) 4 years ago
Patrick Cloke de45bf5b5b
Quote pip install with brackets to avoid shell interpretation. (#9151) 4 years ago
Matthew Hodgson 883d4e6f2b link to the scalability blog post from workers.md 4 years ago
Patrick Cloke d1eb1b96e8
Register the /devices endpoint on workers. (#9092) 4 years ago
Patrick Cloke 68bb26da69
Allow redacting events on workers (#8994) 4 years ago
Patrick Cloke 96358cb424
Add authentication to replication endpoints. (#8853) 4 years ago
Marcus Schopen c059413001
Notes on SSO logins and media_repository worker (#8701) 4 years ago
Erik Johnston 4b09b7438e
Document how to set up multiple event persisters (#8706) 4 years ago