Commit History

Author SHA1 Message Date
  David Robertson c99b511db9 Fix `destination_is` errors seen in sentry. (#13041) 2 years 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) 3 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) 5 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 6 years ago
  black 8b3d9b6b19 Run black. 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Richard van der Hoff 1135193dfd Validate group ids when parsing 7 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 9 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 10 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. 10 years ago
  Paul "LeoNerd" Evans 7fb93f2a47 Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..., hs=hs) - similar to parse_userid() 10 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 10 years ago
  matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago