Commit Graph

10267 Commits

Author SHA1 Message Date
manuroe 64c6f4c66f Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
SBiOSoftWhare 4c6950028c Social login: Update separator wording. 2021-02-03 12:11:40 +01:00
SBiOSoftWhare 0ac4b8b8fc AuthenticationSessionService: Add unit tests. 2021-02-03 12:11:14 +01:00
SBiOSoftWhare 55183866fc SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00
SBiOSoftWhare e9cbafd88f SecurityVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:48 +01:00
SBiOSoftWhare 4feb312dc5 SettingsVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:26 +01:00
SBiOSoftWhare 79b4a0e413 HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:07:31 +01:00
manuroe 74a1e68530 Merge pull request #3994 from vector-im/3990_matrix.to
Several fixes around permalinks and matrix.to
2021-02-03 12:06:14 +01:00
SBiOSoftWhare 5d890f22d8 Add CrossSigningSetupCoordinator that handles cross signing setup navigation flow. 2021-02-03 12:06:12 +01:00
manuroe ff74a1f4ae Merge branch 'develop' into 3990_matrix.to 2021-02-03 12:06:04 +01:00
SBiOSoftWhare d21781289b Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API. 2021-02-03 11:56:27 +01:00
SBiOSoftWhare 90e2440467 AuthenticatedSessionViewControllerFactory: Remove logical authentication session code now in AuthenticationSessionService. 2021-02-03 11:35:54 +01:00
SBiOSoftWhare d97432d9f7 Reauthentication: Add ReauthFallBackViewController that enables to authenticate with UIA fallback. 2021-02-03 11:34:33 +01:00
SBiOSoftWhare 85a1b672b5 Add AuthenticationParametersBuilder that enables to build autentication parameters regarding a login type. 2021-02-03 11:12:48 +01:00
SBiOSoftWhare b2e929cbc2 CrossSigningService: Integrate AuthenticationSessionService. 2021-02-03 11:11:21 +01:00
SBiOSoftWhare a8e621786c Add AuthenticationSessionParameters represents authenticated API endpoint parameters. 2021-02-03 11:05:38 +01:00
SBiOSoftWhare cbaf4d7b51 Reauthentication: Add AuthenticationSessionService that enables to check if an API endpoint needs authentication. 2021-02-03 11:03:16 +01:00
Gil Eluard a835770cb1 Merge pull request #3972 from vector-im/element_3969
Avoid megolm share requests if the device is not verified
2021-02-03 10:11:43 +01:00
manuroe ee3ebc1792 matrix.to: The app does not open a permalink from matrix.to
#3993
2021-02-02 17:59:44 +01:00
manuroe 13d01dee0b matrix.to: Support room preview when the permalink has parameters (like "via=")
It works. There is no reason for not doing it
2021-02-02 17:13:01 +01:00
manuroe fe474fda48 matrix.to: Cannot open/preview a new room given by alias
#3991

Add a patch to try to build the right string and to avoid to loop forever
2021-02-02 17:07:12 +01:00
manuroe 4ddb73e3fa matrix.to: Cannot open links with query parameters
#3990

The string can come percent encoded but we parse it with ascii chars ("?", "&", ...).
So, remove one layer of encoding to fix the bug.
2021-02-02 16:26:49 +01:00
Gil Eluard b305d44553 Merge branch 'develop' into element_3969
# Conflicts:
#	CHANGES.rst
2021-02-02 12:07:10 +01:00
Gil Eluard 8febbdc6de Force device verification on user share key re-request if device is not verified. 2021-02-02 11:31:21 +01:00
ismailgulek 98df68c618 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-02 12:36:35 +03:00
ismailgulek de52413c75 Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek 1bc3b09595 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	CHANGES.rst
2021-02-02 12:35:38 +03:00
ismailgulek 2385a02a5f Merge branch 'voip_2746' into voip_dialpad 2021-02-02 12:33:56 +03:00
ismailgulek 4471725976 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
ismailgulek 65318c08fd Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
2021-02-02 11:51:47 +03:00
manuroe ad4cca8f56 Merge pull request #3988 from vector-im/3987_more_widget_params
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
2021-02-02 09:13:30 +01:00
ismailgulek ac72e8066a Add comments 2021-02-02 10:54:06 +03:00
ismailgulek e7035bfc90 Update CHANGES.rst 2021-02-01 18:01:45 +03:00
ismailgulek 60836654e0 Process sync response before decrypting call invite 2021-02-01 18:00:45 +03:00
manuroe d543154e46 Widgets: roomId is optional 2021-02-01 15:28:59 +01:00
manuroe a94a7f7bea Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
2021-02-01 12:59:45 +01:00
Gil Eluard 3c126cddc1 Update after review 2021-02-01 09:53:17 +01:00
SBiOSoftWhare 4c73712bd2 Merge pull request #3982 from vector-im/element_3980
Social login: Handle new identity provider brand field in order to customize buttons
2021-01-29 21:12:22 +01:00
jelv de554a7a0e Translated using Weblate (Dutch)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nl/
2021-01-29 15:35:49 +00:00
@a2sc:matrix.org c913651662 Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/de/
2021-01-29 15:35:49 +00:00
jelv fae0cfbc4d Translated using Weblate (Dutch)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nl/
2021-01-29 15:35:49 +00:00
Gil Eluard fa545ba2f7 Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
manuroe d1c059a0cc Merge pull request #3981 from vector-im/3957_nse_memory_log
Memory: The memory logger has been moved to the SDK
2021-01-29 08:43:22 +01:00
SBiOSoftWhare 82c33b479d Update changes 2021-01-28 19:54:35 +01:00
Gil Eluard a58f83acea Modifications after review 2021-01-28 19:53:20 +01:00
SBiOSoftWhare 07e91b0345 SocialLoginListView: Update social login buttons sorting. 2021-01-28 19:51:59 +01:00
SBiOSoftWhare 646b655a15 Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style. 2021-01-28 19:50:33 +01:00
SBiOSoftWhare 64ba310002 Social login: Add GitLab image. 2021-01-28 19:48:52 +01:00
manuroe 5e041980da Memory: The memory logger has been moved to the SDK 2021-01-28 15:24:04 +01:00
Gil Eluard d254339e9b Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-28 14:48:23 +01:00