Commit graph

12567 commits

Author SHA1 Message Date
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
Nikita Epifanov
eadb3bf681 Translated using Weblate (Russian)
Currently translated at 100.0% (48 of 48 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ru/
2021-09-14 08:25:26 +00:00
Gil Eluard
753e1e5918 [Spaces] M10.6 Space preview bottom sheet #4497
- Update after design review
2021-09-14 09:42:10 +02: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
Gil Eluard
db7bbc47fa Merge branch 'spaces' into gil/4682_browsing_users_in_a_space 2021-09-13 16:09:53 +02:00
Gil Eluard
2f319d8b8c
Merge pull request #4719 from vector-im/gil/4571_explore_rooms
[Spaces] M10.7 Explore rooms #4571
2021-09-13 16:05:54 +02:00
Gil Eluard
652d71b2e2 [Spaces] M10.8 Browsing users in a space #4682
- Update after design review
2021-09-13 16:03:56 +02:00
David Langley
517d61b7ae Update RiotSwiftUI symbols to triple slash documentation style with function annotations. 2021-09-13 11:36:33 +01:00
David Langley
79cb0b2995 Fix Naming
Change userService name to templateUserProfileService for templating.
Remove test subclass from MockScreenTest
2021-09-13 10:13:29 +01:00
Gil Eluard
7b539ecde3 Merge branch 'gil/4571_explore_rooms' into gil/4682_browsing_users_in_a_space
# Conflicts:
#	Riot/Modules/SideMenu/SideMenuCoordinator.swift
2021-09-13 10:23:21 +02:00
Gil Eluard
50ffa5b5a7 [Spaces] M10.7 Explore rooms #4571
- Update after code review
2021-09-13 10:06:36 +02:00
Priit Jõerüüt
df0e1b580f Translated using Weblate (Estonian)
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/et/
2021-09-11 08:25:30 +00:00
Bartosz
6a59f5398f 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-11 08:25:29 +00:00
lvre
838a218020 Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2021-09-11 08:25:29 +00:00
random
339a48ea9d 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-11 08:25:28 +00:00
Besnik Bleta
6046fe01e1 Translated using Weblate (Albanian)
Currently translated at 99.6% (1281 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-09-11 08:25:27 +00:00
Szimszon
f3451446ea Translated using Weblate (Hungarian)
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/hu/
2021-09-11 08:25:26 +00:00
Le Dang Trung
2237987bcf Translated using Weblate (Vietnamese)
Currently translated at 26.2% (338 of 1286 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/vi/
2021-09-11 08:25:26 +00:00
sr093906
1d448beffa Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2021-09-11 08:25:25 +00:00
David Langley
2d6d9796ea move MockScreenTest to UI folder as should be excluded from Unit test target 2021-09-10 17:02:20 +01:00
David Langley
5d9dddbb8f fix immutability 2021-09-10 16:56:35 +01:00
David Langley
e0a1832cca fix example userId and avatarUrl 2021-09-10 16:55:11 +01:00
David Langley
7c6023fdd7 Add utility to run UI tests for Screen states, add screen states for template and finish unit test. 2021-09-10 16:43:31 +01:00
David Langley
2b79f46b0f
Merge pull request #4818 from vector-im/langleyd/4816_fix_swiftui_theme_updates
Fix SwiftUI theme updates
2021-09-10 12:19:23 +01:00
David Langley
7f21f86c81 Create 4816.bugfix 2021-09-10 11:18:26 +01:00
David Langley
5f3ddf60ec Always get the identifier from the theme. 2021-09-10 11:14:42 +01:00
David Langley
0ac0c2a230 get theme id from theme, always republish theme updates. 2021-09-10 10:54:50 +01:00
Chelsea Finnie
af2d3a5bde Fix redirection issue when logging in with single sign on. Fixes #4785.
Signed-off-by: Chelsea Finnie <chelseafinnie@catalyst.net.nz>
2021-09-10 15:14:38 +12:00