Commit Graph

13178 Commits

Author SHA1 Message Date
manuroe b378080857 Add AuthenticatedSessionViewControllerFactory to set up a authenticated flow for a given CS API request 2020-06-26 07:38:38 +02:00
manuroe 47cb148537 SecurityVC: Plug Secure Backup setup flow 2020-06-25 20:23:40 +02:00
Weblate ea17df59c4 Merge branch 'origin/develop' into Weblate. 2020-06-25 15:56:47 +00:00
random 7a240f5abe Translated using Weblate (Italian)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-06-25 15:56:47 +00:00
Kévin C 42749f6eb1 Translated using Weblate (French)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-06-25 15:56:44 +00:00
Slavi Pantaleev d94736e012 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2020-06-25 15:56:42 +00:00
manuroe 8e3968d693 Merge pull request #3357 from vector-im/riot_3296
Security settings: No-design update to add secure backup management
2020-06-25 17:56:32 +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
ismailgulek 102c68a666 Upgrade version to 0.12.6 2020-06-25 18:23:14 +03:00
manuroe 75b80248d8 Merge branch 'develop' into riot_3296 2020-06-25 17:20:47 +02:00
manuroe ddda57feff Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:17:04 +02:00
manuroe 539c1feb5a Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:51 +02:00
manuroe 122edffb63 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:44 +02:00
manuroe 85ab663503 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:32 +02:00
manuroe d80f0e6316 Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:25 +02:00
manuroe ed15566b4e Update Riot/Modules/Settings/Security/SecurityViewController.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-06-25 17:16:03 +02:00
SBiOSoftWhare 40bdba8ac0 AuthenticationViewController: Fix refact. 2020-06-25 16:30:47 +02:00
SBiOSoftWhare 899cd783ed Update changes 2020-06-25 16:04:01 +02:00
SBiOSoftWhare 2c30d7daa2 RecentsDataSource: Handle secure key backup banner display logic. 2020-06-25 16:01:32 +02:00
SBiOSoftWhare 65a60cac9c MXSession: Add convenient method to check if we can setup secure key backup. 2020-06-25 15:58:52 +02:00
ismailgulek 80cb9d0953 Merge pull request #3347 from vector-im/riot_3325
New Fallback Content for Push Notifications
2020-06-25 16:30:14 +03:00
ismailgulek 8d98ba8eeb Change fallback message for encrypted events 2020-06-25 15:14:57 +03:00
ismailgulek 1592910ccc Change fallback contents to include room display name 2020-06-25 15:14:14 +03:00
ismailgulek ff09d626b3 Merge branch 'xcode11' into riot_3325
# Conflicts:
#	CHANGES.rst
2020-06-25 14:26:10 +03:00
ismailgulek efa8001f50 Refactor fallback method name 2020-06-25 14:23:21 +03:00
ismailgulek 6a996a0f8a Refactor best attempt contents variable name 2020-06-25 14:22:16 +03:00
ismailgulek f479592b85 Include room display name in fallback content 2020-06-25 14:18:53 +03:00
SBiOSoftWhare e6c9a3da59 HomeVC: Handle secure setup key backup flow presentation. 2020-06-25 11:47:52 +02:00
ismailgulek f8ac385944 Pass also roomId to fetch and sync methods 2020-06-25 12:42:07 +03:00
ismailgulek 9b79ac7e0f Read badge from payload 2020-06-25 11:48:02 +03:00
SBiOSoftWhare 86239881d2 MXSession+Riot: Use vc prefix as other extensions. 2020-06-25 10:23:24 +02:00
SBiOSoftWhare a18ad3deec Key backup banner: Update UI and strings. 2020-06-25 09:50:44 +02:00
SBiOSoftWhare 6568fdc556 Key backup banner: Update localizable strings. 2020-06-25 09:45:29 +02:00
Weblate 131ce918f9 Merge branch 'origin/develop' into Weblate. 2020-06-24 19:58:01 +00:00
AnchelNL 7735d9eb6c Translated using Weblate (Dutch)
Currently translated at 72.6% (731 of 1007 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2020-06-24 19:58:01 +00:00
SBiOSoftWhare 7a25854e15 Merge pull request #3356 from vector-im/riot_3344
Secure backup creation flow
2020-06-24 21:57:52 +02:00
SBiOSoftWhare d4578ed166 Merge branch 'develop' into riot_3344 2020-06-24 21:57:37 +02:00
SBiOSoftWhare 414a925290 Fix Nad's remarks. 2020-06-24 18:29:52 +02:00
Besnik Bleta 099005418e Translated using Weblate (Albanian)
Currently translated at 99.2% (999 of 1007 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-06-24 16:26:33 +00:00
manuroe 4b81842e7a Merge pull request #3358 from vector-im/riot_3305
E2E by default: Disable it if the HS admin disabled it
2020-06-24 18:17:58 +02:00
manuroe 5b66370889 E2E by default: Do not bootstrap cross-signing automatically
if hs setting is disabled
2020-06-24 17:09:23 +02:00
manuroe b28fcebd57 E2E by default: Disable it if the HS admin disabled it
#3305
2020-06-24 17:08:14 +02:00
manuroe a41eedadc1 SecurityVC: Use NEW_CROSS_SIGNING_FLOW to not break things 2020-06-24 11:43:50 +02:00
manuroe 4fe62f1195 SecurityVC: Add warning if we do not have the MSK 2020-06-24 11:43:50 +02:00
manuroe 774a32f5bf SecurityVC: Add Secure backup status 2020-06-24 11:43:41 +02:00
SBiOSoftWhare 6d43381df3 Update changes 2020-06-23 18:43:51 +02:00
SBiOSoftWhare d3277abc1f Fix rebase. 2020-06-23 18:40:30 +02:00
SBiOSoftWhare d2076a67fb Fix rebase issue. 2020-06-23 18:33:48 +02:00
SBiOSoftWhare dda34fdd24 Secure key backup: Handle secure key backup flow. 2020-06-23 18:31:52 +02:00