Commit Graph

13221 Commits

Author SHA1 Message Date
Gil Eluard d9a75c1928 Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
2021-12-14 11:00:02 +01:00
Gil Eluard edb40a553a Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
2021-12-14 09:53:07 +01:00
Gil Eluard 0cb94a0659 Invite to Space in room landing #5225
- added room option bottom sheet
2021-12-13 22:16:02 +01:00
Gil Eluard fa6d242fba 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 697624e3c4 [iOS] Create public space #143
- Update after design review
2021-12-13 14:43:05 +01:00
Gil Eluard acfcbcbc51 Merge branch 'develop' into gil/143_create_public_space 2021-12-13 09:03:36 +01:00
Gil Eluard 2c7f8709fd 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 cf8f13bc26 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 5b16c541fa Implement FAB journeys & rough edge warnings element-ios#5226
- Implemented FAB for Home screen
2021-12-10 12:19:23 +01:00
Gil Eluard fe4d84ec06 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 4f58ee524d 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 d4cba3e4e9 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
Ekaterina Gerasimova 7ba42eb796 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 a3a0889acd Remove issue workflow for the old Delight board 2021-12-09 10:48:44 +00:00
Gil Eluard f7b59f1a61 [iOS] Create public space #143
- Update after design review
2021-12-09 09:04:21 +01:00
Stefan Ceriu b5224706a6 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 dc574ab0a6 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
Gil Eluard 894c2d347a Merge branch 'develop' into gil/143_create_public_space 2021-12-08 23:24:38 +01:00
Gil Eluard 919911d53b Invite to Space in room landing #5225
- Added participant invite coordinator
2021-12-08 23:21:55 +01:00
Doug df2e73f096 Merge pull request #5281 from vector-im/doug/5280_swiftgen
Fix SwiftGen strings generation
2021-12-08 17:21:40 +00:00
Doug 6b2c2ec164 Use a single strings step with 2 actions. 2021-12-08 16:20:54 +00:00
SBiOSoftWhare 844ce8dd4b Prepare for new sprint 2021-12-07 22:45:35 +01:00
SBiOSoftWhare d798666247 Merge branch 'master' into develop 2021-12-07 22:45:32 +01:00
SBiOSoftWhare 717902da0b Merge branch 'release/1.6.9/master' 2021-12-07 22:45:25 +01:00
SBiOSoftWhare 76d85479ca finish version++ 2021-12-07 22:45:24 +01:00
SBiOSoftWhare fe985c5d3e 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 6d53298f5a version++ 2021-12-07 20:12:08 +01:00
SBiOSoftWhare 0aa55353fa 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 fb2c1fab81 Update MatrixKitStrings. 2021-12-07 16:44:54 +01:00
SBiOSoftWhare 4be96907c0 SwiftGen: Handle MatrixKit stencil. 2021-12-07 16:44:15 +01:00
SBiOSoftWhare f9528fd9af MatrixKit: Add dedicated stencil for string generation. 2021-12-07 16:43:49 +01:00
Stefan Ceriu 60635fc364 Merge together SwiftUI template model files and update folder structure. 2021-12-07 16:11:31 +02:00
Doug be1b771463 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 b0021e92df 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 6486dce6bb Podfile: Add :specHash sample for clarity. 2021-12-07 09:51:38 +01:00
SBiOSoftWhare cbbe16297a Install guide: Fix typo. 2021-12-07 09:41:13 +01:00
SBiOSoftWhare d245074014 Update INSTALL.md
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-12-07 09:37:21 +01:00
SBiOSoftWhare 03ed8b769d Update README.md
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-12-07 09:35:27 +01:00
SBiOSoftWhare b645f0ddf2 Install guide: Remove MatrixKit references. 2021-12-07 08:59:43 +01:00
SBiOSoftWhare b246093651 Readme: Delete MatrixKit references. 2021-12-07 08:59:16 +01:00
SBiOSoftWhare 4fab75f06b Merge pull request #5254 from vector-im/steve/fix_github_workflows
Fix GitHub workflows
2021-12-07 08:41:45 +01:00
SBiOSoftWhare a8bef23292 GitHub workflows: remove kit references. 2021-12-06 23:50:04 +01:00
SBiOSoftWhare f173b55103 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 c10a287b43 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 e4c201fa7f Merge pull request #5242 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-12-03 16:12:48 +01:00
Weblate 9f18c79ba4 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:15 +00:00
Weblate 9f3731fa08 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:50:08 +00:00
Weblate d3786877f2 Merge branch 'origin/develop' into Weblate. 2021-12-03 14:45:36 +00:00
SBiOSoftWhare f097c592fa 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 815e453696 Remove unneeded InfoPlist.strings from MatrixKit module. 2021-12-03 15:08:15 +01:00