David Baker
|
c68ef38399
|
Use ChangeDisplayNname / ChangeAvatar widgets to prompt for display name & avatar at signup.
Fixes #7.
|
2015-10-09 11:56:16 +01:00 |
|
David Baker
|
09b81f46b0
|
Remove controllers that all come from react-sdk
|
2015-09-22 17:20:22 +01:00 |
|
Matthew Hodgson
|
ab068cc372
|
improve login, including checkbox fix for advanced options, rechecking when you change server, avoiding flickering when you change HS, better error/spinner layout, and trimming whitespace
|
2015-08-31 19:30:24 +01:00 |
|
David Baker
|
19d350e876
|
Merge branch 'email_login'
|
2015-08-10 16:25:04 +01:00 |
|
David Baker
|
7a1796870a
|
Handle old server that don't support login using email address
|
2015-08-10 16:22:33 +01:00 |
|
David Baker
|
cdbbf4bfef
|
Don't re-set savedParams, we did it earlier
|
2015-08-04 18:04:56 +01:00 |
|
David Baker
|
9d8d4e4896
|
Support email login
|
2015-08-04 16:30:41 +01:00 |
|
David Baker
|
259d9dc3a2
|
Handle THREEPID_IN_USE error
|
2015-08-04 14:49:01 +01:00 |
|
Mark Haines
|
28022534f7
|
Fix the client-peg clean up to match the changes vector has made to the sdk
|
2015-07-20 14:28:02 +01:00 |
|
Mark Haines
|
d8494ff89b
|
Fix syntax
|
2015-07-20 14:01:52 +01:00 |
|
Mark Haines
|
715db89204
|
Move all the calls to createClient inside the MatrixClientPeg
|
2015-07-20 14:01:52 +01:00 |
|
Matthew Hodgson
|
10cdf46c2c
|
s/that/self/g
|
2015-07-17 21:59:48 +01:00 |
|
David Baker
|
0f39ec580f
|
Slightly improve error messages
|
2015-07-16 22:06:00 +01:00 |
|
David Baker
|
cfbef0177e
|
Fix custom server or registration & do some of new login UI
|
2015-07-16 19:30:27 +01:00 |
|
David Baker
|
e6260987cc
|
some s/then/done/
|
2015-07-16 16:53:08 +01:00 |
|
David Baker
|
9b6060a363
|
Decouple login view & controller
|
2015-07-16 16:49:40 +01:00 |
|
David Baker
|
64042c9de8
|
Handle localstorage exceptions.
|
2015-07-16 16:12:54 +01:00 |
|
David Baker
|
a6df6ca29b
|
Don't forget form values on error
|
2015-07-16 14:19:13 +01:00 |
|
David Baker
|
7aa4d50560
|
Handle registration errors.
|
2015-07-16 14:08:52 +01:00 |
|
David Baker
|
df790c1b54
|
Refactor view/controller logic between files, fix syntax & silly bugs.
|
2015-07-16 12:44:04 +01:00 |
|
David Baker
|
77114e0081
|
Improve registration so the container page can pick what URL it's going to route through to registration.
|
2015-07-15 20:33:12 +01:00 |
|
David Baker
|
4756427e61
|
First cut working regisatration
|
2015-07-15 19:25:36 +01:00 |
|
David Baker
|
03d048c06f
|
Get as far as requesting a token
|
2015-07-14 19:39:18 +01:00 |
|
David Baker
|
aacc31b2ce
|
Registration works with recaptcha
|
2015-07-14 18:46:15 +01:00 |
|
David Baker
|
a7e4a2847e
|
Start of registration support.
|
2015-07-13 19:14:02 +01:00 |
|
David Baker
|
0c26206b88
|
Copyright headers (and use strict, while we're at it).
|
2015-06-23 16:41:25 +01:00 |
|
David Baker
|
41014af471
|
Display new rooms as they arrive
|
2015-06-19 16:12:22 +01:00 |
|
David Baker
|
2abea931ca
|
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
|
2015-06-19 12:53:48 +01:00 |
|