Commit Graph

12797 Commits

Author SHA1 Message Date
Stefan Ceriu 9a12590dc3 Fixes #4830 - Automatically dismissing invites for empty rooms after failing to join. 2021-09-21 16:28:48 +03:00
David Langley b1295d9890 Add viewAction to state action. 2021-09-21 11:22:05 +01:00
David Langley 916c47bd1f Fix template script for example 2 2021-09-21 09:55:44 +01:00
artevaeckt 5f29807d3e Translated using Weblate (German)
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/de/
2021-09-21 07:25:29 +00:00
David Langley ff813b8647 Only display unencrypted rooms which we can use with the chat view. 2021-09-21 08:06:27 +01:00
David Langley 196a4ad885 Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2 2021-09-20 17:28:16 +01:00
David Langley 83935d2b7a Add counter example to show viewActions modifying the state. 2021-09-20 17:05:54 +01:00
David Langley 93653f5b14 Fix Unit tests 2021-09-20 15:56:53 +01:00
Gil Eluard 1e7b167cd2 Merge branch 'spaces' into gil/pre_release_fixes 2021-09-20 10:18:59 +02:00
Gil Eluard d6b824c54f Merge branch 'develop' into spaces 2021-09-20 10:18:01 +02:00
Gil Eluard aabd22f6f8 [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 3f7afc543f 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 2286a9d6d2 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 370d4271eb 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 205bc35285 Cleanup, documentation and ui tests. 2021-09-20 08:47:28 +01:00
Stefan Ceriu f621936f91 Fixes #4843 - Prevent home screen horizontal scroll views from capturing side menu swipe gestures. 2021-09-17 17:58:44 +03:00
SBiOSoftWhare 46b7dd67a9 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 2eb8b06b07 RoomVC: Fix comment mistake. 2021-09-17 14:21:27 +02:00
SBiOSoftWhare 73ea384cd0 RoomVC: Remove unnecessary nonnull. 2021-09-17 14:19:38 +02:00
David Langley 39409f49b4 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 670e5f0198 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 935a8ac9d9 Add Flow coordinator and hook up screens. 2021-09-17 10:46:40 +01:00
Ihor Hordiichuk c82db7e0e0 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 f603d7cf4c Improve scrolling behaviour and add name colors 2021-09-16 23:48:59 +01:00
Doug 24a4fd2a93 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 07592d51f3 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 cfe196cee5 Update setting string. 2021-09-16 17:57:36 +01:00
Doug a0077d1ad8 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 401e1b3cdf Enable URL Previews by default and remove from Labs. 2021-09-16 17:51:56 +01:00
Doug 7d361904c7 Update Podfile.lock for OLMKit 3.2.5 2021-09-16 17:24:04 +01:00
Doug f644eaec8a Use constants. 2021-09-16 17:13:56 +01:00
Doug 12d2355db4 Add changelog entry. 2021-09-16 16:42:11 +01:00
Doug e2a0b5fc23 Reduce the width of URL previews on 4" devices. 2021-09-16 16:41:21 +01:00
Gil Eluard 55005a91ed Merge branch 'develop' into spaces 2021-09-16 15:47:32 +02:00
manuroe 272173ff0c Prepare for new sprint 2021-09-16 15:02:49 +02:00
manuroe 6724ee9a2f Merge remote-tracking branch 'origin/master' into develop 2021-09-16 15:01:40 +02:00
manuroe 06f6c94238 Merge branch 'release/1.5.4/master' 2021-09-16 14:59:17 +02:00
manuroe f0cd2d5b6f finish version++ 2021-09-16 14:59:17 +02:00
manuroe 6ef342fcb7 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 7693a5aef5 Fix landscape layout of ServiceTermsModalScreenViewController. 2021-09-16 13:08:21 +01:00
manuroe 135717a2bd version++ 2021-09-16 13:49:44 +02:00
manuroe f320b9b946 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 6841ec8805 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 da0e80be49 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 73ffddf3b2 parameter not used in ThemePublisher.configure 2021-09-15 17:12:56 +01:00
David Langley e378128668 Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests. 2021-09-15 16:09:41 +01:00
David Langley e8ff4e9154 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 6522385a05 Improve StateStore documentation and naming. 2021-09-15 14:04:18 +01:00
Doug aab2bc4736 Improve layout of ServiceTermsModalScreenViewController on 4" devices. 2021-09-15 14:02:36 +01:00
Gil Eluard 6335acc0cd 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