Commit Graph

6852 Commits

Author SHA1 Message Date
SBiOSoftWhare fb2c1fab81 Update MatrixKitStrings. 2021-12-07 16:44:54 +01:00
SBiOSoftWhare f173b55103 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 c10a287b43 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 9f18c79ba4 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:15 +00:00
Weblate 9f3731fa08 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:08 +00:00
Weblate d3786877f2 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:45:36 +00:00
SBiOSoftWhare f097c592fa 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 815e453696 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00
SBiOSoftWhare 1d9f01b5e3 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
Stefan Ceriu 1e8be18912 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 d7acd090f5 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 a877feac03 Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +01:00
SBiOSoftWhare 6a2adf3f73 Remove MatrixKit from third party licenses file. 2021-11-30 17:44:02 +01:00
SBiOSoftWhare 1aee16a6ac Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00
SBiOSoftWhare dabf38fb79 Prepare the MatrixKit-Bridging-Header.h for new MatrixKit location. 2021-11-30 17:24:12 +01:00
SBiOSoftWhare b991b6b48e Add generated MatrixKit strings. 2021-11-30 17:10:28 +01:00
SBiOSoftWhare 0be8a8df64 Update Riot bridging header with new MatrixKit location. 2021-11-30 17:10:04 +01:00
SBiOSoftWhare 5aa347814f AuthInputsView: Add Swift generated header import. 2021-11-30 17:06:52 +01:00
SBiOSoftWhare d140c1ee88 HomeMessagesSearchDataSource: Fix MatrixKit import. 2021-11-30 17:06:25 +01:00
SBiOSoftWhare 860e7dbae2 Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SiderealArt 0b0e80ed73 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 84b4f80f95 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 6266b6d772 MXKRoomBubbleTableViewCell+Riot: Fix constant defined twice. 2021-11-29 17:56:31 +01:00
SBiOSoftWhare 0094db4425 AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare fe84f0d862 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare e3de692c85 Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare 8803061b3c Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug 66e900817e 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 19ff29c6f8 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 67c22b9c5e Update Riot/Managers/PushNotification/PushNotificationService.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-11-26 14:57:58 +00:00
SBiOSoftWhare 30d6cdc405 LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
SBiOSoftWhare e15eb26872 SecurityViewController: Don't use private properties from SDK. 2021-11-26 15:25:36 +01:00
SBiOSoftWhare 5d618824b5 MasterTabBarController: Don't use MXCrypto private property. 2021-11-26 14:39:00 +01:00
David Langley f3938739fa Restore the pushkit token after login/logout when configuring PushKit 2021-11-26 12:52:40 +00:00
SBiOSoftWhare 3593c1cfa5 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
David Langley efb25ddcbe Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Farhad 83f843285c 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 05c9907a17 Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Sergey ad00629a9e 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 c946f2962a Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu 577fee75dd Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
Farhad bdaea7e5cc 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 fe85e9bd79 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 21df1862e1 Implement new summary properties 2021-11-11 19:52:21 +03:00
Doug a2d64e93a3 Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00:00
Farhad cb04e13261 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 7996b51610 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
Doug 9f02c86b05 Add changelog.
Remove whitespace.
2021-11-11 09:52:47 +00:00
Stefan Ceriu 1ea0308895 vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00