提交历史

作者 SHA1 备注 提交日期
  David Robertson e8269ed391 Type hints for tests.appservice (#14990) 1 年之前
  Eric Eastwood aa70556699 Check appservice user interest against the local users instead of all users (`get_users_in_room` mis-use) (#13958) 2 年之前
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 年之前
  Patrick Cloke 49f06866e4 Remove backing code for groups/communities (#12558) 2 年之前
  Andrew Morgan fb0ffa9676 Rename various ApplicationServices interested methods (#11915) 2 年之前
  Andrew Morgan cf06783d54 Remove optional state of `ApplicationService.is_interested`'s `store` parameter (#11911) 2 年之前
  Andrew Morgan 3f72c2a322 Convert `ApplicationServiceTestCase` to use `simple_async_mock` (#11880) 2 年之前
  Patrick Cloke 2519beaad2 Add missing type hints to `synapse.appservice` (#11360) 3 年之前
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 年之前
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 年之前
  Erik Johnston f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 年之前
  Patrick Cloke 4cce8ef74e Convert appservice to async. (#7973) 4 年之前
  black 8b3d9b6b19 Run black. 6 年之前
  Amber Brown 49af402019 run isort 6 年之前
  Luke Barnard ab1dc84779 Add extra space before inline comment 7 年之前
  Luke Barnard e836bdf734 Fix tests 7 年之前
  Erik Johnston 650f0e69f2 Compile the regex's used in ASes 7 年之前
  Erik Johnston 320dfe523c Make notify_interested_services faster 8 年之前
  Mark Haines 700487a7c7 Fix flake8 warnings for tests 8 年之前
  Daniel Wagner-Hall 2680043bc6 Require ID and as_token be unique for ASs 9 年之前
  Matthew Hodgson 6c28ac260c copyrights 9 年之前
  Mark Haines f43544eecc Make the appservice use 'users_in_room' rather than get_room_members since it is cached 9 年之前
  Kegan Dougal 09cbff174a Fix thinko whereby events *for the AS specifically* were not passed on. 9 年之前
  Kegan Dougal de190e49d5 Add more unit tests for exclusive namespaces. 9 年之前
  Kegan Dougal 127efeeb68 Update unit tests to use new format. 9 年之前
  Kegan Dougal c7783d6fee Notify ASes for events sent by other users in a room which an AS user is a part of. 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 年之前