Commit Graph

717 Commits

Author SHA1 Message Date
Ismail Gulek 0c6f71857f Update urls in Vector.strings 2020-07-01 15:49:58 +03:00
SBiOSoftWhare 365b68a505 Merge pull request #3375 from vector-im/copy_update
SecurityVC: Update MY SESSIONS copy
2020-06-30 21:50:52 +02:00
SBiOSoftWhare 5f192cda7a Merge pull request #3377 from vector-im/riot_3299
Setup cross-signing for existing users
2020-06-30 21:47:36 +02:00
SBiOSoftWhare ece9e77cd8 Refactor cross signing banner. 2020-06-30 21:46:10 +02:00
manuroe c05eb10491 SecurityVC: Update MY SESSIONS copy 2020-06-30 18:12:50 +02:00
manuroe 082d03be2e Sign out: Make sure there is a secure backup 2020-06-30 18:00:56 +02:00
SBiOSoftWhare 9c9e01cb76 Cross-signing: Create key verification setup banner. 2020-06-30 17:33:42 +02:00
manuroe 759ad91e9f SecurityVC: Setup cross-signing on secure backup setup 2020-06-30 17:03:33 +02:00
manuroe 52f3605914 SecurityVC: 3 actions for secure backup: setup, synchronise, delete 2020-06-30 16:23:29 +02:00
manuroe 13cbfc9741 SecurityVC: Secure backup replaces messages backup 2020-06-30 15:54:58 +02:00
manuroe 353d56ac50 Secure backup setup: Manage the case when the user has already a key backup
but we do not have the private key
2020-06-30 14:15:18 +02:00
SBiOSoftWhare b1908231f7 Merge branch 'develop' into riot_3293
# Conflicts:
#	CHANGES.rst
#	Riot/Generated/Strings.swift
2020-06-26 14:30:21 +02:00
SBiOSoftWhare dfb5627126 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
manuroe b378080857 Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request 2020-06-26 07:38:38 +02:00
SBiOSoftWhare 7c749a026f Fix refactoring. 2020-06-25 17:52:36 +02:00
SBiOSoftWhare 057890dd52 Fix Manu's remarks. 2020-06-25 17:31:46 +02:00
SBiOSoftWhare 6568fdc556 Key backup banner: Update localizable strings. 2020-06-25 09:45:29 +02:00
SBiOSoftWhare 414a925290 Fix Nad's remarks. 2020-06-24 18:29:52 +02:00
SBiOSoftWhare 763d1cab43 Secure key backup: Add string localizations. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare 49211bdce2 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare c068735b80 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare a3e89a1676 Add secrets recovery strings. 2020-06-09 16:50:36 +02:00
SBiOSoftWhare 4ffd08250f Implement manually verify device screen. 2020-05-07 10:52:49 +02:00
manuroe efb6e351c8 UserVerificationSessionStatusViewController: Add manually verify button 2020-05-05 18:27:36 +02:00
manuroe 8436acfda4 Wording: Use "Not trusted" as riot-web
Not trusted is also the term used on the screen that launches this one
2020-05-05 18:11:11 +02:00
SBiOSoftWhare eb4281ab86 Key verification: Update QR code scan screen UI and update title when scanning own sessions. 2020-05-05 15:45:00 +02:00
SBiOSoftWhare e1c7fffaad Key verification: Update unverified sessions alert wording. 2020-05-05 09:39:47 +02:00
SBiOSoftWhare d21be63a92 Key verification: Display "Verify your other sessions" modal at every startup if needed. 2020-05-04 19:59:11 +02:00
SBiOSoftWhare 4032692b46 New sign in alert: Update wording. 2020-04-30 23:49:56 +02:00
SBiOSoftWhare 3caf3e2691 Key verification: Display "Verify this session" modal at every startup if needed. 2020-04-30 15:28:43 +02:00
manuroe a1792b1a7d i18n: Fix typo in new strings 2020-04-29 16:41:16 +02:00
manuroe c63ed9a075 Merge remote-tracking branch 'origin/develop' into develop 2020-04-29 09:16:40 +02:00
manuroe db89255205 Verification: Update copy when only SAS
Copied from riot-web from its member panel
2020-04-29 08:42:36 +02:00
SBiOSoftWhare cdb820c275 Key verification: Update verified screen UI. 2020-04-28 20:27:48 +02:00
manuroe 39d5a743ac Verification: Do not talk about QR code if only emoji is possible
#3035
2020-04-28 18:16:37 +02:00
SBiOSoftWhare 92c6902fb6 KeyVerificationVerifyBySASViewController: Update wording and UI. 2020-04-28 17:10:26 +02:00
SBiOSoftWhare 6d4e5714c0 Update localizations. 2020-04-28 12:05:27 +02:00
SBiOSoftWhare 2b6bf31de6 Update key verification localizations 2020-04-27 19:46:21 +02:00
manuroe 3eeeb6752f Cross-signing: Improve no bootstrap support copy a bit 2020-04-24 18:50:38 +02:00
SBiOSoftWhare fa262b5247 Complete security: Add new localizations. 2020-04-24 16:21:51 +02:00
manuroe e49fee1769 Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
SBiOSoftWhare 58d27d7b9c Update wording. 2020-04-23 16:02:18 +02:00
SBiOSoftWhare c1a4da9c16 SecurityViewController: Show current device cannot cross sign show all devices with black shield and present complete security on tap. 2020-04-23 15:50:01 +02:00
SBiOSoftWhare 4c7107efe7 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
SBiOSoftWhare fe34af387e Merge pull request #3116 from vector-im/riot_3047
QR code: Display scan confirmation screen
2020-04-17 11:48:47 +02:00
SBiOSoftWhare 0f333506ad KeyVerification: Add new QR code confirmation screen. 2020-04-16 18:42:14 +02:00
manuroe 2e7d374299 Remove LABS > Enable Cross-signing 2020-04-15 23:17:10 +02:00
manuroe 994efb74fd Merge pull request #3079 from vector-im/rior_3053
Key Backup: Use private key if we have it
2020-04-08 18:37:37 +02:00
manuroe f7112a5698 Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00
SBiOSoftWhare 1306e29eca Add power level localizable strings. 2020-04-08 12:33:28 +02:00