Commit Graph

13097 Commits

Author SHA1 Message Date
SBiOSoftWhare 2dab20acd3 AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare 9e230127d3 Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
SBiOSoftWhare 54c583520c NSE: Import MatrixKit bridging header. 2021-11-29 17:34:57 +01:00
SBiOSoftWhare 56bc0a40d4 NSE target: Handle new MatrixKit location. 2021-11-29 17:33:36 +01:00
SBiOSoftWhare f1f8049ef4 Share extension: Add MatrixKit bridging header. 2021-11-29 17:31:48 +01:00
SBiOSoftWhare 41b2526dfb Share extension target: Handle new MatrixKit location. 2021-11-29 17:28:35 +01:00
SBiOSoftWhare 79c213e272 SwiftGen: Handle MatrixKit strings. 2021-11-29 17:25:31 +01:00
SBiOSoftWhare 517f9446d3 SiriIntents target: Handle new MatrixKit location. 2021-11-29 17:24:03 +01:00
SBiOSoftWhare e13e4ff24b SiriIntents: Add bridging header. 2021-11-29 17:22:33 +01:00
SBiOSoftWhare 60f9258737 Riot target: Exclude markdown files from MatrixKit folder. 2021-11-29 17:20:17 +01:00
Doug ccfe3afb7d Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug f1b341d8e7 Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug 4640ed87d7 Merge branch 'release/1.6.8/master' 2021-11-17 16:49:01 +00:00
Doug d681737eae finish version++ 2021-11-17 16:49:01 +00:00
Doug 06c3f09bde 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 7a114affba version++ 2021-11-17 16:01:11 +00:00
Doug d99d798faf 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 d49ef45aad 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 396cdb3f46 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 dc7ec84594 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 7bba095ef5 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 bdf8ef2389 Don't wait for accountData to start voip call. 2021-11-16 16:16:04 +00:00
David Langley 0c965c4afc Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley e5a1e2583a Fix changelog description 2021-11-16 14:55:07 +00:00
David Langley 67e2d32d87 Remove build setting and get check virtual info 2021-11-16 14:40:22 +00:00
David Langley 6bee5612e6 Fix logging function name 2021-11-16 12:24:21 +00:00
David Langley a8a871fa99 changelog 2021-11-16 12:19:35 +00:00
David Langley 818621f484 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 4fca1e7f9b Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +00:00
Stefan Ceriu ef5f92c28d Fix build after changing aggregation method limits from UInt to Int in the SDK. 2021-11-16 13:41:41 +02:00
Ekaterina Gerasimova 67950e3c8d 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 9abf392356 Address PR review 2021-11-12 15:48:35 +00:00
Doug d6b97c6edd 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 143368ad46 Implement new summary properties 2021-11-11 19:52:21 +03:00
Doug 6a612f2aab Refresh RecentsListService when switching modes. 2021-11-11 15:43:43 +00:00
Doug 065fe980eb 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 5a7d3c1f8a Add changelog.
Remove whitespace.
2021-11-11 09:52:47 +00:00
Stefan Ceriu 3f1700d516 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 e39dfc5c4d MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:58:34 +01:00
SBiOSoftWhare afdad9dfe6 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:54:39 +01:00
SBiOSoftWhare e5fafb079f 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 a9837d7795 Fix build: use correct swift generated header in share extension item sender. 2021-11-10 19:19:17 +02:00
Stefan Ceriu c384a96fe0 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 1339e6c19f 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 4b90e613f5 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 1f83931f38 Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug 567146d526 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Phl-Pro 369c65d69b 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 df8ff2b587 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00