Commit Graph

13090 Commits

Author SHA1 Message Date
SBiOSoftWhare 1754469302 SwiftGen: Handle MatrixKit strings. 2021-11-29 17:25:31 +01:00
SBiOSoftWhare 751e7aac74 SiriIntents target: Handle new MatrixKit location. 2021-11-29 17:24:03 +01:00
SBiOSoftWhare fee09050cb SiriIntents: Add bridging header. 2021-11-29 17:22:33 +01:00
SBiOSoftWhare 8803061b3c Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug 648c4e2645 Prepare for new sprint 2021-11-17 18:00:36 +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
Doug 31eff9e0fb Merge branch 'release/1.6.8/master' 2021-11-17 16:49:01 +00:00
Doug 1f9f8a89c0 finish version++ 2021-11-17 16:49:01 +00:00
Doug 67d4bd242b 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 8fa2e9ea17 version++ 2021-11-17 16:01:11 +00:00
Doug f89aad9edd 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 f75dd542b9 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 8827ceffde 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 e8656198f3 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 7ee25b92f0 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 c507166aa4 Don't wait for accountData to start voip call. 2021-11-16 16:16:04 +00:00
David Langley 08b6b25e01 Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley 14c42865e5 Fix changelog description 2021-11-16 14:55:07 +00:00
David Langley 4e72189739 Remove build setting and get check virtual info 2021-11-16 14:40:22 +00:00
David Langley 3bce1c6df6 Fix logging function name 2021-11-16 12:24:21 +00:00
David Langley d49b65b22c changelog 2021-11-16 12:19:35 +00:00
David Langley fad0be7750 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 81f1a946f6 Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +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
Ekaterina Gerasimova 8bae72c5eb 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
opusforlife2 76a518c393 Address PR review 2021-11-12 15:48:35 +00:00
Doug 7a30b1df89 Merge pull request #5131 from vector-im/doug/5105_unread_sort_group
Refresh RecentsListService when switching modes.
2021-11-11 18:10:40 +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
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
SBiOSoftWhare 8f59d55b67 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:58:34 +01:00
SBiOSoftWhare 093409fea6 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:54:39 +01:00
SBiOSoftWhare c51ca864b0 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:42:29 +01:00
Stefan Ceriu 8e813b920b Fix build: use correct swift generated header in share extension item sender. 2021-11-10 19:19:17 +02:00
Stefan Ceriu 3fe141473c vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
Gil Eluard 8c72dcd2b2 Merge pull request #4994 from vector-im/gil/4893_support_pagination_in_the_space_summary_api
Support pagination in the Space Summary API
2021-11-09 09:35:24 +01:00
Doug 9fc6758055 Merge pull request #5101 from vector-im/doug/5039_workflow_concurrency
Add concurrency to GitHub workflows to auto-cancel older runs.
2021-11-05 16:35:34 +00:00
Doug 0a73f6cdac Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug 7985841123 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Phl-Pro 07965057a5 Merge pull request #5053 from vector-im/phlpro/4722_objc_headers
Improve the Obj-C Generated Interface Header Name definition
2021-11-05 15:28:38 +01:00
Phl-Pro ea322e1526 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Doug c3a4bb28ad Merge pull request #5067 from Kloenk/keyboard_context
Remeber keyboard language for room
2021-11-05 12:28:35 +00:00
David Langley 8f96f9fa39 Merge pull request #5099 from vector-im/langleyd/5098_incorrect_clientPermalinkBaseUrl_default
Set correct default for clientPermalinkBaseUrl
2021-11-05 11:38:08 +00:00
David Langley ee2385a246 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley 09658daaaa Merge pull request #5060 from vector-im/langleyd/4981_custom_baseurl_permalinks
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-11-04 16:54:31 +00:00
David Langley 7f313ca4f5 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00
David Langley 055c30e75b Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
SBiOSoftWhare 4e24fd0dbb Merge pull request #5091 from vector-im/steve/5090_update_settings_about_section
Settings: Update about section footer text
2021-11-04 12:02:10 +01:00