Commit graph

13351 commits

Author SHA1 Message Date
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
Doug
53ed1da478 finish version++ 2021-11-17 16:49:01 +00:00
Doug
31d5d70511
Merge pull request #5162 from vector-im/release/1.6.8/release
Release 1.6.8
2021-11-17 16:43:44 +00:00
Doug
e6720b0e48 version++ 2021-11-17 16:01:11 +00:00
Doug
eda34d6289 changelog.d: Upgrade MatrixKit version ([v0.16.10](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.10)). 2021-11-17 16:01:10 +00:00
Ekaterina Gerasimova
148fd7afb8 Add automation to move labelled issues
Move X-Needs-Info on the triage board to needs info column
Design issues to Design team
Spaces to Delight
Voice messages to Voice message board
Threads to threads board

Fixes #5143

Covered by changelog entry 5153.misc
2021-11-17 08:53:20 +00:00
manuroe
2ce2522b7b
Merge pull request #5153 from kittykat/issue-board
Update issue triage automation for P1 and need info
2021-11-17 09:03:39 +01:00
David Langley
b394ceccd5
Merge pull request #5156 from vector-im/langleyd/5155_ignore_badge_updates_from_virtual_rooms
Ignore badge updates for virtual rooms.
2021-11-17 05:28:46 +00:00
Kat Gerasimova
9da5ee5ac8
Merge pull request #4984 from opusforlife2/issue_template
Remove redundancy in heading in bug report issue form
2021-11-16 22:45:56 +00:00
David Langley
6b7e3d43d6 Don't wait for accountData to start voip call. 2021-11-16 16:16:04 +00:00
David Langley
05309f6be4 Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley
5de508191d Fix changelog description 2021-11-16 14:55:07 +00:00
David Langley
9b3d585140 Remove build setting and get check virtual info 2021-11-16 14:40:22 +00:00
David Langley
2214d818c9 Fix logging function name 2021-11-16 12:24:21 +00:00
David Langley
91b575537c changelog 2021-11-16 12:19:35 +00:00
David Langley
3dc995193c Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5155_ignore_badge_updates_from_virtual_rooms 2021-11-16 12:00:45 +00:00
David Langley
e7ef9fd218 Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +00:00
Stefan Ceriu
88dba32a42 Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
Ekaterina Gerasimova
60be73071f Update issue triage automation for P1 and need info
Move P1 issues to app and crypto team boards. Move unlabelled issues
without X-Needs-Info out of column on Triage board.
2021-11-16 10:16:07 +00:00