Commit History

Author SHA1 Message Date
  Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 11 months ago
  Eric Eastwood c9bf644fa0 Revert "Federation outbound proxy" (#15910) 11 months ago
  Eric Eastwood b07b14b494 Federation outbound proxy (#15773) 11 months ago
  Eric Eastwood 0f02f0b4da Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 1 year ago
  Patrick Cloke 375b0a8a11 Update code to refer to "workers". (#15606) 1 year ago
  Jason Little 56efa9b167 Experimental Unix socket support (#15353) 1 year ago
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  reivilibre 22cc93afe3 Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 year ago
  Dirk Klimpel 73f097888e Add listener `health` (#14747) 1 year ago
  Patrick Cloke f685318c2a Use ClientRestResource on both the main process and workers. (#14528) 1 year ago
  reivilibre 9af2be192a Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (#14538) 1 year ago
  realtyem c15e9a0edb Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) 1 year ago
  Tuomas Ojamies b5ab2c428a Support using SSL on worker endpoints. (#14128) 1 year ago
  Nick Mills-Barrett 3a4f80f8c6 Merge/remove `Slaved*` stores into `WorkerStores` (#14375) 1 year ago
  David Robertson 730b13dbc9 Improve `RawHeaders` type hints (#14303) 1 year ago
  Patrick Cloke 755bfeee3a Use servlets for /key/ endpoints. (#14229) 1 year ago
  Patrick Cloke c604d2c218 Mark /relations endpoint as usable on workers. (#14028) 1 year ago
  reivilibre be4250c7a8 Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540) 1 year ago
  Sean Quah f4ab6a4a96 Refuse to start when `faster_joins` is enabled on a worker deployment (#13531) 1 year ago
  Nick Mills-Barrett 86e366a46e Remove old empty/redundant slaved stores. (#13349) 1 year ago
  Nick Mills-Barrett 190f49d8ab Use cache store remove base slaved (#13329) 1 year ago
  David Robertson f30bcbd84a Fix Synapse git info missing in version strings (#12973) 2 years ago
  Patrick Cloke cf05258f76 Remove groups replication code. (#12900) 2 years ago
  Patrick Cloke a8db8c6eba Remove user-visible groups/communities code (#12553) 2 years ago
  Nick Mills-Barrett 1f9013ce60 Add the `batch_send` endpoint to generic workers (#12868) 2 years ago
  Nick Mills-Barrett 2e5f88b5e6 Add the `/account/whoami` endpoint to generic workers (#12866) 2 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) 2 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) 2 years ago
  reivilibre f871222880 Move `update_client_ip` background job from the main process to the background worker. (#12251) 2 years ago
  Patrick Cloke 54f674f7a9 Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2 years ago