Commit Graph

7904 Commits

Author SHA1 Message Date
manuroe aa33a85c19 SecurityVC: Add cross-signing reset. Stub things using test passwords 2020-06-19 09:32:27 +02:00
manuroe 9b3f4c1536 SecurityVC: Delete a secure backup 2020-06-19 08:00:22 +02:00
manuroe 2eefa541c4 SecurityVC: PoC for secure backup settings 2020-06-18 15:51:06 +02:00
manuroe e3a833d780 SecurityVC: Factorise cell buttons 2020-06-18 11:47:53 +02:00
SBiOSoftWhare 3e903ac85c Merge pull request #3342 from vector-im/riot_3124
Connect/restore backup created with SSSS
2020-06-17 17:13:59 +02:00
SBiOSoftWhare f628eab767 Update changes 2020-06-16 11:49:35 +02:00
SBiOSoftWhare b4ec2184fc Update pbxproj 2020-06-16 11:49:28 +02:00
SBiOSoftWhare 43717c4150 SecurityVC: Connect/restore key backup created with SSSS. 2020-06-15 16:30:58 +02:00
SBiOSoftWhare 481925c2f9 Create SecretsRecoveryCoordinatorBridgePresenter. 2020-06-15 16:20:36 +02:00
SBiOSoftWhare ceeafee066 Secrets recovery: Restore only key backup on SecretsRecoveryGoal.keyBackup. 2020-06-15 16:19:44 +02:00
SBiOSoftWhare 6d82dd3c5d KeyBackupRecoverCoordinatorBridgePresenter: Add possibility to push key backup recover flow from a UINavigationController. 2020-06-15 16:18:05 +02:00
SBiOSoftWhare 19789f2f64 KeyBackupRecoverCoordinator: Handle existing navigationRouter if needed. 2020-06-15 16:14:31 +02:00
SBiOSoftWhare aff523db2f MXRecoveryService: Add convenient var to return SecretsRecoveryAvailability. 2020-06-15 16:12:58 +02:00
ismailgulek 1ae0dc0bf7 Merge pull request #3340 from vector-im/riot_2520
Fix Inviter Display Name
2020-06-12 15:41:47 +03:00
ismailgulek 32890b6b83 Check user in session before using userId 2020-06-12 15:07:26 +03:00
ismailgulek 1e886612c4 Update CHANGES.rst 2020-06-12 14:38:06 +03:00
ismailgulek 3a7306a471 Get inviter from invite event instead of looping members 2020-06-12 14:36:58 +03:00
SBiOSoftWhare 05b286c478 Merge pull request #3324 from vector-im/riot_3304
Complete security: Add recovery from 4S
2020-06-11 19:33:57 +02:00
SBiOSoftWhare fdd474e9c5 Secrets recovery: Handle MXRecoveryService errors in recovery view models. 2020-06-11 16:55:44 +02:00
SBiOSoftWhare e349650f91 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare 655088a241 Secrets recovery: Add new images. 2020-06-11 13:20:07 +02:00
SBiOSoftWhare 8985a4a521 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare d7b1e381fb Update Riot/Modules/SecretsRecovery/RecoverWithKey/SecretsRecoveryWithKeyViewController.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-06-10 13:56:51 +02:00
SBiOSoftWhare 8b3ccd6934 Update changes 2020-06-09 17:39:45 +02:00
SBiOSoftWhare 9c05792ec1 Update pbxproj 2020-06-09 17:38:26 +02:00
SBiOSoftWhare 2acb855714 KeyVerificationCoordinator: Handle secrets recovery flow from complete security. 2020-06-09 17:37:53 +02:00
SBiOSoftWhare 891264962c Complete security: Add recover secrets action. 2020-06-09 17:36:55 +02:00
SBiOSoftWhare fdd2541add Secrets recovery: Add SecretRecoveryCoordinator. 2020-06-09 17:15:37 +02:00
SBiOSoftWhare 4e37808040 Secrets recovery: Implement secrets recovery with passphrase screen. 2020-06-09 17:11:53 +02:00
SBiOSoftWhare 6433bcef0d Secrets recovery: Implement secrets recovery with recovery key screen. 2020-06-09 17:02:17 +02:00
SBiOSoftWhare 9c4fc713cb Add secrets recovery strings. 2020-06-09 16:50:36 +02:00
SBiOSoftWhare c353f2dd90 AppDelegate: Fix typo. 2020-06-05 12:47:50 +02:00
SBiOSoftWhare d1cb7ae41f Merge pull request #3314 from vector-im/riot_3239
Timeline: Hide encrypted history (pre-invite)
2020-06-05 09:31:03 +02:00
SBiOSoftWhare 4f25966aaa Update changes 2020-06-04 17:31:31 +02:00
SBiOSoftWhare 80a3183099 Timeline: Hide undecryptable messages that were sent while the user was not in the room. 2020-06-04 17:31:23 +02:00
SBiOSoftWhare 636e681fbd SecurityVC: Remove MXCrossSigningStateCanCrossSignAsynchronously references. 2020-06-04 17:27:54 +02:00
manuroe ec53e13472 Merge pull request #3307 from vector-im/sso_enable_js_log
Authentication: Redirect webview (SSO) javascript logs to native logs
2020-06-03 14:44:43 +02:00
manuroe 7db043d228 Authentication: Redirect webview (SSO) javascript logs to native logs 2020-06-03 14:01:39 +02:00
manuroe 9bf5e3a038 Cross-signing: Remove the bootstrap when using SSO
It needs to done differently
2020-06-03 12:23:46 +02:00
manuroe 36909838ab Merge pull request #3303 from vector-im/riot_3292
Cross-signing: Bootstrap cross-sign on registration
2020-06-03 11:43:09 +02:00
manuroe e2d9048eb3 Remove useless dispatch_async 2020-06-03 11:24:40 +02:00
manuroe 5cd3d37cee Cross-signing: Use a compilation flag while riot-web is not ready 2020-06-03 09:26:13 +02:00
manuroe 44a825c9aa Cross-Signing: Bootstrap when using SSO for registration
I have not tested it
2020-06-03 09:23:27 +02:00
manuroe dc7b67d909 Cross-signing: Bootstrap cross-sign on registration (and login if applicable)
#3292

This action is now invisible to the user.
2020-06-02 14:19:37 +02:00
SBiOSoftWhare 10db13c953 Merge pull request #3286 from vector-im/riot_3219
CountryPickerVC: Search field is invisible in dark theme
2020-05-29 09:48:53 +02:00
SBiOSoftWhare d1037d1475 Update changes 2020-05-29 09:38:58 +02:00
SBiOSoftWhare be5f0fcf08 CountryPickerViewController: Handle UISearchController search bar theme. 2020-05-29 09:36:34 +02:00
SBiOSoftWhare 6f7803e6eb Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
SBiOSoftWhare bc9644a144 Merge pull request #3279 from vector-im/riot_2877
CallVC: Add improvements to reset callVC after decline, new call and hangup
2020-05-28 15:49:48 +02:00
SBiOSoftWhare c2d48946a7 Call: Improve new call observer in AppDelegate. 2020-05-27 16:02:39 +02:00