Commit Graph

15987 Commits

Author SHA1 Message Date
Gil Eluard eb2c795b75 Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
2021-12-14 09:53:07 +01:00
manuroe 6ceade226f CHANGES: Fix it for merging the security fix for public release 2021-12-14 09:15:01 +01:00
manuroe f3e8975dca version++ 2021-12-14 09:12:09 +01:00
manuroe 2c4607aea2 Podfile: Use the right SDK version after the security release
https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.14
2021-12-14 08:58:42 +01:00
Gil Eluard 150b7b087f Invite to Space in room landing #5225
- added room option bottom sheet
2021-12-13 22:16:02 +01:00
David Langley 3155bf8ca0 Fix refresh token coding and persistence. 2021-12-13 16:29:02 +00:00
Gil Eluard a067a06071 Merge branch 'develop' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
#	Riot/Modules/Room/RoomCoordinator.swift
2021-12-13 15:09:40 +01:00
Gil Eluard cb9a475ac3 [iOS] Create public space #143
- Update after design review
2021-12-13 14:43:05 +01:00
Gil Eluard aeec9c7cb5 Merge branch 'develop' into gil/143_create_public_space 2021-12-13 09:03:36 +01:00
Ihor Hordiichuk a1fb4c0d78 Translated using Weblate (Ukrainian)
Currently translated at 62.6% (840 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-12-12 06:25:59 +00:00
Jozef Gaal 879f61a82c Translated using Weblate (Slovak)
Currently translated at 2.9% (39 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2021-12-11 01:26:12 +00:00
Linerly 957ec18193 Translated using Weblate (Indonesian)
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2021-12-11 01:26:09 +00:00
Priit Jõerüüt 7acc845609 Translated using Weblate (Estonian)
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-12-11 01:26:07 +00:00
Ihor Hordiichuk f9d4be52a6 Translated using Weblate (Ukrainian)
Currently translated at 60.4% (811 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-12-11 01:26:06 +00:00
lvre d52c9fb433 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-12-11 01:26:03 +00:00
random 567ca8a381 Translated using Weblate (Italian)
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-12-11 01:26:01 +00:00
Szimszon 5ab22bfbe2 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-12-11 01:26:00 +00:00
sr093906 9b589d9a2a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-12-11 01:25:58 +00:00
jelv d3ef25ac3c Translated using Weblate (Dutch)
Currently translated at 100.0% (1341 of 1341 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2021-12-11 01:25:57 +00:00
Gil Eluard 1bb99ac215 Space panel overflow journeys & rough edge warnings #5227
- space menu additions according to new requirements
2021-12-10 18:01:56 +01:00
Stefan Ceriu 3de1a8525c vector-im/element-ios/issues/5114 - Prevent poll events from ever getting merged into other bubble data. 2021-12-10 15:55:17 +02:00
SBiOSoftWhare fd7f769dd3 RoomMemberDetails: Add safe area layout guides. 2021-12-10 14:02:09 +01:00
Gil Eluard 3c88570a8a Implement FAB journeys & rough edge warnings element-ios#5226
- Implemented FAB for Home screen
2021-12-10 12:19:23 +01:00
SBiOSoftWhare f5f30377c5 Add changes 2021-12-10 10:01:20 +01:00
Gil Eluard d0a6b2dd11 Implement FAB journeys & rough edge warnings element-ios#5226
- List of Space members with search
- Invite interactions
- Join room from list
- Implement add room button, with rough edge warning.
2021-12-10 09:59:10 +01:00
SBiOSoftWhare 67a38e5e0e RoomMemberDetailsViewController: Refactor a property name. 2021-12-10 09:50:06 +01:00
SBiOSoftWhare ef2b903b99 RoomMemberDetailsViewController: Show user Matrix id and make it copyable. 2021-12-10 09:29:09 +01:00
SBiOSoftWhare 23254bb5a1 Add CopyableLabel enables to copy past text content. 2021-12-10 09:25:06 +01:00
ismailgulek 902d81490f Fix build 2021-12-10 11:24:40 +03:00
ismailgulek f72cd70885 Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications 2021-12-10 11:14:55 +03:00
ismailgulek fca1b0baab Merge branch 'ismail/5094_thread_links' into ismail/5095_thread_search_results 2021-12-10 11:08:50 +03:00
ismailgulek 1bc9db85c3 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek 12aa8a1208 Merge branch 'ismail/5117_thread_message_actions' into ismail/5092_thread_list 2021-12-10 11:07:27 +03:00
ismailgulek 048fa7d98e Merge branch 'ismail/5068_start_thread' into ismail/5117_thread_message_actions 2021-12-10 11:03:00 +03:00
David Langley 947290b6a7 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
Gil Eluard 13382ac9bd Invite to Space in room landing #5225
- add share invite link to contacts screen
- Fixed regression
2021-12-09 16:12:44 +01:00
Kat Gerasimova 50be76f545 Add automation to move Message Bubble issues to the project board (#5290)
* Add automation to move Message bubbles to new board
* Add changelog entry
2021-12-09 14:43:59 +00:00
ismailgulek ce5236ddae Display threaded events as replies if threads disabled, fix #5266 2021-12-09 16:58:20 +03:00
ismailgulek 061f62251b Apply MatrixKit PR changes 2021-12-09 16:57:43 +03:00
manuroe 53f8a732cf version++ (by hand) 2021-12-09 14:18:56 +01:00
manuroe 14a06f9804 BuildRelease.sh: Add an option to build the ipa from local source code copy 2021-12-09 13:46:33 +01:00
ismailgulek 3a6e7a19e2 Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
ismailgulek bf37203553 Disable thread filtering on regular timeline when threads disabled 2021-12-09 15:11:07 +03:00
Ekaterina Gerasimova b8b0fe5545 Update naming of Delight board in issue workflow
Only using the new Delight board now and naming is better for the Action
page in GitHub when it's short and precise.
2021-12-09 10:48:44 +00:00
Ekaterina Gerasimova fe6444ef29 Remove issue workflow for the old Delight board 2021-12-09 10:48:44 +00:00
manuroe 25a395cc25 version++ (Made manually) 2021-12-09 11:21:19 +01:00
Gil Eluard 2a9ade5c39 [iOS] Create public space #143
- Update after design review
2021-12-09 09:04:21 +01:00
Stefan Ceriu d555b0190b vector-im/element-ios/issues/5190 - Fix crash when trying to scroll the people's tab to the top. 2021-12-09 09:39:40 +02:00
Stefan Ceriu ac6561a3d3 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
Jozef Gaal 7b636d2aa5 Translated using Weblate (Slovak)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/sk/
2021-12-09 02:25:55 +00:00