Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #50 from matrix-org/application-services | Mark Haines | 2015-02-13 | 1 | -13/+47 |
|\ | |||||
| * | Merge branch 'develop' into application-services | Kegan Dougal | 2015-02-11 | 1 | -1/+1 |
| |\ | |||||
| * | | Grant ASes the ability to delete aliases in their own namespace. | Kegan Dougal | 2015-02-06 | 1 | -2/+29 |
| * | | Grant ASes the ability to create alias in their own namespace. | Kegan Dougal | 2015-02-06 | 1 | -11/+18 |
* | | | Blunty replace json with simplejson | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix code-style | Mark Haines | 2015-02-10 | 1 | -1/+1 |
|/ | |||||
* | Extract the id token of the token when authing users, include the token and d... | Mark Haines | 2015-01-28 | 1 | -2/+2 |
* | Return the device_id from get_auth_by_req | Mark Haines | 2015-01-28 | 1 | -2/+2 |
* | Extract the client v1 base RestServlet to a separate class | Mark Haines | 2015-01-23 | 1 | -2/+2 |
* | Replace hs.parse_roomalias with RoomAlias.from_string | Mark Haines | 2015-01-23 | 1 | -4/+5 |
* | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 1 | -0/+112 |