Commit Graph

6854 Commits

Author SHA1 Message Date
David Langley 756b1c3d1d Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init. 2022-01-06 20:35:37 +00:00
David Langley 3155bf8ca0 Fix refresh token coding and persistence. 2021-12-13 16:29:02 +00:00
David Langley 947290b6a7 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
SBiOSoftWhare 327239685a Merge pull request #5244 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-12-03 16:22:10 +01:00
SBiOSoftWhare a2c16bba5a Merge pull request #5243 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-12-03 16:21:55 +01:00
Weblate 1c8df3fdcc Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:15 +00:00
Weblate 526caa4328 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:08 +00:00
Weblate e5afe05341 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:45:36 +00:00
SBiOSoftWhare 575a32feda Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
SBiOSoftWhare eb4d967225 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00
SBiOSoftWhare e7d4cd7707 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
Stefan Ceriu f21a469f9a vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk. 2021-12-02 15:38:59 +02:00
Stefan Ceriu c70c4fb70a vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI. 2021-12-02 15:38:59 +02:00
SBiOSoftWhare 34c0d8f70f Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare e975cb5b3b Remove MatrixKit from third party licenses file. 2021-11-30 17:44:02 +01:00
SBiOSoftWhare f0303a6475 Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare 4782a3cf20 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare c6b513281c Add generated MatrixKit strings. 2021-11-30 17:10:28 +01:00
SBiOSoftWhare 3b03e6552a Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare 21ffa2bf41 AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare bbc83fddda HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare d4e8d9400f Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SiderealArt 84f722f5ed Translated using Weblate (Chinese (Traditional))
Currently translated at 59.9% (797 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hant/
2021-11-30 09:26:14 +00:00
jelv c50bc74151 Translated using Weblate (Dutch)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-11-30 09:25:52 +00:00
SBiOSoftWhare 1b45a856d5 MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice. 2021-11-29 17:56:31 +01:00
SBiOSoftWhare 6d34f068cd AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare 90627cdb4a Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare 9f3017b77c Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare 55270a84fe Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug b89f84773f Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
David Langley a2d6b554f8 Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
Fix voip calls after singout/signin
2021-11-26 16:27:27 +00:00
David Langley 0e43b2ac04 Update Riot/Managers/PushNotification/PushNotificationService.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-11-26 14:57:58 +00:00
SBiOSoftWhare 5b9944dd1a LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
SBiOSoftWhare f32023b821 SecurityViewController: Don't use private properties from SDK. 2021-11-26 15:25:36 +01:00
SBiOSoftWhare ac8fe910d6 MasterTabBarController: Don't use MXCrypto private property. 2021-11-26 14:39:00 +01:00
David Langley 907a61765f Restore the pushkit token after login/logout when configuring PushKit 2021-11-26 12:52:40 +00:00
SBiOSoftWhare 2709236dd5 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
David Langley 03a94d4c5b Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Farhad 61954d37ab Translated using Weblate (Persian)
Currently translated at 47.8% (636 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-11-23 08:26:17 +00:00
Doug 3f32e65692 Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Sergey a04fec6fd0 Translated using Weblate (Russian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-11-18 14:25:48 +00:00
Doug 6dd471045f Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu 879ac56d83 Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
Farhad 6d0e3608a1 Translated using Weblate (Persian)
Currently translated at 25.5% (340 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-11-14 13:26:02 +00:00
jelv fa98ee0b58 Translated using Weblate (Dutch)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-11-14 13:25:47 +00:00
ismailgulek d9ad8422c9 Implement new summary properties 2021-11-11 19:52:21 +03:00
Doug c95ad265a8 Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00:00
Farhad d35c2aeaa0 Translated using Weblate (Persian)
Currently translated at 12.4% (166 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fa/
2021-11-11 13:25:52 +00:00
Doug 67d0d5f2a3 Merge pull request #5122 from vector-im/steve/log_E2EE_by_default
MXSession: Add logs to track if E2EE is enabled by default on the current HS
2021-11-11 10:21:18 +00:00