Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass back the user_id in the response to /login in case it has changed. Store... | Kegan Dougal | 2014-08-14 | 2 | -2/+2 |
* | hs: Make /login accept full user IDs or just local parts. webclient: Only ena... | Kegan Dougal | 2014-08-14 | 2 | -7/+1 |
* | Auto-correct the username when logging in if there isn't an @ | Kegan Dougal | 2014-08-14 | 1 | -0/+6 |
* | Be more helpful when failing to register/login, stating why (communication er... | Kegan Dougal | 2014-08-14 | 1 | -4/+16 |
* | Added extra nesting .data and rename callback to be response not data | Kegan Dougal | 2014-08-14 | 1 | -2/+2 |
* | Move the unknown token broadcast to the interceptor. Return the $http promise... | Kegan Dougal | 2014-08-14 | 2 | -5/+10 |
* | Guess the home server URL on the login screen by inspecting the URL of the we... | Kegan Dougal | 2014-08-14 | 1 | -1/+9 |
* | completely change the CSS to be an entirely 'position: absolute' layout rathe... | Matthew Hodgson | 2014-08-14 | 1 | -0/+2 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 2 | -0/+132 |