Commit Graph

18 Commits (9ccea16d45416397b37fa407709ff455bca415e3)

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