Commit Graph

10998 Commits

Author SHA1 Message Date
ganfra fd18bcb97f Room profile: branch leave and notifications actions 2019-11-26 17:25:26 +01:00
ganfra ab4cab05cf Room profile: continue working on UI 2019-11-26 13:22:07 +01:00
Benoit Marty 7ce8a13ddf Login screens: prepare for saving user state 2019-11-26 13:11:31 +01:00
Benoit Marty 9bd4dbb65f Login screens: trim homeserver url 2019-11-26 12:40:17 +01:00
Benoit Marty ee875b359b Login screens: update wording 2019-11-26 12:25:37 +01:00
Benoit Marty 3eb2e1655f Login screens: ensure homeserver version is supported - fix bug for SSO 2019-11-26 12:16:39 +01:00
Benoit Marty 9b207dd5dc Login screens: ensure homeserver version is supported 2019-11-26 11:39:33 +01:00
Benoit Marty 3f1540b54e Update wording 2019-11-26 09:51:35 +01:00
Benoit Marty 2b30925163 Login screens: doc for sign in 2019-11-26 09:49:53 +01:00
Benoit Marty 4690754f5f
Merge pull request #702 from vector-im/feature/quick_fix
2 quick fixes
2019-11-25 18:48:43 +01:00
Benoit Marty a9526cdd92 Login screens: use homeserver and identity server Uri provided along with the credential is any 2019-11-25 18:32:24 +01:00
Benoit Marty ab4d42fb20 Login screens: mutualize the code which create session from the credentials 2019-11-25 18:16:57 +01:00
Benoit Marty 0014e8ef06 Login screens: rename variables 2019-11-25 17:32:27 +01:00
Benoit Marty 311d8ddf7b Login screens: fix layout issue 2019-11-25 17:24:31 +01:00
Benoit Marty 6cb3c222a9 Login screens: handle mandatory dummy stage automatically 2019-11-25 16:47:17 +01:00
Benoit Marty f84ec08847 Code cleanup, restore comment, and fix regression on delay 2019-11-25 14:11:38 +01:00
ganfra 9d0188cbf1 Create user from userId during initialSync 2019-11-22 20:28:52 +01:00
ganfra 73462a3045 Clean some coroutine code 2019-11-22 20:04:11 +01:00
Benoit Marty 3eebf965e5 Fix emoji filtering not working 2019-11-22 15:19:09 +01:00
Benoit Marty bba58d25e1 Do not show long click help if only invitation are displayed 2019-11-22 14:54:22 +01:00
Benoit Marty fedb45b019 Login screens: add doc on signin 2019-11-22 14:35:39 +01:00
Benoit Marty 9b83f08654 Login screens: fix compilation issue (lint) 2019-11-22 14:24:22 +01:00
Benoit Marty 91fcf428dd Login screens: login with unknown email 2019-11-22 14:21:14 +01:00
Benoit Marty 7e1a279fd9 Update changelog (Fixes #34, Fixes #613) 2019-11-22 12:19:15 +01:00
Benoit Marty 8de1fa835b Improve M_LIMIT_EXCEEDED error rendering 2019-11-22 12:15:19 +01:00
Benoit Marty af45c554fd Login screens: fix scroll issue 2019-11-22 12:15:19 +01:00
Benoit Marty 11bc7051fd Login screens: splash scrollable 2019-11-22 12:15:19 +01:00
Benoit Marty 489a594027 Login screens: ensure forms are scrollable on small screens 2019-11-22 12:15:19 +01:00
Benoit Marty 3f83c161e4 Login screens: fix code quality issues 2019-11-22 12:15:19 +01:00
Benoit Marty e0a36b794f Login screens: fix lint issues 2019-11-22 12:15:19 +01:00
Benoit Marty d2b516bdc2 Login screens: fix issue with reset password fragment navigation 2019-11-22 12:15:19 +01:00
Benoit Marty 37166caea2 Login screens: create sub method 2019-11-22 12:15:19 +01:00
Benoit Marty 9fa131c297 Login screens: reset password: display a better popup when link is not clicked yet 2019-11-22 12:15:19 +01:00
Benoit Marty 71ae3c4a8c Login screens: reset password: display a warning when the process is not finished 2019-11-22 12:15:19 +01:00
Benoit Marty f87526e615 Login screens: reset password: add documentation 2019-11-22 12:15:19 +01:00
Benoit Marty 51f53e2ae9 Login screens: reset password: fix a few errors 2019-11-22 12:15:19 +01:00
Benoit Marty ef35f0a044 Login screens: disable submit button when input is empty 2019-11-22 12:15:19 +01:00
Benoit Marty 5db3f51ddb Login screens: fix bad view binding 2019-11-22 12:15:19 +01:00
Benoit Marty 49f7ce3554 Login screens: better API 2019-11-22 12:15:19 +01:00
Benoit Marty a3111dc2d8 Login screens: rename a few classes and packages 2019-11-22 12:15:19 +01:00
Benoit Marty be95542110 Login screens: dummy stage shoud not be mandatory 2019-11-22 12:15:19 +01:00
Benoit Marty 6723a566c2 Login screens: refacto: create an AuthenticationWizard 2019-11-22 12:15:19 +01:00
Benoit Marty 90027cc4d5 Login screens: reset password WIP 2019-11-22 12:15:19 +01:00
Benoit Marty 810b226f21 Do not trim login nor password 2019-11-22 12:15:19 +01:00
Benoit Marty 42c5adf08d ktlint 2019-11-22 12:15:19 +01:00
Benoit Marty 5edfb78721 Cleanup errors and close keyboard at each login step 2019-11-22 12:15:19 +01:00
Benoit Marty 491a38a79f Login screens: send again 3pid 2019-11-22 12:15:19 +01:00
Benoit Marty 051f77087e Email format validation 2019-11-22 12:15:19 +01:00
Benoit Marty 1a603742d0 Cleanup 2019-11-22 12:15:19 +01:00
Benoit Marty edb65f1787 Fix some errors 2019-11-22 12:15:19 +01:00