1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-08-09 10:22:46 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
David Baker
a33e4477af Comment the ignoring of failures 2017-03-01 16:35:37 +00:00
David Baker
d435192e22 Remove unnecesary check 2017-03-01 16:33:55 +00:00
David Baker
9480447637 Comment stageState 2017-03-01 16:09:43 +00:00
David Baker
7dbe852606 Comment why we choose flows 2017-03-01 16:07:31 +00:00
David Baker
d7216f44f5 PR feedback: Move requestEmailToken...
...to the UI component (in react-sdk)
2017-03-01 16:02:50 +00:00
David Baker
32360e7473 Lint 2017-02-28 14:13:50 +00:00
David Baker
90482377b7 Fix linting 2017-02-28 14:08:41 +00:00
David Baker
08a3aea1c7 Fix tests 2017-02-28 13:44:44 +00:00
David Baker
6eebd1e957 Ignore failures when polling for auth completion 2017-02-27 17:23:02 +00:00
David Baker
033bd9bbdc Support polling
for out-of-band auth completion
2017-02-24 17:22:57 +00:00
David Baker
af634d3a7d Add m.login.email.identity support to UI auth
Extends the interactive-auth to support m.login.email.identity
This also includes the ability to resume a UI auth session given
the approirpiate information (ie. to resume the auth flow having
click a link in a verification email).
2017-02-24 11:18:21 +00:00
David Baker
423175f539 eslint --fix for dangley commas on function calls 2017-01-20 16:12:02 +00:00
David Baker
7bca05af64 eslint ---fix for prefer-const 2017-01-19 17:42:10 +00:00
Kegan Dougal
7ed65407e6 Pass through eslint --fix 2017-01-13 10:49:32 +00:00
David Baker
0a11404be2 Fix legitimate JSDoc errors 2017-01-12 11:46:07 +00:00
Kegan Dougal
ae6a409cc2 Move /lib to /src 2017-01-11 10:09:04 +00:00