Commit History

Author SHA1 Message Date
  Erik Johnston d35bed8369 Don't wake up destination transaction queue if they're not due for retry. (#16223) 10 months ago
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 10 months ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 10 months ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  David Robertson 0f34abed7c Type hints for tests.federation (#14991) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Mathieu Velten 4569eda944 Use servers list approx to send read receipts when in partial state (#14549) 1 year ago
  Patrick Cloke d748bbc8f8 Include thread information when sending receipts over federation. (#14466) 1 year ago
  Patrick Cloke efd108b45d Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
  Eric Eastwood 1a209efdb2 Update `get_users_in_room` mis-use to get hosts with dedicated `get_current_hosts_in_room` (#13605) 1 year ago
  Erik Johnston 44de53bb79 Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2 years ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Erik Johnston 0b014eb25e Only send out device list updates for our own users (#12465) 2 years ago
  Erik Johnston aa28110264 Process device list updates asynchronously (#12365) 2 years ago
  Erik Johnston 5c9e39e619 Track device list updates per room. (#12321) 2 years ago
  Erik Johnston 423cca9efe Spread out sending device lists to remote hosts (#12132) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Hubert Chathi 8541809cb9 Send and handle cross-signing messages using the stable prefix. (#10520) 2 years ago
  Patrick Cloke 7d84d2523a Fix errors in Synapse logs from unit tests. (#10939) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 3 years ago
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) 3 years ago
  Patrick Cloke b975fa2e99 Convert state resolution to async/await (#7942) 4 years ago
  Andrew Morgan fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 years ago
  Andrew Morgan c389bfb6ea Fix encryption algorithm typos in tests/comments (#7637) 4 years ago
  Richard van der Hoff daa1ac89a0 Fix device list update stream ids going backward (#7158) 4 years ago