Commit graph

18751 commits

Author SHA1 Message Date
Peter Chen
ac1adf2c64 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (50 of 50 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/zh_Hant/
2023-03-21 08:48:38 +00:00
Anderas
814af5a172
Merge pull request #7434 from vector-im/andy/local_feature
Increase local rust crypto rollout to 20% of all users
2023-03-21 08:48:32 +00:00
Nicolas Mauri
13ba93ae13 Fix: the avatar was incorrect for the pill of a message if the event is not loaded. 2023-03-21 09:27:48 +01:00
Nicolas Mauri
5006ccb333 Fix: Unit tests 2023-03-21 09:26:09 +01:00
Nicolas Mauri
aa0cb80b86 Fix: implement the changes discussed in the PR 2023-03-21 09:17:34 +01:00
Andy Uhnak
51ee9255e7 Increase local rust crypto rollout 2023-03-20 14:13:44 +00:00
Nicolas Mauri
ed954cb255 Fix: corner radius for small SpaceAvatarView 2023-03-20 14:32:55 +01:00
Anderas
7f5d3b46eb
Merge pull request #7430 from vector-im/andy/user_trust
Refactor user / room encryption trust level
2023-03-20 12:52:46 +00:00
Nicolas Mauri
ba5a14d494 Fix: restore the height of the pill to its original value 2023-03-20 10:50:25 +01:00
Nicolas Mauri
13f03c060b Fix: default pill icon for an unknown user 2023-03-20 10:42:21 +01:00
Nicolas Mauri
64ea1904fc Turning permalinks into pills
#7409: Permalinks to a room/space are pillified
#7411: Permalinks to a matrix user are pillified
#7412: Permalinks to messages are pillified
2023-03-17 16:58:59 +01:00
manuroe
5a3adde8f7
Merge pull request #7429 from vector-im/manu/7406_m_file_format
Manage bad m.file attachment format
2023-03-16 17:27:50 +01:00
Andy Uhnak
5c669a7fee Refactor encryption trust level 2023-03-16 14:56:50 +00:00
Alfonso Grillo
571deb86f8
Merge pull request #7428 from vector-im/alfogrillo/avatar_tappability
Improve avatar tappability
2023-03-16 10:26:37 +01:00
manuroe
d672dffcdd Manage bad m.file attachment format
https://github.com/vector-im/element-ios/issues/7406

By using value type checker methods.

With this fix, attachments with a wrong size format are still displayed in the timeline. Only the size is omitted
2023-03-15 15:18:38 +01:00
Alfonso Grillo
31de1278bf Empty commit 2023-03-15 10:01:43 +01:00
Alfonso Grillo
7966730aec Add changelog.d file 2023-03-14 16:31:14 +01:00
Alfonso Grillo
0896776e3c Improve avatar tappability 2023-03-14 16:09:49 +01:00
Doug
c5602372c7 Prepare for new sprint 2023-03-13 17:48:54 +00:00
Doug
3035d59e0c Merge branch 'master' into develop 2023-03-13 17:48:50 +00:00
Doug
fb197d06b0 Merge branch 'release/1.10.5/master' 2023-03-13 17:48:45 +00:00
Doug
fb753a9a8e finish version++ 2023-03-13 17:48:45 +00:00
Doug
595f273a9d
Merge pull request #7426 from vector-im/release/1.10.5/release
Release 1.10.5
2023-03-13 17:48:08 +00:00
Doug
69ec04cd47 version++ 2023-03-13 16:58:07 +00:00
Doug
c34aba3fc0 changelog.d: Upgrade MatrixSDK version ([v0.26.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.1)). 2023-03-13 16:58:07 +00:00
Anderas
849570193c
Merge pull request #7418 from vector-im/andy/migration_ux
Update startup progress UX
2023-03-10 15:20:31 +00:00
Andy Uhnak
308dab28ca Update startup progress UX 2023-03-10 09:40:48 +00:00
Doug
e0d6d1ef77 Prepare for new sprint 2023-03-07 13:55:21 +00:00
Doug
b9edc946f9 Merge branch 'master' into develop 2023-03-07 13:55:19 +00:00
Doug
f3047d3fb3 Merge branch 'release/1.10.4/master' 2023-03-07 13:55:14 +00:00
Doug
b5d57b9bc5 finish version++ 2023-03-07 13:55:13 +00:00
Doug
f5d17aec42
Merge pull request #7414 from vector-im/release/1.10.4/release
Release 1.10.4
2023-03-07 13:43:49 +00:00
Doug
962198a7f6 version++ 2023-03-07 11:49:57 +00:00
Doug
23f822c496 changelog.d: Upgrade MatrixSDK version ([v0.26.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.0)). 2023-03-07 11:49:57 +00:00
Mauro
e5b670f3b0
Merge pull request #7410 from vector-im/mauroromito/displayName_refactor
MatrixRoomSummary displayname renamed to displayName
2023-03-07 10:01:23 +01:00
Nicolas Mauri
9cc9ddec6d
Merge pull request #7408 from vector-im/nimau/3946-verification-unexpected-message
Fix: incoming SAS transaction was accepted twice
2023-03-06 16:38:20 +01:00
Mauro Romito
5d1758de6d refactor completed 2023-03-06 14:59:03 +01:00
Nicolas Mauri
42a37ce0f4 Fix: incoming SAS transaction was accepted twice 2023-03-06 14:07:27 +01:00
Nicolas Mauri
c568b5ed1d
Merge pull request #7396 from vector-im/nimau/6612-dm-email
Direct Message: manage encrypted DM in case of invite by email
2023-03-06 12:04:53 +01:00
Anderas
0a95389a31
Merge pull request #7401 from vector-im/andy/analytics
Use SwiftPM for AnalyticsEvents instead of CocoaPods
2023-03-06 09:56:19 +00:00
Nicolas Mauri
363dc008f1 Add missing changes on generated Strings file. 2023-03-03 16:22:11 +01:00
Nicolas Mauri
2dfcbc3646 Fix waiting message 2023-03-03 16:12:08 +01:00
Nicolas Mauri
b41070f4e7 Update of the waiting message 2023-03-03 10:13:21 +01:00
Alfonso Grillo
47d50d7351
Merge pull request #7402 from vector-im/alfogrillo/fix_poll_bubbles
Fix poll ended event rendering (PSG-1177)
2023-03-03 10:06:02 +01:00
Andy Uhnak
b1cd12a8ca Update docs + tests 2023-03-02 19:42:09 +00:00
Andy Uhnak
f1a7195be2 Use SwiftPM AnalyticsEvents 2023-03-02 16:59:48 +00:00
Alfonso Grillo
a0dbd978db Add changelog.d file 2023-03-02 17:53:29 +01:00
Alfonso Grillo
32d4dc2a85 Fix poll ended event rendering 2023-03-02 17:49:15 +01:00
Flescio
9441f6955a
fix issue on timeline bubbles not showing proper content after decrypt (#7397)
* fix issue on timeline bubbles not showing proper content after decrypt

* Update Riot/Modules/MatrixKit/Models/Room/MXKRoomDataSourceManager.m
2023-03-02 11:30:26 +01:00
Flescio
1b2a9c5122
Location centring user's sharing location (#7398)
* fix issue on timeline bubbles not showing proper content after decrypt

* fix location sharing centring to other users

* Update RiotSwiftUI/Modules/LocationSharing/LiveLocationSharingViewer/LiveLocationSharingViewerViewModel.swift

Co-authored-by: Alfonso Grillo <alfogrillo@element.io>

---------

Co-authored-by: Alfonso Grillo <alfogrillo@element.io>
2023-03-02 11:28:00 +01:00