提交歷史

作者 SHA1 備註 提交日期
  Marcus 8070b893db update black to 21.6b0 (#10197) 3 年之前
  14mRh4X0r 8942e23a69 Always update AS last_pos, even on no events (#10107) 3 年之前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 年之前
  Patrick Cloke 74af356baf Convert additional test-cases to homeserver test case. (#9396) 3 年之前
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 4 年之前
  Erik Johnston 921a3f8a59 Fix not sending events over federation when using sharded event persisters (#8536) 4 年之前
  Patrick Cloke 7f837959ea Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 4 年之前
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 4 年之前
  Patrick Cloke 6d687ebba1 Convert the appservice handler to async/await. (#7775) 4 年之前
  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 8 年之前
  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. 9 年之前
  Kegan Dougal 131e036402 Fix unit tests. 9 年之前
  Kegan Dougal bc658907f0 Add unit test for appservice_handler.query_room_alias_exists 9 年之前
  Kegan Dougal f0c730252f Add unknown user ID check. Use store.get_aliases_for_room(room_id) when searching for services by alias. 9 年之前
  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 年之前