Commit Graph

88 Commits (3d87847ecc943c689c4587c5327d744e4a8f92c2)

Author SHA1 Message Date
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
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