Commit Graph

107 Commits (36ae8611fe98977153387308311f7d38b67e39c8)

Author SHA1 Message Date
Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 1 year ago
Eric Eastwood 0371a354cf
Better clarify how to run a worker instance (pass both configs) (#15921) 1 year ago
Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708) 1 year ago
Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) 1 year ago
Jason Little 2481b7dfa4
Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 1 year ago
Eric Eastwood b07b14b494
Federation outbound proxy (#15773) 1 year ago
Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 1 year ago
Jason Little e4f545c452
Remove `worker_replication_*` settings (#15491) 2 years ago
Tatu Wikman 3e95c19911
Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411) 2 years ago
Dirk Klimpel e4a25d022c
Load `/capabilities` endpoint on workers (#15436) 2 years ago
Dirk Klimpel 4af0aec54d
Load `/directory/room/{roomAlias}` endpoint on workers (#15333) 2 years ago
Dirk Klimpel 4fc85e5a92
Load `/password_policy` endpoint on workers. (#15331) 2 years ago
Jason Little 3d70cc393f
Load `/register/available` endpoint on workers (#15268) 2 years ago
Patrick Cloke f4fc83ac75
Add a missing endpoint to the workers documentation. (#15223) 2 years ago
Dirk Klimpel ecbe0ddbe7
Add support for knocking to workers. (#15133) 2 years ago
reivilibre 682d31c702
Allow use of the `/filter` Client-Server APIs on workers. (#15134) 2 years ago
ZAID BIN TARIQ ad1f3fa8e1
Document how to start Synapse with Poetry (#14892) 2 years ago
Dirk Klimpel 3479599387
Add missing worker settings to shared configuration (#14748) 2 years ago
reivilibre 4eb2f4e02b
Fix broken links in the Synapse documentation. (#14744) 2 years ago
realtyem 6acb6d772a
Update worker docs to update preferred settings for pusher and federation_sender (#14493) 2 years ago
Eric Eastwood 8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 2 years ago
David Robertson 01a0527892
Fix version that `worker_main_http_uri` is redundant from (#14476) 2 years ago
realtyem c15e9a0edb
Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) 2 years ago
aceArt-GmbH 42f9d414c2
Add example on how to load balance /sync requests (#14297) 2 years ago
Dirk Klimpel 1357ae869f
Add workers settings to configuration manual (#14086) 2 years ago
Patrick Cloke c3e4edb4d6
Stabilize the threads API. (#14175) 2 years ago
Patrick Cloke c604d2c218
Mark /relations endpoint as usable on workers. (#14028) 2 years ago
Dirk Klimpel 0adeccafc6
Add sample worker files for `pusher` and `federation_sender` (#14077) 2 years ago
Dirk Klimpel 4490697b98
Add some cross references to worker documentation (#13974) 2 years ago
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647) 2 years ago
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