Commit History

Author SHA1 Message Date
  Dirk Klimpel efee345b45 Remove unnecessary `json.dumps` from tests (#13303) 1 year ago
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 1 year ago
  Erik Johnston 0731e0829c Don't pull out the full state when storing state (#13274) 1 year ago
  Nick Mills-Barrett 982fe29655 Optimise room creation event lookups part 2 (#13224) 1 year ago
  Erik Johnston e5716b631c Don't pull out the full state when calculating push actions (#13078) 1 year ago
  Nick Mills-Barrett 92202ce867 Reduce event lookups during room creation by passing known event IDs (#13210) 1 year ago
  David Teller 11f811470f Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return `Tuple[Codes, dict]` (#13044) 1 year ago
  Šimon Brandner 13e359aec8 Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) 1 year ago
  David Teller a164a46038 Uniformize spam-checker API, part 4: port other spam-checker callbacks to return `Union[Allow, Codes]`. (#12857) 2 years ago
  Sean Quah a10cc5f824 Test cancellation at every `await` during request handling (#12674) 2 years ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Jess Porter 39bed28b28 SpamChecker metrics (#12513) 2 years ago
  Andy Balaam de1e599b9d add default_power_level_content_override config option. (#12618) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
  Patrick Cloke ea27528b5d Support stable identifiers for MSC3440: Threading (#12151) 2 years ago
  Dirk Klimpel 2ffaf30803 Add type hints to `tests/rest/client` (#12108) 2 years ago
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Brendan Abolivier 0171fa5226 Remove deprecated user_may_create_room_with_invites callback (#11950) 2 years ago
  Patrick Cloke a19d01c3d9 Support filtering by relations per MSC3440 (#11236) 2 years ago
  Brendan Abolivier 4e51621064 Add a spamchecker method to allow or deny 3pid invites (#10894) 2 years ago
  Brendan Abolivier 829f2a82b0 Add a spamchecker callback to allow or deny room joins (#10910) 2 years ago
  Brendan Abolivier b10257e879 Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2 years ago
  David Robertson 60453315bd Always add local users to the user directory (#10796) 2 years ago
  Aaron Raimist 6a751ff5e0 Allow sending a membership event to unban a user (#10807) 2 years ago
  Richard van der Hoff 5d9e7e0c71 Merge branch 'master' into develop 2 years ago
  David Robertson ecd823d766 Flatten tests/rest/client/{v1,v2_alpha} too (#10667) 2 years ago