David Langley
b8364022a4
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
7c56c87d3e
Update Riot/Managers/PushNotification/PushNotificationService.m
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-11-26 14:57:58 +00:00
SBiOSoftWhare
2b1e891826
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
97c0c157dc
Create 5199.bugfix
2021-11-26 14:38:28 +00:00
SBiOSoftWhare
e10195bc64
LegacyAppDelegate: Don't use private interface from SDK.
2021-11-26 15:26:34 +01:00
SBiOSoftWhare
20c25fbaae
SecurityViewController: Don't use private properties from SDK.
2021-11-26 15:25:36 +01:00
SBiOSoftWhare
2f22687064
MasterTabBarController: Don't use MXCrypto private property.
2021-11-26 14:39:00 +01:00
David Langley
235b4aa8fc
Restore the pushkit token after login/logout when configuring PushKit
2021-11-26 12:52:40 +00:00
David Langley
2068a0906e
Make backgroundServiceInitQueue static and follow convention for queue naming.
2021-11-26 12:47:53 +00:00
David Langley
f9164dd92e
Don't allow concurrent initializations of MXBackgroundSyncService
2021-11-26 10:32:50 +00:00
SBiOSoftWhare
1e1610a2bb
Update changes
2021-11-25 23:13:00 +01:00
SBiOSoftWhare
c383b00055
Improve generated Swift header imports.
2021-11-25 23:11:53 +01:00
David Langley
0882746e3f
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
63b37a877a
Fix hidden rooms from showing.
2021-11-24 11:38:32 +00:00
Ekaterina Gerasimova
3330d24471
Fix link to board in issue automation
...
Changelog covered by 5153.misc
2021-11-24 10:55:34 +00: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