Matthew Hodgson
|
48f4497fe9
|
unbreak login sequence (which spuriously required a sydent server to be specified, which login.html was no longer doing...)
|
2014-08-17 03:47:58 +01:00 |
|
Matthew Hodgson
|
9f7c5f161c
|
switch some elements from being styled by class to styled by id
|
2014-08-15 23:24:42 +01:00 |
|
Kegan Dougal
|
fef3183461
|
Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field.
|
2014-08-14 16:40:15 +01:00 |
|
Kegan Dougal
|
ca3747fb2f
|
hs: Make /login accept full user IDs or just local parts. webclient: Only enable Register button when both password fields match.
|
2014-08-14 16:29:51 +01:00 |
|
Kegan Dougal
|
db3e1d73c6
|
Move the unknown token broadcast to the interceptor. Return the $http promise and not a wrapped one via $q. Everything now needs a level deeper nesting. Fixed registration and login.
|
2014-08-14 15:36:40 +01:00 |
|
Matthew Hodgson
|
6c2db18be1
|
completely change the CSS to be an entirely 'position: absolute' layout rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions.
|
2014-08-14 02:14:15 +01:00 |
|
matrix.org
|
4f475c7697
|
Reference Matrix Home Server
|
2014-08-12 15:10:52 +01:00 |
|