Commit graph

13269 commits

Author SHA1 Message Date
SBiOSoftWhare
b595b3a3a5 Handle MatrixKit tests new location, update bridging header. 2021-12-01 11:18:19 +01:00
SBiOSoftWhare
c21d8d6b5e Podfile: Fix MatrixKit pods import. 2021-12-01 11:16:44 +01:00
SBiOSoftWhare
f004083778 Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare
ab86aa4bd7 Podfile: Remove MatrixKit pod references. 2021-11-30 18:17:27 +01:00
SBiOSoftWhare
3c141d9bd1 Remove MatrixKit from third party licenses file. 2021-11-30 17:44:02 +01:00
SBiOSoftWhare
5c0bbc6800 Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare
b398597ea1 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare
77cff2934e Add generated MatrixKit strings. 2021-11-30 17:10:28 +01:00
SBiOSoftWhare
237ba19d8a Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare
eb4abba95f AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare
abc9f60e5a HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare
3d0c77ef30 Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare
4081da3ebc Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare
ec7173c78c Podfile: First iteration to handle new MatrixKit location. 2021-11-30 11:43:48 +01:00
SiderealArt
b7aadf7859 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
0f2a27eff1 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
7d4c295aef MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice. 2021-11-29 17:56:31 +01:00
SBiOSoftWhare
f73977b4bf AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare
867158f905 Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare
33d7cb3a00 NSE: Import MatrixKit bridging header. 2021-11-29 17:34:57 +01:00
SBiOSoftWhare
005162e4c2 NSE target: Handle new MatrixKit location. 2021-11-29 17:33:36 +01:00
SBiOSoftWhare
69b85848be Share extension: Add MatrixKit bridging header. 2021-11-29 17:31:48 +01:00
SBiOSoftWhare
154f9e09a8 Share extension target: Handle new MatrixKit location. 2021-11-29 17:28:35 +01:00
SBiOSoftWhare
e49566a72c SwiftGen: Handle MatrixKit strings. 2021-11-29 17:25:31 +01:00
SBiOSoftWhare
97a082bb68 SiriIntents target: Handle new MatrixKit location. 2021-11-29 17:24:03 +01:00
SBiOSoftWhare
d86175c95f SiriIntents: Add bridging header. 2021-11-29 17:22:33 +01:00
SBiOSoftWhare
97a627b0be Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug
67c5bff9ed
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
034e253fb1
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
7317f4c760
Update Riot/Managers/PushNotification/PushNotificationService.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-11-26 14:57:58 +00:00
SBiOSoftWhare
a17efa6298
Merge pull request #5196 from vector-im/steve/5194_generated_swift_header_imports
Improve generated Swift header imports
2021-11-26 15:48:11 +01:00
David Langley
f1c96d11e2 Create 5199.bugfix 2021-11-26 14:38:28 +00:00
SBiOSoftWhare
461c759490 LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
SBiOSoftWhare
3c5d7f3fa4 SecurityViewController: Don't use private properties from SDK. 2021-11-26 15:25:36 +01:00
SBiOSoftWhare
d93d706cfd MasterTabBarController: Don't use MXCrypto private property. 2021-11-26 14:39:00 +01:00
David Langley
002601d767 Restore the pushkit token after login/logout when configuring PushKit 2021-11-26 12:52:40 +00:00
David Langley
7c730d6aa3 Make backgroundServiceInitQueue static and follow convention for queue naming. 2021-11-26 12:47:53 +00:00
David Langley
b2b8b11aae Don't allow concurrent initializations of MXBackgroundSyncService 2021-11-26 10:32:50 +00:00
SBiOSoftWhare
ce5f802d1e Update changes 2021-11-25 23:13:00 +01:00
SBiOSoftWhare
f9dcef37e0 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
David Langley
41b283d3fd
Merge pull request #5187 from vector-im/langleyd/5185_fix_hidden_rooms_from_showing
Fix hidden rooms from showing.
2021-11-25 11:47:21 +00:00
David Langley
a7ff60eb49 Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Ekaterina Gerasimova
a21287131a Fix link to board in issue automation
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00:00
Farhad
dc33e81d89 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
ae2b6a58be Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Sergey
1f5c15bf38 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
510010f6f5 Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
a14d82fb9b Merge branch 'release/1.6.8/master' 2021-11-17 16:49:01 +00:00