Commit History

Author SHA1 Message Date
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 8c7a531e27 Use direct references for some configuration variables (part 2) (#10812) 2 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) 2 years ago
  Erik Johnston ac5c221208 Stagger send presence to remotes (#10398) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Andrew Morgan 4e0fd35bc9 Revert "Experimental Federation Speedup (#9702)" 3 years ago
  Richard van der Hoff 294c675033 Remove `synapse.types.Collection` (#9856) 3 years ago
  Erik Johnston db70435de7 Fix bug where we sent remote presence states to remote servers (#9850) 3 years ago
  Erik Johnston 2b7dd21655 Don't send normal presence updates over federation replication stream (#9828) 3 years ago
  Jonathan de Jong 05e8c70c05 Experimental Federation Speedup (#9702) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Erik Johnston 3a569fb200 Fix sharded federation sender sometimes using 100% CPU. 3 years ago
  Andrew Morgan 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
  Patrick Cloke da75d2ea1f Add type hints for the federation sender. (#9681) 3 years ago
  Andrew Morgan 8bcfc2eaad Be smarter about which hosts to send presence to when processing room joins (#9402) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) 3 years ago
  Erik Johnston 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 3 years ago
  Richard van der Hoff f31f8e6319 Remove stream ordering from Metadata dict (#8452) 3 years ago
  reivilibre 36efbcaf51 Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) 3 years ago
  reivilibre 58f61f10f7 Catch-up after Federation Outage (split, 1) (#8230) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  reivilibre 4535e849d7 Remove obsolete order field in `send_new_transaction` (#8245) 3 years ago
  Patrick Cloke 5758dcf30c Add type hints for state. (#8140) 3 years ago
  Patrick Cloke ad6190c925 Convert stream database to async/await. (#8074) 3 years ago
  Olivier Wilkinson (reivilibre) 3aa36b782c Merge branch 'master' into develop 3 years ago
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) 3 years ago
  Erik Johnston 2c1b9d6763 Update worker docs with recent enhancements (#7969) 3 years ago
  Patrick Cloke b975fa2e99 Convert state resolution to async/await (#7942) 3 years ago