Commit graph

13697 commits

Author SHA1 Message Date
ismailgulek
ccead52df8
Fix thread display configuration 2021-12-08 22:16:00 +03:00
Doug
96ef44f991
Merge pull request #5281 from vector-im/doug/5280_swiftgen
Fix SwiftGen strings generation
2021-12-08 17:21:40 +00:00
Doug
547be31d42 Use a single strings step with 2 actions. 2021-12-08 16:20:54 +00:00
ismailgulek
075495f20a
Hide jump to unread button on threads, override scroll to bottom action, fix #5264 2021-12-08 16:04:11 +03:00
ismailgulek
117461d80b
Do not send typing notifications from threads, part of #5271 2021-12-08 14:53:54 +03:00
ismailgulek
3f14b000d2
Disable partial text message on threads 2021-12-08 14:46:03 +03:00
ismailgulek
cd91378845
Hide typing notifications in threads, fix #5271 2021-12-08 14:45:44 +03:00
ismailgulek
e8da2f4247
Revert Podfile change 2021-12-08 13:32:23 +03:00
ismailgulek
e5934227ae
Hide read receipt avatars on threads, fix #5239 2021-12-08 13:31:01 +03:00
Jozef Gaal
8e6a362bda Added translation using Weblate (Slovak) 2021-12-08 02:09:42 +00:00
Jozef Gaal
af2b4e29d1 Added translation using Weblate (Slovak) 2021-12-08 02:09:37 +00:00
Jozef Gaal
9acc940b5d Added translation using Weblate (Slovak) 2021-12-08 02:06:21 +00:00
SBiOSoftWhare
c32fee388b Prepare for new sprint 2021-12-07 22:45:35 +01:00
SBiOSoftWhare
6ba87067b2 Merge branch 'master' into develop 2021-12-07 22:45:32 +01:00
SBiOSoftWhare
517bc235ff Merge branch 'release/1.6.9/master' 2021-12-07 22:45:25 +01:00
SBiOSoftWhare
d468851979 finish version++ 2021-12-07 22:45:24 +01:00
SBiOSoftWhare
b1e22bc244
Merge pull request #5275 from vector-im/release/1.6.9/release
Release 1.6.9
2021-12-07 22:42:38 +01:00
SBiOSoftWhare
b97cbc2af4 version++ 2021-12-07 20:12:08 +01:00
SBiOSoftWhare
c0932742fb changelog.d: Upgrade MatrixSDK version ([v0.20.13](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.13)). 2021-12-07 20:12:07 +01:00
SBiOSoftWhare
8901c576e1
Merge pull request #5272 from vector-im/steve/fix_matrixkitl10n
Fix MatrixKit translations
2021-12-07 17:15:12 +01:00
SBiOSoftWhare
438914ab03 Update MatrixKitStrings. 2021-12-07 16:44:54 +01:00
SBiOSoftWhare
b4a43e0950 SwiftGen: Handle MatrixKit stencil. 2021-12-07 16:44:15 +01:00
SBiOSoftWhare
a3a1b79766 MatrixKit: Add dedicated stencil for string generation. 2021-12-07 16:43:49 +01:00
Stefan Ceriu
884ecabe4e Run SwiftUI target unit tests on the CI. 2021-12-07 17:30:23 +02:00
Stefan Ceriu
2ead77115d Merge together SwiftUI template model files and update folder structure. 2021-12-07 16:11:31 +02:00
ismailgulek
98cd9dc4f5
Build alpha release 2021-12-07 13:51:15 +03:00
Doug
a311e6ed17
Merge pull request #5112 from vector-im/doug/remove_build_ci
Only run build CI on develop.
2021-12-07 10:13:31 +00:00
SBiOSoftWhare
657a160185
Merge pull request #5255 from vector-im/steve/readme_del_matrixKit
Remove MatrixKit references from Readme and install guide
2021-12-07 10:58:53 +01:00
ismailgulek
4e4421976e
Pass threadId as nil for template chat service 2021-12-07 12:02:23 +03:00
SBiOSoftWhare
3d68df93d4 Podfile: Add :specHash sample for clarity. 2021-12-07 09:51:38 +01:00
SBiOSoftWhare
752c5e980f Install guide: Fix typo. 2021-12-07 09:41:13 +01:00
SBiOSoftWhare
8f7bd63c25
Update INSTALL.md
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-12-07 09:37:21 +01:00
SBiOSoftWhare
c8ac30a5f5
Update README.md
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-12-07 09:35:27 +01:00
SBiOSoftWhare
6f801890d1 Install guide: Remove MatrixKit references. 2021-12-07 08:59:43 +01:00
SBiOSoftWhare
11d0ecfbfe Readme: Delete MatrixKit references. 2021-12-07 08:59:16 +01:00
SBiOSoftWhare
c060c2f3af
Merge pull request #5254 from vector-im/steve/fix_github_workflows
Fix GitHub workflows
2021-12-07 08:41:45 +01:00
ismailgulek
21f843cfb8
Use simpler methods for thread check 2021-12-07 05:18:13 +03:00
SBiOSoftWhare
ba5a239a3d GitHub workflows: remove kit references. 2021-12-06 23:50:04 +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
SBiOSoftWhare
cf1b6dd254
Merge pull request #5242 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-12-03 16:12:48 +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
6f604a0d40 Remove unneeded plist file from MatrixKit tests. 2021-12-03 15:00:22 +01:00
SBiOSoftWhare
4d7847ba5b Fix MatrixKit unit tests. 2021-12-03 11:47:43 +01:00
SBiOSoftWhare
acd0d83c33 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
ismailgulek
9eef855e7c
Clear highlighted event when view gone 2021-12-03 02:41:01 +03:00