-
Notifications
You must be signed in to change notification settings - Fork 101
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
Allow registration on matrix.org using a custom helper URL. #3282
Conversation
Log
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #3282 +/- ##
===========================================
+ Coverage 77.14% 77.17% +0.02%
===========================================
Files 730 730
Lines 58993 59109 +116
===========================================
+ Hits 45513 45615 +102
- Misses 13480 13494 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
📱 Scan the QR code below to install the build for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/4bTex6 |
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.
lgtm, 🚀 it!
...rces/Screens/Authentication/ServerConfirmationScreen/ServerConfirmationScreenViewModel.swift
Outdated
Show resolved
Hide resolved
c450656
to
55a858d
Compare
55a858d
to
c065451
Compare
Quality Gate passedIssues Measures |
Follow on to #3281, this PR adds the screen into the authentication flow.