История коммитов

Автор 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 лет назад