Commit Graph

18726 Commits

Author SHA1 Message Date
Andy Uhnak 7e87e0a2e5 changelog.d: Upgrade MatrixSDK version ([v0.26.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.7)). 2023-04-12 16:53:25 +01:00
Anderas 748be46256 Merge pull request #7485 from vector-im/andy/crypto_feature
Enable Rust Crypto for all users
2023-04-11 18:27:29 +01:00
Andy Uhnak 77ab08a357 Enable Rust Crypto for all users 2023-04-11 14:49:28 +01:00
Stefan Ceriu 9769a2913b Merge branch 'release/1.10.9/master' 2023-04-04 15:00:45 +03:00
Stefan Ceriu 90a701a733 finish version++ 2023-04-04 15:00:45 +03:00
Stefan Ceriu 0a973ca159 Merge pull request #7474 from vector-im/release/1.10.9/release
Release 1.10.9
2023-04-04 14:47:48 +03:00
Stefan Ceriu 19cf77ab8e version++ 2023-04-04 14:06:58 +03:00
Stefan Ceriu 8e63a7ba31 changelog.d: Upgrade MatrixSDK version ([v0.26.6](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.6)). 2023-04-04 14:06:57 +03:00
Anderas 6849f39b89 Merge pull request #7471 from vector-im/andy/event_shield
No event decoration if no decryption result
2023-04-04 08:28:35 +01:00
Andy Uhnak d55ad2dbea No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Anderas 17a017eeb3 Merge pull request #7469 from vector-im/andy/qr_code
Start QR scanning when camera ready
2023-04-03 17:36:23 +01:00
Andy Uhnak 2b2881f8f1 Start QR scanning when camera ready 2023-04-03 16:16:39 +01:00
Nicolas Mauri 02ff47ae17 Merge pull request #7461 from vector-im/nimau/7420-readmarker
Fix: Update the read marker position even if it is not displayed
2023-04-03 14:34:42 +02:00
Hugh Nimmo-Smith 06ea9f7b7a Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Nicolas Mauri 69ec418985 Code cleanup 2023-03-31 16:47:37 +02:00
Anderas bb67444b73 Merge pull request #7466 from vector-im/andy/crypto_rollout
Expand rust crypto rollout to 50% users
2023-03-31 14:51:08 +01:00
Andy Uhnak 2df2405d59 Expand rust crypto rollout to 50% users 2023-03-31 12:25:52 +01:00
Nicolas Mauri 8b6970aa6f Fix comments 2023-03-30 10:31:33 +02:00
Nicolas Mauri 16c7275bfd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri b5fb7624fd Fix: read marker update 2023-03-30 10:15:15 +02:00
Nicolas Mauri 694b60b712 Fix: Update the read marker position even if it is not displayed 2023-03-30 10:15:15 +02:00
Nicolas Mauri 8f0fb5cdcd Merge pull request #7455 from vector-im/nimau/7413-pills-max-width
Fix: truncate pills if they are too long
2023-03-30 10:12:47 +02:00
Nicolas Mauri 5e1997a6f3 Fix: do not encode the maximum width of a Pill 2023-03-30 10:09:27 +02:00
Andy Uhnak 60ff992e02 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2023-03-28 18:01:06 +01:00
Andy Uhnak 6b3d01a94e Prepare for new sprint 2023-03-28 17:53:21 +01:00
Andy Uhnak bc02804c61 Merge branch 'master' into develop 2023-03-28 17:53:17 +01:00
Andy Uhnak 583da2ea4a Merge branch 'release/1.10.8/master' 2023-03-28 17:53:11 +01:00
Andy Uhnak 2e77e1d463 finish version++ 2023-03-28 17:53:11 +01:00
Anderas f86cb96262 Merge pull request #7460 from vector-im/release/1.10.8/release
Release 1.10.8
2023-03-28 17:52:33 +01:00
Doug 1d9caef1ac Replace Ts&Cs with Acceptable Use Policy. (#7459) 2023-03-28 17:38:58 +01:00
Andy Uhnak 6a1047cf2c version++ 2023-03-28 16:54:37 +01:00
Andy Uhnak f697abacd7 changelog.d: Upgrade MatrixSDK version ([v0.26.5](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.5)). 2023-03-28 16:54:37 +01:00
Anderas 8a55dfae48 Merge pull request #7454 from vector-im/andy/upgrade_security
Display upgrade verification prompt
2023-03-28 15:00:43 +01:00
Andy Uhnak be14fc3e0d Update copy 2023-03-28 14:52:08 +01:00
Anderas 6f37a5b53b Merge pull request #7458 from vector-im/andy/crypto_version
Display correct version of Crypto SDK
2023-03-28 14:20:13 +01:00
Doug ce38148c2d Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
Andy Uhnak 65803d4c9f Display correct version of Crypto SDK 2023-03-28 13:18:43 +01:00
Nicolas Mauri db3c399e8e Fix: truncate pills if they are too long 2023-03-28 11:59:52 +02:00
Anderas 6c2e55ad93 Merge pull request #7440 from vector-im/andy/trust_shields
Simplify event encryption decoration
2023-03-27 17:16:52 +01:00
Andy Uhnak 3618ad9153 Display upgrade verification prompt 2023-03-27 15:44:44 +01:00
Andy Uhnak 7a01147bd8 Simplify event encryption decoration 2023-03-27 14:58:10 +01:00
Kat Gerasimova 06008f40a2 Fix typo in issue automation 2023-03-24 10:29:44 +00:00
Andy Uhnak fe6218558e Prepare for new sprint 2023-03-22 21:30:09 +00:00
Andy Uhnak 672571f026 Merge branch 'master' into develop 2023-03-22 21:30:05 +00:00
Andy Uhnak 534024358a Merge branch 'release/1.10.7/master' 2023-03-22 21:29:59 +00:00
Andy Uhnak a11167ba0c finish version++ 2023-03-22 21:29:59 +00:00
Anderas 72e1cc36cc Merge pull request #7449 from vector-im/release/1.10.7/release
Release 1.10.7
2023-03-22 21:29:29 +00:00
Andy Uhnak 20ab38153c version++ 2023-03-22 20:36:20 +00:00
Andy Uhnak 622e9eaea0 changelog.d: Upgrade MatrixSDK version ([v0.26.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.4)). 2023-03-22 20:36:19 +00:00
Andy Uhnak e55a733d0c Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 12ee84f607, reversing
changes made to 3644b647f6.
2023-03-22 15:57:25 +00:00