Commit History

Author SHA1 Message Date
  Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 11 months ago
  Jason Little 224ef0b669 Unix Sockets for HTTP Replication (#15708) 11 months ago
  Eric Eastwood c9bf644fa0 Revert "Federation outbound proxy" (#15910) 11 months ago
  Jason Little 2481b7dfa4 Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 11 months ago
  Eric Eastwood b07b14b494 Federation outbound proxy (#15773) 11 months ago
  reivilibre c775d80b73 Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 1 year ago
  Jason Little e4f545c452 Remove `worker_replication_*` settings (#15491) 1 year ago
  Jason Little e12d788bb7 Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) 1 year ago
  Jason Little 56efa9b167 Experimental Unix socket support (#15353) 1 year ago
  realtyem df390a8e67 Refactor `federation_sender` and `pusher` configuration loading. (#14496) 1 year ago
  David Robertson 01a0527892 Fix version that `worker_main_http_uri` is redundant from (#14476) 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
  Patrick Cloke 32fc3b7ba4 Remove configuration options for direct TCP replication. (#13647) 1 year ago
  Shay 493c2fc44a Remove code generating comments in configuration file (#12941) 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
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  Patrick Cloke 10a88ba91c Use auto_attribs/native type hints for attrs classes. (#11692) 2 years ago
  Patrick Cloke f44d729d4c Additional type hints for config module. (#11465) 2 years ago
  Nick Barrett af54167516 Enable passing typing stream writers as a list. (#11237) 2 years ago
  Erik Johnston 9d25a0ae65 Split presence out of master (#9820) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston 2927921942 Clean up `ShardedWorkerHandlingConfig` (#9466) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 6633a4015a Allow moving account data and receipts streams off master (#9104) 3 years ago
  Erik Johnston b530eaa262 Allow running sendToDevice on workers (#9044) 3 years ago
  Patrick Cloke 96358cb424 Add authentication to replication endpoints. (#8853) 3 years ago
  Patrick Cloke 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 3 years ago
  Erik Johnston 04cc249b43 Add experimental support for sharding event persister. Again. (#8294) 3 years ago