Commit Graph

3479 Commits

Author SHA1 Message Date
Aleksandrs Proskurins 99574a9d53 Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
#	RiotSwiftUI/Modules/UserSessions/UserSessionOverview/Test/Unit/UserSessionOverviewViewModelTests.swift
#	RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Coordinator/UserSessionsOverviewCoordinator.swift
#	RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Service/Mock/MockUserSessionsOverviewService.swift
#	RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/UserSessionsOverviewModels.swift
#	RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/View/UserSessionListItemViewData.swift
2022-10-04 15:14:59 +03:00
Aleksandrs Proskurins 2fa3c69bf4 Added translation strings, cleanup 2022-10-04 10:07:04 +03:00
Aleksandrs Proskurins 2a42c8f42a Refactored creation of UserSessionListItemViewData, added inactive session icon 2022-10-03 15:47:40 +03:00
Gil Eluard 438da34812 Merge branch 'develop' into gil/6787-Add_support_for_MSC3881 2022-10-03 14:09:17 +02:00
Doug d04cdac759 Add missing accessibility labels on All Chats buttons. 2022-10-03 12:48:46 +01:00
Gil Eluard a01c0f77ea Added support for MSC3881 2022-10-03 13:42:30 +02:00
Aleksandrs Proskurins 20200fd22a User other sessions screen template 2022-10-03 11:27:12 +03:00
ismailgulek 15191dd9ff New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
ismailgulek f8dccee9d6 Extended device info (PSG-772) (#6766) 2022-09-29 15:07:10 +03:00
Andy Uhnak f15e890a11 Merge branch 'master' into develop 2022-09-28 18:03:37 +01:00
Andy Uhnak 9ede012c98 Decorate events decrypted with untrusted sessions 2022-09-28 17:04:45 +01:00
Stefan Ceriu 89d4bb2452 Implemented PSG-680 - Sessions overview security recommendations
- remove uppercased strings from localizables
- moved inactivity computation to the service
2022-09-28 15:36:11 +03:00
Aleksandrs Proskurins 1169ed6ac0 Merge pull request #6764 from vector-im/aleksandrs/6753_dm_session_overview
Device manager: Session overview screen.
2022-09-27 16:33:01 +03:00
Aleksandrs Proskurins b04a4e71b4 Added translation strings 2022-09-26 16:58:02 +03:00
Johannes Marbach 7c98094948 Add entry in third_party_licences.html 2022-09-26 12:02:54 +02:00
ismailgulek 17e252476f Release 1.9.6 (#6747)
* Device manager: add user sessions overview current session strings.

* Create UserSessionCardView to display session informations.

* UserSessionsOverview: Handle current session section view.

* Prepare for new sprint

* Dismiss the launching screen when clearing cache.

* Fix crash when previewing a room.

* Fix typo in empty state

* Code review fixes

* Update swift-ogg and add changelog

* Fix crash on logout from too much wrong pin codes

* Update changelog to original issue

* Disable unnecessary network breadcrumbs in Sentry

* Changelog

* Fix login crash on Xcode 14 builds

Fixes #6722

* Put the session creator on the main actor instead.

This covers all login and registration options.

* Only disable the composer if the room is yet to be created.

* Add missing source views for iPad.

* New App Layout: fixed rooms list doesn't update after log out and log into another account

* New layout: Fixed low priority rooms titles obscured by bottom bar when side scrolling

* Fix replied event content parsing for nested replies

* Fixed failed to join room (was not legal room)

* Timeline composer layout loop fix (#6743)

* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16

* version++

Co-authored-by: SBiOSoftWhare <steveb@matrix.org>
Co-authored-by: Doug <douglase@element.io>
Co-authored-by: Germain Souquet <germain@souquet.com>
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
Co-authored-by: Aleksandrs Proskurins <paleksandrs@gmail.com>
Co-authored-by: David Langley <langley.dave@gmail.com>
Co-authored-by: aringenbach <arnaudr@element.io>
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
Co-authored-by: Andy Uhnak <andyuhnak@gmail.com>
Co-authored-by: Johannes Marbach <johannesm@element.io>
Co-authored-by: Gil Eluard <gile@element.io>
Co-authored-by: Gil Eluard <gil.eluard@gmail.com>
Co-authored-by: gulekismail <ismailgulek0@gmail.com>
2022-09-20 13:45:49 +03:00
Aleksandrs Proskurins e4450e90e3 Added translation strings 2022-09-19 10:26:42 +03:00
Aleksandrs Proskurins a22011741c Merge pull request #6696 from vector-im/steve/6694_dm_overview_current_session
Device manager: User sessions overview - Current session section (PSG-670)
2022-09-14 13:08:42 +03:00
Germain Souquet 1722a34f14 Fix typo in empty state 2022-09-14 08:42:14 +01:00
Doug 408473fde0 Merge pull request #6672 from vector-im/steve/6656_dm_overview_other_sessions
Device manager: User sessions overview - Other sessions section read only (PSG-667)
2022-09-12 11:39:55 +01:00
ismailgulek fde549c9cc Merge pull request #6699 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-09-09 10:34:58 +03:00
Weblate 618a1a72d8 Merge branch 'origin/develop' into Weblate. 2022-09-09 07:29:07 +00:00
Thibault Martin f0f307418f Translated using Weblate (French)
Currently translated at 99.9% (2178 of 2180 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-09-09 06:24:33 +00:00
SBiOSoftWhare 05453f7611 Device manager: add user sessions overview current session strings. 2022-09-08 19:53:53 +02:00
Przemysław Romanik 7169b88384 Translated using Weblate (Polish)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pl/
2022-09-08 08:32:42 +00:00
Thibault Martin 787fd37bc3 Translated using Weblate (French)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/fr/
2022-09-08 08:32:42 +00:00
SBiOSoftWhare 096f0e04f1 Strings: Add comment for user session name format. 2022-09-07 14:10:41 +02:00
Weblate 2aa9a4d65d Merge branch 'origin/develop' into Weblate. 2022-09-07 11:22:35 +00:00
Przemysław Romanik d40fd9eed8 Translated using Weblate (Polish)
Currently translated at 99.9% (2176 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
2022-09-07 11:22:29 +00:00
Yoan Pintas a625e287a4 Start DM on first message (#6367)
Start DM on first message

Co-authored-by: Philippe Loriaux <philippel@element.io>
2022-09-06 14:33:32 +02:00
Szimszon d9fcd9cae2 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-09-05 19:32:46 +00:00
Gil Eluard 5ec679c564 Updated empty states as per latest design update 2022-09-05 16:06:31 +02:00
SBiOSoftWhare e1e0d757b1 User sessions overview: Add strings. 2022-09-05 12:08:27 +02:00
SBiOSoftWhare 8cf0994043 Device manager: Add assets. 2022-09-05 10:35:13 +02:00
SBiOSoftWhare 32f93199ac Device manager: Add strings. 2022-09-05 10:34:10 +02:00
Linerly d6abf87767 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-09-04 15:32:42 +00:00
csett86 2a447782bb Translated using Weblate (German)
Currently translated at 99.4% (2165 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-02 15:32:44 +00:00
jucktnich a0336778b8 Translated using Weblate (German)
Currently translated at 99.4% (2165 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-02 15:32:43 +00:00
Jost Alemann ca31f93c19 Translated using Weblate (German)
Currently translated at 98.4% (2145 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-01 14:30:25 +00:00
csett86 cfa6eb60d4 Translated using Weblate (German)
Currently translated at 98.4% (2145 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-01 14:30:24 +00:00
jucktnich 0c02628887 Translated using Weblate (German)
Currently translated at 98.4% (2145 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-09-01 14:30:23 +00:00
Thibault Martin feb5b7d7a7 Translated using Weblate (French)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-08-31 15:32:47 +00:00
Johan Smits 21149f0393 Translated using Weblate (Dutch)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-08-30 10:32:46 +00:00
Johan Smits 9de107f32e Translated using Weblate (Dutch)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nl/
2022-08-30 10:32:39 +00:00
Gil Eluard 4b619eda39 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Linerly 89464f5d16 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-08-29 04:32:47 +00:00
phardyle b005cd55e8 Translated using Weblate (Chinese (Simplified))
Currently translated at 86.7% (1890 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2022-08-29 04:32:43 +00:00
Linerly 72479cf0bb Translated using Weblate (Indonesian)
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/id/
2022-08-29 03:32:39 +00:00
phardyle 60413c6592 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (8 of 8 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2022-08-29 03:32:39 +00:00
Jozef Gaal 2cfebcccb0 Translated using Weblate (Slovak)
Currently translated at 100.0% (2178 of 2178 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-08-26 11:33:10 +00:00