Commit History

作者 SHA1 備註 提交日期
  Patrick Cloke c9b9143655 Fix-up type hints in tests/server.py. (#15084) 1 年之前
  David Robertson e8269ed391 Type hints for tests.appservice (#14990) 1 年之前
  Andrew Ferrazzutti 1183c372fa Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 年之前
  Andrew Morgan d8d0271977 Send device list updates to application services (MSC3202) - part 1 (#11881) 2 年之前
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年之前
  reivilibre 2cc5ea933d Add support for MSC3202: sending one-time key counts and fallback key usage states to Application Services. (#11617) 2 年之前
  Andrew Morgan 64ec45fc1b Send to-device messages to application services (#11215) 2 年之前
  Patrick Cloke 7d84d2523a Fix errors in Synapse logs from unit tests. (#10939) 3 年之前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 年之前
  Will Hunt 70259d8c8c Limit AS transactions to 100 events (#8606) 4 年之前
  Will Hunt c276bd9969 Send some ephemeral events to appservices (#8437) 4 年之前
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 4 年之前
  Richard van der Hoff 5019945828 Refactor the Appservice scheduler code 5 年之前
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 年之前
  black 8b3d9b6b19 Run black. 6 年之前
  Amber Brown 49af402019 run isort 6 年之前
  Richard van der Hoff 46beeb9a30 Fix a couple of logcontext leaks in unit tests 6 年之前
  Erik Johnston 7321f45457 Clean up _ServiceQueuer 8 年之前
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 年之前
  Matthew Hodgson 6c28ac260c copyrights 8 年之前
  Kegan Dougal d04fa1f712 Implement ServiceQueuer with tests. 9 年之前
  Kegan Dougal 6279285b2a Replace EventGrouper for ServiceQueuer to move to push-based txns. Fix tests and add stub tests for ServiceQueuer. 9 年之前
  Kegan Dougal 835e01fc70 Minor PR comment tweaks. 9 年之前
  Kegan Dougal 21fd84dcb8 Use seconds; start gluing in the AS scheduler into the AS handler. 9 年之前
  Kegan Dougal 10766f1e93 Update UTs 9 年之前
  Kegan Dougal 2602ddc379 Apply clarity and docstrings 9 年之前
  Kegan Dougal 0354659f9d Finish synapse.appservice.scheduler implementation. 9 年之前
  Kegan Dougal f260cb72cd Flesh out more stub functions. 9 年之前
  Kegan Dougal 0fbfe1b08a Add more tests; fix bugs. 9 年之前