Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed http_server from HomeServer. Updated unit tests to use either resourc... | Kegan Dougal | 2014-08-14 | 1 | -2/+3 |
* | Start phasing out HttpServer: we should be using Resources instead. Added res... | Kegan Dougal | 2014-08-14 | 1 | -4/+4 |
* | Add a HomeServer.parse_roomalias() to avoid having to RoomAlias.from_sring(..... | Paul "LeoNerd" Evans | 2014-08-13 | 1 | -1/+6 |
* | Don't pass host_web_client flag to register_servlets, it needs to be a Resour... | Kegan Dougal | 2014-08-13 | 1 | -3/+1 |
* | Added a -w flag which will host the web client if specified. Currently this j... | Kegan Dougal | 2014-08-13 | 1 | -4/+10 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+176 |