28 Commits (develop)

Author SHA1 Message Date
  Patrick Cloke 4eed7b2ede
Add missing type hints to tests. (#15027) 1 year ago
  Sean Quah 8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1 year ago
  David Robertson c99b511db9
Fix `destination_is` errors seen in sentry. (#13041) 1 year ago
  Patrick Cloke 49f06866e4
Remove backing code for groups/communities (#12558) 2 years ago
  Patrick Cloke 02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092) 2 years ago
  Jonathan de Jong 89cfc3dd98
[pyupgrade] `tests/` (#10347) 2 years ago
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 98a64b7f7f
Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 3 years ago
  Patrick Cloke 7dcbc33a1b
Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 years ago
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff c588b9b9e4
Factor SSO success handling out of CAS login (#4264) 5 years ago
  Richard van der Hoff 414fa36f3e Fix up tests 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Richard van der Hoff 1135193dfd Validate group ids when parsing 6 years ago
  Erik Johnston 9959d9ece8 Remove redundated BaseHomeServer 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Richard van der Hoff f69a5c9134 Fix a 500 error resulting from empty room_ids 8 years ago
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 years ago
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string 9 years ago
  Erik Johnston 4d6af0dde3 Fix some tests 9 years ago
  Paul "LeoNerd" Evans cd62ee3f29 Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY 9 years ago
  Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 9 years ago
  Paul "LeoNerd" Evans 7fb93f2a47 Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 9 years ago
  Matthew Hodgson 3e35a9f96e add in copyrights to everything, not just the synapse subdir, and add a copyrighter.pl whilst we're at it 9 years ago
  matrix.org 4f475c7697 Reference Matrix Home Server 9 years ago