Historique des commits

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