Commit History

作者 SHA1 備註 提交日期
  black 8b3d9b6b19 Run black. 6 年之前
  Amber Brown 49af402019 run isort 6 年之前
  Erik Johnston e939f3bca6 Fix tests 6 年之前
  Ilya Zhuravlev 8a4a0ddea6 Fix appservice tests to account for new behavior of notify_interested_services 7 年之前
  Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database 8 年之前
  Erik Johnston 320dfe523c Make notify_interested_services faster 8 年之前
  Erik Johnston b835ebcc79 Update unit tests 8 年之前
  Mark Haines c626fc576a Move the AS handler out of the Handlers object. 8 年之前
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 年之前
  Matthew Hodgson 6c28ac260c copyrights 9 年之前
  Kegan Dougal d88e20cdb9 Fix bug where synapse was sending AS user queries incorrectly. 9 年之前
  Kegan Dougal 21fd84dcb8 Use seconds; start gluing in the AS scheduler into the AS handler. 9 年之前
  Kegan Dougal 11e6b3d18b Dependency inject ApplicationServiceApi when creating ApplicationServicesHandler. 10 年之前
  Kegan Dougal 131e036402 Fix unit tests. 10 年之前
  Kegan Dougal bc658907f0 Add unit test for appservice_handler.query_room_alias_exists 10 年之前
  Kegan Dougal f0c730252f Add unknown user ID check. Use store.get_aliases_for_room(room_id) when searching for services by alias. 10 年之前
  Kegan Dougal 89f2e8fbdf Fix bug in store defer. Add more unit tests. 10 年之前
  Kegan Dougal 525a218b2b Begin to add unit tests for appservice glue and regex testing. 10 年之前