Historia zmian

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