Histórico de commits

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