Commit graph

16808 commits

Author SHA1 Message Date
Doug
8438c7f413 Fix missing toolbar in AllChatsViewController.
The empty artwork view was obscuring it.
2022-10-04 14:59:27 +01:00
Doug
eda5861c12 version++ 2022-10-04 13:00:09 +01:00
Doug
4ef965421e changelog.d: Upgrade MatrixSDK version ([v0.24.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.24.0)). 2022-10-04 13:00:09 +01:00
Doug
f37f08b5b9
Merge pull request #6794 from vector-im/doug/weblate
Weblate
2022-10-04 12:58:46 +01:00
Doug
2c33defeeb Remove duplicate strings. 2022-10-04 12:22:49 +01:00
Doug
a4ed1a9e3c Fix incorrect placeholder type. 2022-10-04 12:20:11 +01:00
Doug
b3745e102a
Merge pull request #6792 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2022-10-04 12:15:15 +01:00
Weblate
b9c38ed999 Merge branch 'origin/develop' into Weblate. 2022-10-04 10:47:47 +00:00
Doug
55318c9939 Fix failure building tests. 2022-10-04 11:16:20 +01:00
Weblate
e79376ec3d Merge branch 'origin/develop' into Weblate. 2022-10-04 08:17:16 +00:00
lvre
3655d77bd4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-10-04 08:17:10 +00:00
Sveinn í Felli
5257dc12b1 Translated using Weblate (Icelandic)
Currently translated at 80.1% (1761 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/
2022-10-04 08:17:09 +00:00
ismailgulek
dadbeca766
Include browser version in parsed user agent (PSG-761) (#6788)
* Update UserSessionInfo structure to include client version

* Add string for browser

* Update user agent parser to parse browser version too

* Add browser row into the session details

* Add changelog

* Fix tests

* Run Swift format
2022-10-04 10:49:26 +03:00
Gil Eluard
c8b1657e99
Merge pull request #6789 from vector-im/gil/6787-Add_support_for_MSC3881
Added support for MSC3881
2022-10-04 07:20:14 +02:00
Gil Eluard
0ecbf82eee Added support for MSC3881
- Update after review
2022-10-03 15:33:35 +02:00
Gil Eluard
01dc333770 Merge branch 'develop' into gil/6787-Add_support_for_MSC3881 2022-10-03 14:09:17 +02:00
Doug
b3e9b83ea6 Add missing accessibility labels on All Chats buttons. 2022-10-03 12:48:46 +01:00
Gil Eluard
f6b2be8dc4 Added support for MSC3881 2022-10-03 13:42:30 +02:00
Priit Jõerüüt
b5fdb65926 Translated using Weblate (Estonian)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-10-01 07:32:54 +00:00
ismailgulek
26665fdc81
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
Stefan Ceriu
52c4ff65db
Improve user session overview tests
* Add sessions overview UI tests
* Expose static methods from the UserSession name and lastActivity formatters; cleaned up the UserSessionsOverview a bit
* Add UserSessionsOverviewViewModel unit tests
* Add UserSessionsOverviewService unit tests
2022-09-30 13:49:16 +03:00
Gil Eluard
f4da3e2448
Merge pull request #6784 from vector-im/gil/6755-Unable_to_send_message_after_filtering_for_room
Unable to send message after filtering for room
2022-09-30 10:35:01 +02:00
Anderas
eb045e4d6c
Merge pull request #6782 from vector-im/andy/6791_manual_verification
Manual device verification with Crypto V2
2022-09-29 16:00:44 +01:00
Gil Eluard
c351ad39d4 Unable to send message after filtering for room
- Fixed
2022-09-29 16:51:32 +02:00
Andy Uhnak
2a05d10362 Manual device verification with Crypto V2 2022-09-29 14:34:39 +01:00
ismailgulek
2f689f4557
Extended device info (PSG-772) (#6766) 2022-09-29 15:07:10 +03:00
aringenbach
46a975b9dc
Merge pull request #6779 from vector-im/aringenbach/6778_fix_code_blocks_background_color
Fix code block background colour
2022-09-29 12:20:37 +02:00
aringenbach
0e023bac54 Fix code block background colour 2022-09-29 11:10:40 +02:00
Andy Uhnak
9cbf5dc209 Prepare for new sprint 2022-09-28 18:03:41 +01:00
Andy Uhnak
6c358b2da4 Merge branch 'master' into develop 2022-09-28 18:03:37 +01:00
Andy Uhnak
431e48d296 Merge branch 'release/1.9.7/master' 2022-09-28 18:03:31 +01:00
Andy Uhnak
362b03c923 finish version++ 2022-09-28 18:03:31 +01:00
Anderas
70a46ad2ac
Merge pull request #6777 from vector-im/release/1.9.7/release
Release 1.9.7
2022-09-28 18:02:12 +01:00
Andy Uhnak
d4df6fd56c version++ 2022-09-28 17:14:48 +01:00
Andy Uhnak
eff4f76f7e changelog.d: Upgrade MatrixSDK version ([v0.23.19](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.19)). 2022-09-28 17:12:07 +01:00
Andy Uhnak
2029aa5fb9 Decorate events decrypted with untrusted sessions 2022-09-28 17:04:45 +01:00
Anderas
4472a4079a
Merge pull request #6775 from vector-im/andy/verification_fix
Fix verification check
2022-09-28 14:16:59 +01:00
Stefan Ceriu
ca0cc12016 Fix member modifier warning 2022-09-28 15:36:11 +03:00
Stefan Ceriu
fd1848195b Fix tests 2022-09-28 15:36:11 +03:00
Stefan Ceriu
d34b8ec478 Cleaned up session overview services 2022-09-28 15:36:11 +03:00
Stefan Ceriu
c21f39c961 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
b25c16407b
Merge pull request #6771 from vector-im/aleksandrs/6770_link_session_to_overview
Device Manager: Link current session to session overview.
2022-09-28 15:28:57 +03:00
Andy Uhnak
9c27038a7e Fix verification check 2022-09-28 12:55:31 +01:00
Aleksandrs Proskurins
49e707d1a1 Removed conditional view modifier 2022-09-28 14:39:01 +03:00
Jozef Gaal
5de49efec2 Translated using Weblate (Slovak)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-09-27 18:33:20 +00:00
Linerly
4333bbe6a0 Translated using Weblate (Indonesian)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-09-27 18:33:15 +00:00
Ihor Hordiichuk
2da513b074 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-09-27 18:33:12 +00:00
lvre
248f81ef4e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-09-27 18:33:08 +00:00
random
0199fa95d3 Translated using Weblate (Italian)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-09-27 18:33:04 +00:00
Szimszon
a2af90a77e Translated using Weblate (Hungarian)
Currently translated at 100.0% (2198 of 2198 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-09-27 18:33:00 +00:00