Commit Graph

10267 Commits

Author SHA1 Message Date
manuroe 98eee7de26 Merge pull request #3752 from vector-im/release/1.0.17/release
Release 1.0.17
2020-10-14 17:39:52 +02:00
manuroe 6f6ff8580a version++ 2020-10-14 17:18:53 +02:00
manuroe 511da46b87 Merge pull request #3751 from vector-im/xs_reset_detection
Self-verification: Avoid UI race when switching modals
2020-10-14 16:24:40 +02:00
ismailgulek 5d272737f4 Merge pull request #3750 from vector-im/configurable_media_copy_paste
Make Media Copy/Paste Configurable
2020-10-14 17:17:27 +03:00
manuroe f95e45eaf9 Self-verification: Avoid UI race when switching modals 2020-10-14 15:53:51 +02:00
Vadim Nekhai 4d9d995a52 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/
2020-10-14 12:05:27 +00:00
LinAGKar aa38184cc5 Translated using Weblate (Swedish)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sv/
2020-10-14 12:05:26 +00:00
random 6a94e886ff Translated using Weblate (Italian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/it/
2020-10-14 12:05:26 +00:00
@a2sc:matrix.org 956692ef1d Translated using Weblate (German)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/de/
2020-10-14 12:05:26 +00:00
Besnik Bleta 74d7a4bc71 Translated using Weblate (Albanian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/sq/
2020-10-14 12:05:26 +00:00
ismailgulek fe511f1b09 Merge branch 'develop' into element_3579
# Conflicts:
#	CHANGES.rst
2020-10-14 11:31:01 +03:00
ismailgulek 3ebe8d26d1 Update CHANGES.rst 2020-10-14 01:02:54 +03:00
ismailgulek 197bc2ed05 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
manuroe 6b11a4ee32 Merge pull request #3748 from vector-im/xs_reset_detection
Cross-signing: Detect when cross-signing keys have been changed
2020-10-13 18:39:50 +02:00
manuroe 82bbd6d1d0 Merge branch 'develop' into xs_reset_detection 2020-10-13 18:32:27 +02:00
manuroe d5c6d6b86e Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-10-13 18:32:00 +02:00
SBiOSoftWhare ef2c040adb Merge pull request #3749 from vector-im/reset_secrets_checkkeybackup
Device verification: Do not check for existing key backup after SSSS & Cross-Signing reset
2020-10-13 18:23:30 +02:00
SBiOSoftWhare a2eec58ef9 Update changes 2020-10-13 18:06:54 +02:00
SBiOSoftWhare 75744c09c6 SecretsRecoveryCoordinator: Do not check existing key backup after secrets reset. 2020-10-13 18:04:24 +02:00
manuroe 842e50c5da Self-verification: Add some priority in self verification modal
If a new device resets 4S and XS at login, we need to hide the "verify the login" modal and display "Verify this session" (with the new XS)
2020-10-13 18:04:21 +02:00
SBiOSoftWhare 2d9772a379 SecureBackupSetupCoordinator: Add a boolean at init to handle or not existing key backup before setup secure backup. 2020-10-13 18:02:35 +02:00
SBiOSoftWhare 37335ed4d8 SecureBackupSetupIntroViewController: Handle SecureBackupSetupIntroViewModel. 2020-10-13 17:59:13 +02:00
SBiOSoftWhare 8a20a591bf Create SecureBackupSetupIntroViewModel for SecureBackupSetupIntroViewController. 2020-10-13 17:57:59 +02:00
manuroe 6b0ed35a15 Cross-signing: Detect when cross-signing keys have been changed 2020-10-13 17:15:47 +02:00
ismailgulek 48873ca868 Update CHANGES.rst 2020-10-13 18:12:42 +03:00
ismailgulek 068ef90678 Remove commented codes 2020-10-13 18:11:58 +03:00
ismailgulek 07aec63080 Merge branch 'develop' into element_3579 2020-10-13 16:11:19 +03:00
ismailgulek 7d58603ca6 Prepare for new sprint 2020-10-13 14:53:15 +03:00
ismailgulek 8cbe0a7661 Merge branch 'master' into develop 2020-10-13 14:53:11 +03:00
ismailgulek 17cb29d1d3 Merge branch 'release/1.0.16/master' 2020-10-13 14:37:25 +03:00
ismailgulek c2045b4763 finish version++ 2020-10-13 14:37:25 +03:00
ismailgulek 802853e46f Merge pull request #3746 from vector-im/release/1.0.16/release
Release 1.0.16
2020-10-13 14:36:50 +03:00
ismailgulek fd4ed0f256 version++ 2020-10-13 13:19:39 +03:00
SBiOSoftWhare 3687d8ecd3 Merge pull request #3745 from vector-im/element_3743
Self-verification: Update complete security screen wording
2020-10-13 12:11:08 +02:00
SBiOSoftWhare bd5a6dc915 Update changes 2020-10-13 10:50:44 +02:00
SBiOSoftWhare 85e9932b09 Self verification: Update complete security screen with new wording. 2020-10-13 10:46:42 +02:00
SBiOSoftWhare ea24afee3f Self verification: Update complete security wording. 2020-10-13 10:45:56 +02:00
Vadim Nekhai 8598fc94a2 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/uk/
2020-10-13 03:05:24 +00:00
ismailgulek d34b9bbc06 Revert logger 2020-10-12 21:52:43 +03:00
ismailgulek 6143dfd126 Use handling in MXKAccount 2020-10-12 21:52:21 +03:00
ismailgulek e1d53a07fb Use store in the Kit 2020-10-12 21:51:57 +03:00
ismailgulek ecdbd4f489 Improve SyncResponseStore 2020-10-12 17:27:06 +03:00
ismailgulek bdac5b20ee Last changes 2020-10-12 12:57:00 +03:00
Priit Jõerüüt aff4d386fa Translated using Weblate (Estonian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/et/
2020-10-11 22:05:22 +00:00
Nikita Epifanov d637b33cf9 Translated using Weblate (Russian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ru/
2020-10-10 21:05:21 +00:00
Marcelo Filho 505b66f916 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/
2020-10-10 21:05:21 +00:00
Szimszon 9c8e0c06fc Translated using Weblate (Hungarian)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/hu/
2020-10-10 21:05:21 +00:00
SBiOSoftWhare 4170936653 Prepare for new sprint 2020-10-09 19:05:34 +02:00
SBiOSoftWhare 74ab0c0aef Merge branch 'master' into develop 2020-10-09 19:05:29 +02:00