Commit graph

12598 commits

Author SHA1 Message Date
Gil Eluard
8e4b98fef0 Merge branch 'spaces' into gil/pre_release_fixes 2021-09-20 10:18:59 +02:00
Gil Eluard
84bdf88fe1 Merge branch 'develop' into spaces 2021-09-20 10:18:01 +02:00
Gil Eluard
c1a542ef49 [spaces] several fixes for pre release
- [Space home view inherits title from previously viewed tab](https://github.com/vector-im/element-ios/issues/4851)
- [Home view doesn't refresh when new rooms are created](https://github.com/vector-im/element-ios/issues/4849)
- [Odd error message in Space member list](https://github.com/vector-im/element-ios/issues/4845)
- [Bring leaving space experience in line with Web](https://github.com/vector-im/element-ios/issues/4850)
- [No notification for space invitation](https://github.com/vector-im/element-ios/issues/4840)
- [Remove filter when space is switched](https://github.com/vector-im/element-ios/issues/4852)
- [M10.11 Remove community tab](https://github.com/vector-im/element-ios/issues/4493)
2021-09-20 10:10:27 +02: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
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
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
Ihor Hordiichuk
e5a3b880fb Translated using Weblate (Ukrainian)
Currently translated at 43.6% (561 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-09-17 07:25:33 +00: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
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
Gil Eluard
a926960970 Merge branch 'develop' into spaces 2021-09-16 15:47:32 +02: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
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
Gil Eluard
8ba6c55a87 Merge branch 'develop' into spaces
# Conflicts:
#	Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Home/Views/RoomCollectionViewCell.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2021-09-15 14:42:04 +02:00
Gil Eluard
8219473656
Merge pull request #4786 from vector-im/gil/4497_space_preview_bottom_sheet
[Spaces] M10.6 Space preview bottom sheet #4497
2021-09-15 11:48:40 +02:00
Gil Eluard
a0fbe8a011 [Spaces] M10.6 Space preview bottom sheet #4497
- Update after code review
2021-09-15 11:16:20 +02:00
LinAGKar
c472d44b9e Translated using Weblate (Swedish)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2021-09-15 08:25:34 +00:00
Bartosz
a90ddaf19e Translated using Weblate (Polish)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2021-09-15 08:25:34 +00:00
random
57f8bae12a Translated using Weblate (Italian)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-09-15 08:25:33 +00:00
Kaede
799cf2844b Translated using Weblate (Japanese)
Currently translated at 67.5% (869 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2021-09-15 08:25:33 +00:00
Nikita Epifanov
33949ccf9c Translated using Weblate (Russian)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-09-15 08:25:32 +00:00
libexus
7c8db46344 Translated using Weblate (German)
Currently translated at 99.2% (1276 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-09-15 08:25:29 +00:00
jelv
d31a1d10ef Translated using Weblate (Dutch)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-09-15 08:25:27 +00:00
David Langley
37c5b7e73b Add StateStoreViewModel and publisher extensions for convenienec. 2021-09-14 22:28:25 +01:00
Gil Eluard
f423795d94 Merge branch 'spaces' into gil/4497_space_preview_bottom_sheet
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-09-14 17:53:46 +02:00
Gil Eluard
4fabc247cb
Merge pull request #4742 from vector-im/gil/4682_browsing_users_in_a_space
[Spaces] M10.8 Browsing users in a space #4682
2021-09-14 17:43:01 +02:00
Gil Eluard
ada879edcf [Spaces] M10.8 Browsing users in a space #4682
- Fixed build issue on Jenkins
2021-09-14 17:22:48 +02:00
Gil Eluard
f4fb4be6fb [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 16:59:32 +02:00
Gil Eluard
c2e4d915af [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 15:29:16 +02:00
Gil Eluard
4da3741140 [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 11:45:33 +02:00
Stefan Ceriu
d4c7a2b0d1 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00