-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Detect home server from matrix id #810
base: master
Are you sure you want to change the base?
Conversation
…host) in the username input when logging in, without having to update the server hostname on the first input
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few comments, haven't done a full review yet.
…s) : - fix methods miss; - corrected some identation mistakes.
PasswordLoginViewModel.parseUsernameLogin() should return the username, not the servername.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments and questions:
Fix all the new comments inside element-hq#810 (review)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some more ts changes:
Detect home server from matrix id
Added functionnality :
Should fix this issue (#479).