Commit Graph

15987 Commits

Author SHA1 Message Date
Gil Eluard d879928a96 [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 f97b8a2b3a 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 0004f73710 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 a94969403c 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 a52604fc56 Cleanup, documentation and ui tests. 2021-09-20 08:47:28 +01:00
Stefan Ceriu 161f8ba217 Fixes #4843 - Prevent home screen horizontal scroll views from capturing side menu swipe gestures. 2021-09-17 17:58:44 +03:00
SBiOSoftWhare 3e8dc6dfa8 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 996f61d367 RoomVC: Fix comment mistake. 2021-09-17 14:21:27 +02:00
SBiOSoftWhare 649aab5774 RoomVC: Remove unnecessary nonnull. 2021-09-17 14:19:38 +02:00
David Langley bc8ef02eac 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 695b51e180 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 01f96afe12 Add Flow coordinator and hook up screens. 2021-09-17 10:46:40 +01:00
Ihor Hordiichuk 524eb05ab6 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
David Langley 36e4327a76 Improve scrolling behaviour and add name colors 2021-09-16 23:48:59 +01:00
Doug a36c86a2ac 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 cb7b591ff6 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 311d19c952 Update setting string. 2021-09-16 17:57:36 +01:00
Doug 751c24d289 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 6a92f89feb Enable URL Previews by default and remove from Labs. 2021-09-16 17:51:56 +01:00
Doug 78a3dbcaf5 Update Podfile.lock for OLMKit 3.2.5 2021-09-16 17:24:04 +01:00
Doug 74277d73a9 Use constants. 2021-09-16 17:13:56 +01:00
Doug 4422790d97 Add changelog entry. 2021-09-16 16:42:11 +01:00
Doug 63d822b026 Reduce the width of URL previews on 4" devices. 2021-09-16 16:41:21 +01:00
Gil Eluard 2e822f8784 Merge branch 'develop' into spaces 2021-09-16 15:47:32 +02:00
manuroe eb9658c5f2 Prepare for new sprint 2021-09-16 15:02:49 +02:00
manuroe b6f26a258c Merge remote-tracking branch 'origin/master' into develop 2021-09-16 15:01:40 +02:00
manuroe a1645f5094 Merge branch 'release/1.5.4/master' 2021-09-16 14:59:17 +02:00
manuroe 1df8ea6839 finish version++ 2021-09-16 14:59:17 +02:00
manuroe 41900da017 Merge pull request #4854 from vector-im/release/1.5.4/release
Release 1.5.4
2021-09-16 14:58:40 +02:00
Doug 54ddde336c Fix landscape layout of ServiceTermsModalScreenViewController. 2021-09-16 13:08:21 +01:00
manuroe ef027df5f9 version++ 2021-09-16 13:49:44 +02:00
manuroe 7084c413a9 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 db38b62f8e 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 62c528ecc0 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 7442569c35 parameter not used in ThemePublisher.configure 2021-09-15 17:12:56 +01:00
David Langley cda4a354d1 Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests. 2021-09-15 16:09:41 +01:00
David Langley d189c4d618 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 e01fd46b2e Improve StateStore documentation and naming. 2021-09-15 14:04:18 +01:00
Doug fa320d26c7 Improve layout of ServiceTermsModalScreenViewController on 4" devices. 2021-09-15 14:02:36 +01:00
Gil Eluard 9279d17226 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
Doug 4c2bd8ee76 Add ServiceTermsModalTableHeaderView to ServiceTermsModalScreenViewController. 2021-09-15 11:53:30 +01:00
David Langley f9e88680e2 Introduce StateStore with bindings example for Chat example. 2021-09-15 11:47:59 +01:00
Gil Eluard 731141a2ed 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
Doug 15a7ded4d6 Fix FindYourContactsFooterView layout on 4" screens. 2021-09-15 10:28:45 +01:00
Gil Eluard 7d1d864edb [Spaces] M10.6 Space preview bottom sheet #4497
- Update after code review
2021-09-15 11:16:20 +02:00
Doug 8ea77dd2cf Rename RequestContactsAccessFooterView to FindYourContactsFooterView. 2021-09-15 10:03:32 +01:00
LinAGKar ce69108d5d 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 e0612d7414 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 cf2ffde87b 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 3e8317de85 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