Commit graph

12401 commits

Author SHA1 Message Date
David Langley
a83891e754 Fix Unit tests 2021-09-20 15:56:53 +01:00
David Langley
1d5e9b7274 Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-20 08:52:13 +01:00
David Langley
1baffb07d5 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-20 08:51:17 +01:00
David Langley
98078b3466 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples 2021-09-20 08:50:38 +01:00
David Langley
d12eedc7e0 Cleanup, documentation and ui tests. 2021-09-20 08:47:28 +01:00
Stefan Ceriu
f339db231a Fixes #4843 - Prevent home screen horizontal scroll views from capturing side menu swipe gestures. 2021-09-17 17:58:44 +03:00
SBiOSoftWhare
521d75e5b7
Merge pull request #4814 from vector-im/steve/4734_room_vc_refacto
RoomVC: Add a delegate, factorize and reduce usage of AppDelegate
2021-09-17 15:58:05 +02:00
SBiOSoftWhare
bdecdfb518 RoomVC: Fix comment mistake. 2021-09-17 14:21:27 +02:00
SBiOSoftWhare
f8e9d15a4a RoomVC: Remove unnecessary nonnull. 2021-09-17 14:19:38 +02:00
David Langley
07b0c0ab80 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-17 13:08:32 +01:00
SBiOSoftWhare
5859647ddf
Update Riot/Modules/Room/RoomViewController.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-09-17 13:21:53 +02:00
David Langley
a16f4cd92b Add Flow coordinator and hook up screens. 2021-09-17 10:46:40 +01:00
David Langley
50684fda0b Improve scrolling behaviour and add name colors 2021-09-16 23:48:59 +01:00
Doug
e1f6113655
Merge pull request #4857 from vector-im/doug/4828_enable_url_previews
Enable URL Previews by default and remove from Labs.
2021-09-16 22:23:09 +01:00
David Langley
2e952a6298 Use dynamicMembers for StoreState for single source of truth. Fix bubble grouping and add send message function. 2021-09-16 22:09:32 +01:00
Doug
84bdfb31c7 Update setting string. 2021-09-16 17:57:36 +01:00
Doug
8510027fbf
Merge pull request #4856 from vector-im/doug/4855_fix_url_preview_width
Fix URL preview width on 4" devices
2021-09-16 17:54:34 +01:00
Doug
96ef61ab21 Enable URL Previews by default and remove from Labs. 2021-09-16 17:51:56 +01:00
Doug
d956fb9b59 Update Podfile.lock for OLMKit 3.2.5 2021-09-16 17:24:04 +01:00
Doug
7807b21e09 Use constants. 2021-09-16 17:13:56 +01:00
Doug
9baa8c73dc Add changelog entry. 2021-09-16 16:42:11 +01:00
Doug
38db80ac6b Reduce the width of URL previews on 4" devices. 2021-09-16 16:41:21 +01:00
manuroe
e1d5a33c8e Prepare for new sprint 2021-09-16 15:02:49 +02:00
manuroe
77fc814221 Merge remote-tracking branch 'origin/master' into develop 2021-09-16 15:01:40 +02:00
manuroe
bdb607c259 Merge branch 'release/1.5.4/master' 2021-09-16 14:59:17 +02:00
manuroe
b3c4f6b45b finish version++ 2021-09-16 14:59:17 +02:00
manuroe
3b520736ff
Merge pull request #4854 from vector-im/release/1.5.4/release
Release 1.5.4
2021-09-16 14:58:40 +02:00
manuroe
56711bf5e3 Fastlane: Make point_dependencies_to_pending_releases default to master
if there is no  pending release branch.
This is not great. The build cannot be reproducible but it is better than using develop
2021-09-16 14:24:20 +02:00
manuroe
2924ada91c version++ 2021-09-16 13:49:44 +02:00
manuroe
7a735f8714 changelog.d: Upgrade MatrixKit version ([v0.16.1](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.1)). 2021-09-16 13:49:43 +02:00
David Langley
18c4cf0b65
Merge pull request #4837 from vector-im/langleyd/4835_fix_swiftui_theme_after_restart
SwiftUI theme not set correctly after re-launch of the app.
2021-09-15 16:45:41 +00:00
David Langley
d7ed0cd292 Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-15 17:32:19 +01:00
David Langley
3f32956776 parameter not used in ThemePublisher.configure 2021-09-15 17:12:56 +01:00
David Langley
ed82cec9f8 Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests. 2021-09-15 16:09:41 +01:00
David Langley
fb0f023964 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples 2021-09-15 14:33:05 +01:00
David Langley
e1af8b6434 Improve StateStore documentation and naming. 2021-09-15 14:04:18 +01:00
David Langley
c16001a2d6 Introduce StateStore with bindings example for Chat example. 2021-09-15 11:47:59 +01:00
David Langley
3845d65f14 Add StateStoreViewModel and publisher extensions for convenienec. 2021-09-14 22:30:25 +01:00
David Langley
37c5b7e73b Add StateStoreViewModel and publisher extensions for convenienec. 2021-09-14 22:28:25 +01:00
Stefan Ceriu
d4c7a2b0d1 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
SBiOSoftWhare
2abaff826e
Merge pull request #4817 from pengufrost/4785_fix_sso_redirect 2021-09-14 08:43:16 +02:00
Chelsea Finnie
59220d79d1 Updated SSOAuthenticationService.swift to append / to redirect path if using an identity provider 2021-09-14 10:57:35 +12:00
Doug
04aa924792
Merge pull request #4825 from vector-im/doug/4823_fix_url_preview_crash
Ensure the last bubble component has a link before loading the preview.
2021-09-13 18:21:54 +01:00
Doug
721e5daa23 Override hasLink in RoomBubbleCellData to only check the last component. 2021-09-13 17:47:52 +01:00
Doug
2b11d4d325 Ensure the last bubble component has a link before loading the URL preview. 2021-09-13 16:49:34 +01:00
David Langley
d3e4ae956e Update RiotSwiftUI symbols to triple slash documentation style with function annotations. 2021-09-13 11:40:38 +01:00
David Langley
9cd979a6b5 Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 11:40:38 +01:00
David Langley
8005a24caa Add subviews for message and image 2021-09-13 11:39:42 +01:00
David Langley
65c7e5c661 Add chat example 2021-09-13 11:39:42 +01:00
David Langley
517d61b7ae Update RiotSwiftUI symbols to triple slash documentation style with function annotations. 2021-09-13 11:36:33 +01:00