Commit graph

2792 commits

Author SHA1 Message Date
Gil Eluard
97e22f50aa SP2: Adding Rooms to Spaces #523o
- check permission before adding room
- Added join button in explore room screens
2022-02-05 08:20:39 +01:00
Gil Eluard
601ba0b472 Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-04 16:43:43 +01:00
Gil Eluard
f9a1fdfe85 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
#	Riot/Modules/Room/RoomCoordinatorParameters.swift
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
2022-02-04 14:29:57 +01:00
Doug
43fb085521 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Stefan Ceriu
7c54bf763c Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu
5bf73c99fc Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare
5ff5a7065b
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare
e5df35d7fd Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare
d8e9137cbf Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
Doug
7eb2311cd5
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
Doug
5fcdb9d704 Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
2022-01-26 14:25:48 +00:00
Doug
d100a69180 Begin implementing an onboarding flow. 2022-01-26 14:25:48 +00:00
Doug
f41f34d8ea Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
2022-01-26 14:24:00 +00:00
ismailgulek
9327626021
Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek
67da0c0955
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
Gil Eluard
8fecbaf722 Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
2022-01-26 10:55:05 +01:00
Gil Eluard
e18c7e0744 SP1.2: Invite to Space in room landing element-ios#5225
- Check user permissions to invite people
2022-01-26 10:17:42 +01:00
ismailgulek
6ee10b5ffe
Merge branch 'develop' into ismail/5068_start_thread 2022-01-26 00:00:35 +03:00
ismailgulek
c23a69c338
Fix review remarks 2022-01-25 23:59:19 +03:00
Doug
a7e04e70c5
Merge pull request #5436 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-01-25 11:50:59 +00:00
Doug
b6f2a7e707
Merge pull request #5434 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-01-25 11:41:41 +00:00
ismailgulek
8cc82cf7e1
Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
Weblate
8a659e61fc Merge branch 'origin/develop' into Weblate. 2022-01-25 10:34:07 +00:00
Weblate
94ba6d250e Merge branch 'origin/develop' into Weblate. 2022-01-25 10:32:01 +00:00
Weblate
8788c28495 Merge branch 'origin/develop' into Weblate. 2022-01-25 10:31:55 +00:00
Thibault Martin
753f87cb20 Translated using Weblate (French)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-01-25 10:31:47 +00:00
LinAGKar
ee555f3d90 Translated using Weblate (Swedish)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/sv/
2022-01-25 10:31:44 +00:00
LinAGKar
0db18077d5 Translated using Weblate (Swedish)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/sv/
2022-01-25 10:31:44 +00:00
Thibault Martin
25f9b3025b Translated using Weblate (French)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/fr/
2022-01-25 10:31:44 +00:00
Gil Eluard
afa77deef7 Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
2022-01-24 19:36:02 +01:00
Gil Eluard
b2bf867a84 Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-24 09:30:05 +01:00
lvre
612f4ddd78 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-01-23 11:26:12 +00:00
Johan Smits
4cca84b8c7 Translated using Weblate (Dutch)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-01-23 11:26:12 +00:00
Tomáš Marhoun
f8860f4b06 Translated using Weblate (Czech)
Currently translated at 57.1% (4 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/cs/
2022-01-23 01:26:11 +00:00
Tomáš Marhoun
9ca0ef219d Translated using Weblate (Czech)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/cs/
2022-01-23 00:26:11 +00:00
Tomáš Marhoun
d949036be5 Added translation using Weblate (Czech) 2022-01-21 23:40:19 +00:00
random
ee6852c2f8 Translated using Weblate (Italian)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-01-20 19:26:13 +00:00
Szimszon
c43bdcf596 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-01-20 19:26:12 +00:00
artevaeckt
f56a67b1db Translated using Weblate (German)
Currently translated at 99.8% (1394 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-20 19:26:11 +00:00
libexus
8c5d14fbd1 Translated using Weblate (German)
Currently translated at 99.8% (1394 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-20 19:26:10 +00:00
ismailgulek
677eb52891
Update thread list filter applied icon 2022-01-20 12:46:13 +03:00
Stefan Ceriu
948e23df7e vector-im/element-ios/issues/5298 - Add support for location m.asset types. 2022-01-19 16:11:35 +02:00
ismailgulek
8a1d66f49a
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-19 00:09:26 +03:00
ismailgulek
fe9eeeadd5
Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
Stefan Ceriu
2dfbe69a88 vector-im/element-ios/issues/5114 - Added UI for creating undisclosed polls and logic for displaying them in the timeline. 2022-01-18 20:05:10 +02:00
Stefan Ceriu
a23bd0da99 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
ismailgulek
cb57694d32
Add thread decoration views for search results, fix #5268 2022-01-18 14:46:22 +03:00
Gil Eluard
4c4f668e57 Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
#	Riot/SupportingFiles/Riot-Bridging-Header.h
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2022-01-17 20:40:12 +01:00
UwUnyaa
e0c7eb8b3d Translated using Weblate (Polish)
Currently translated at 94.2% (1316 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2022-01-17 12:26:23 +00:00
Linerly
63daf75c75 Translated using Weblate (Indonesian)
Currently translated at 100.0% (1396 of 1396 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-01-17 12:26:20 +00:00