summary refs log tree commit diff
path: root/webclient/login (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide the email textbox during registeration has it has not been wired up yet.Erik Johnston2014-09-021-2/+2
* make the little logos clickable for ErikMatthew Hodgson2014-09-012-3/+3
* BF: Pass desired_user_id to register API. And update the app header to avoid ...Emmanuel ROHEE2014-09-011-2/+6
* licenses, please...Matthew Hodgson2014-09-012-2/+32
* don't make HS ports explicit if it's the default for the protocolMatthew Hodgson2014-08-312-2/+8
* nasty big monolithic commit of a whole bunch of UI/UX improvements:Matthew Hodgson2014-08-312-95/+52
* factor out the signup process into its own controllerMatthew Hodgson2014-08-312-0/+127
* Merge remote-tracking branch 'origin/hotfixes-0.0.1' into developEmmanuel ROHEE2014-08-251-1/+3
|\
| * very quick and dirty responsive design for iPhonesMatthew Hodgson2014-08-231-1/+3
* | Merge branch 'settings-page' into developEmmanuel ROHEE2014-08-221-2/+2
|\ \ | |/ |/|
| * Use /home everywhereEmmanuel ROHEE2014-08-221-2/+2
* | Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.0.1Erik Johnston2014-08-221-0/+2
|\ \ | |/ |/|
| * Update web client to use new IS API.David Baker2014-08-221-0/+2
* | Use $location.url instead of $location.path to get clean page URL without has...Emmanuel ROHEE2014-08-221-2/+2
|/
* unbreak login sequence (which spuriously required a sydent server to be speci...Matthew Hodgson2014-08-171-2/+2
* merge weirdnessMatthew Hodgson2014-08-161-1/+1
* switch some elements from being styled by class to styled by idMatthew Hodgson2014-08-151-2/+2
* Event streaming now happens on an app level, rather than a per-room level. Ma...Kegan Dougal2014-08-151-3/+4
* Pass back the user_id in the response to /login in case it has changed. Store...Kegan Dougal2014-08-142-2/+2
* hs: Make /login accept full user IDs or just local parts. webclient: Only ena...Kegan Dougal2014-08-142-7/+1
* Auto-correct the username when logging in if there isn't an @Kegan Dougal2014-08-141-0/+6
* Be more helpful when failing to register/login, stating why (communication er...Kegan Dougal2014-08-141-4/+16
* Added extra nesting .data and rename callback to be response not dataKegan Dougal2014-08-141-2/+2
* Move the unknown token broadcast to the interceptor. Return the $http promise...Kegan Dougal2014-08-142-5/+10
* Guess the home server URL on the login screen by inspecting the URL of the we...Kegan Dougal2014-08-141-1/+9
* completely change the CSS to be an entirely 'position: absolute' layout rathe...Matthew Hodgson2014-08-141-0/+2
* Reference Matrix Home Servermatrix.org2014-08-122-0/+132