Commit graph

6892 commits

Author SHA1 Message Date
ismailgulek
1d57a5b6f9
Display threaded events as replies if threads disabled, fix #5266 2021-12-09 16:58:20 +03:00
ismailgulek
d7b18bb223
Apply MatrixKit PR changes 2021-12-09 16:57:43 +03:00
ismailgulek
e3a47a59f9
Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
Stefan Ceriu
e6946eb6ea vector-im/element-ios/issues/5190 - Fix crash when trying to scroll the people's tab to the top. 2021-12-09 09:39:40 +02:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare
438914ab03 Update MatrixKitStrings. 2021-12-07 16:44:54 +01:00
SBiOSoftWhare
6ce3c93b9b
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
fab0a86956
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
f9617edc19 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:15 +00:00
Weblate
c968e8aaea Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:08 +00:00
Weblate
d12533dc6c Merge branch 'origin/develop' into Weblate. 2021-12-03 14:45:36 +00:00
SBiOSoftWhare
dcad18bfb4
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
34a7212d89 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00
SBiOSoftWhare
acd0d83c33 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
Stefan Ceriu
d3ea267b41 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
ec00c52a0a 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
f004083778 Riot-Bridging-Header: Add comments for MatrixKit imports. 2021-12-01 09:53:31 +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
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
ismailgulek
d935ca3fd6
Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03: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
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
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
ismailgulek
68ac7cd49d
Adapt to event changes 2021-11-26 01:42:53 +03:00
SBiOSoftWhare
f9dcef37e0 Improve generated Swift header imports. 2021-11-25 23:11:53 +01:00
David Langley
a7ff60eb49 Fix hidden rooms from showing. 2021-11-24 11:38:32 +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
ismailgulek
fc87a3534d
Move more button out of the title view & remove weird constraints 2021-11-22 12:22:53 +03:00
ismailgulek
c9f018f046
Push thread view instead of presenting 2021-11-19 14:19:23 +03:00
ismailgulek
484ec0a938
Fix build 2021-11-19 02:17:01 +03:00
ismailgulek
8723a69528
Merge branch 'develop' into ismail/5068_start_thread 2021-11-19 00:23:24 +03:00
Doug
ae2b6a58be Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00