Commit graph

13293 commits

Author SHA1 Message Date
Gil Eluard
6345856a05 Invite to Space in room landing #5225
- UI tweaks for members and explore rooms screens
2021-12-15 19:18:45 +01:00
Gil Eluard
acf32fd77a Invite to Space in room landing #5225
- UI tweaks for members and explore rooms screens
2021-12-15 15:53:21 +01:00
Gil Eluard
1b2e458192 Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing 2021-12-14 11:07:05 +01:00
manuroe
dd1bf30d7c Prepare for new sprint 2021-12-14 10:18:19 +01:00
manuroe
1a81c4ef97 Merge branch 'master' into develop 2021-12-14 10:18:15 +01:00
manuroe
6a2cff12de Merge branch 'release/1.6.10/master' 2021-12-14 10:18:11 +01:00
manuroe
0eb38fdcb1 finish version++ 2021-12-14 10:18:11 +01:00
manuroe
eaeb55ca20
Merge pull request #5300 from vector-im/release/1.6.10/release
Release 1.6.10
2021-12-14 10:17:28 +01:00
manuroe
2d84a0239b CHANGES: Fix it for merging the security fix for public release 2021-12-14 09:15:01 +01:00
manuroe
0efd0a9dc6 version++ 2021-12-14 09:12:09 +01:00
manuroe
b75eb9cfa5 Podfile: Use the right SDK version after the security release
https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.14
2021-12-14 08:58:42 +01:00
Gil Eluard
7242043f54 Invite to Space in room landing #5225
- added room option bottom sheet
2021-12-13 22:16:02 +01:00
Gil Eluard
4e50a1ac46 Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Modules/Room/RoomCoordinator.swift
2021-12-13 15:09:40 +01:00
Gil Eluard
badba94a87 Space panel overflow journeys & rough edge warnings #5227
- space menu additions according to new requirements
2021-12-10 18:01:56 +01:00
Stefan Ceriu
e6a417bcec vector-im/element-ios/issues/5114 - Prevent poll events from ever getting merged into other bubble data. 2021-12-10 15:55:17 +02:00
Gil Eluard
bf642c108a Implement FAB journeys & rough edge warnings element-ios#5226
- Implemented FAB for Home screen
2021-12-10 12:19:23 +01:00
Gil Eluard
cf453feb02 Implement FAB journeys & rough edge warnings element-ios#5226
- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
2021-12-10 09:59:10 +01:00
Gil Eluard
60f071ee9b Invite to Space in room landing #5225
- add share invite link to contacts screen
- Fixed regression
2021-12-09 16:12:44 +01:00
Kat Gerasimova
c7ef48c57f
Add automation to move Message Bubble issues to the project board (#5290)
* Add automation to move Message bubbles to new board
* Add changelog entry
2021-12-09 14:43:59 +00:00
manuroe
ca451f043a version++ (by hand) 2021-12-09 14:18:56 +01:00
manuroe
384c77c2b6 BuildRelease.sh: Add an option to build the ipa from local source code copy 2021-12-09 13:46:33 +01:00
Ekaterina Gerasimova
c6c086ac2a Update naming of Delight board in issue workflow
Only using the new Delight board now and naming is better for the Action
page in GitHub when it's short and precise.
2021-12-09 10:48:44 +00:00
Ekaterina Gerasimova
3e20953309 Remove issue workflow for the old Delight board 2021-12-09 10:48:44 +00:00
manuroe
9ea5d3f32a version++ (Made manually) 2021-12-09 11:21:19 +01:00
Stefan Ceriu
e6946eb6ea vector-im/element-ios/issues/5190 - Fix crash when trying to scroll the people's tab to the top. 2021-12-09 09:39:40 +02:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
Gil Eluard
26bf2a3719 Invite to Space in room landing #5225
- Added participant invite coordinator
2021-12-08 23:21:55 +01: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
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
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
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