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.
|
5 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)
|
6 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
|
10 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 |