valere
b224a8d626
Fix lock blocking sync loop
2022-12-15 17:52:14 +01:00
valere
3abd68c153
fix compilation warning
2022-12-13 15:48:13 +01:00
valere
c3f439ea72
code quality
2022-12-13 15:27:13 +01:00
valere
f541be4755
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-13 11:52:46 +01:00
valere
d0807b9239
Fix test compilation
2022-12-13 11:50:06 +01:00
Valere
d05e10e10a
crypto migration tests ( #7645 )
...
Crypto migration tests
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2022-12-13 11:38:49 +01:00
valere
3db82e629b
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-13 10:11:21 +01:00
valere
9680b044f9
Fix test crash
2022-12-13 09:48:15 +01:00
Onuray Sahin
250bd9c620
Merge pull request #7754 from vector-im/feature/ons/remove_client_information_account_data
...
Delete unused client information from account data (PSG-871)
2022-12-13 11:10:41 +03:00
Hugh Nimmo-Smith
34ee399f94
Merge pull request #7737 from vector-im/bugfix/hughns/qr-server-change
2022-12-12 18:21:39 +00:00
Onuray Sahin
9954045d30
Merge pull request #7740 from vector-im/feature/ons/remove_account_data
...
Handle account data removal (PSG-865, PSG-867)
2022-12-12 19:31:16 +03:00
Hugh Nimmo-Smith
21cbe52740
Lint
2022-12-12 16:30:34 +00:00
Hugh Nimmo-Smith
1930047ce1
Fix issue of QR not being offered where domain is entered instead of homeserver
2022-12-12 16:30:34 +00:00
valere
c52be1f5b1
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-12 15:26:44 +01:00
valere
8c773b6d00
update crypto crate
2022-12-12 15:07:46 +01:00
Onuray Sahin
8c6c2dd5c2
Code review fixes.
2022-12-12 16:36:40 +03:00
Onuray Sahin
746fb7719a
Code review fixes.
2022-12-12 13:39:56 +03:00
Maxime NATUREL
dba8aaea16
Merge pull request #7752 from vector-im/fix/mna/wrong-usage-of-stable-fields
...
Revert usage of stable fields in live location sharing and polls
2022-12-09 17:32:53 +01:00
Onuray Sahin
8206b534f9
Create a task to delete an event data with a given type.
2022-12-09 14:52:27 +03:00
Onuray Sahin
3d68233723
Support retrieving account data whose key starts with a string.
2022-12-09 14:51:23 +03:00
valere
438b456f8e
quick incremental backup support
2022-12-08 22:53:16 +01:00
valere
4766bc709d
Fix: ER showing shields in clear rooms
2022-12-08 18:06:05 +01:00
Maxime NATUREL
220b1d86c0
Reverting usage of some stable fields whereas related MSCs have not landed into the specs yet
2022-12-08 17:42:51 +01:00
Onuray Sahin
b09a00efda
Code review fixes.
2022-12-08 17:11:09 +03:00
valere
bfe6207a63
Fix crash when no ER migration needed
2022-12-08 14:44:48 +01:00
Hugh Nimmo-Smith
7bbd91f2a9
Handle error whilst download key for self
2022-12-08 13:27:49 +00:00
Hugh Nimmo-Smith
3a2a916c2f
Clarify comment
2022-12-08 13:27:49 +00:00
Hugh Nimmo-Smith
73fd93148a
Download device keys for self prior to verification checks
...
Fixes https://github.com/vector-im/element-android/issues/7676
2022-12-08 13:27:49 +00:00
valere
14cee226c5
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-08 13:37:43 +01:00
valere
d3ef5cc230
Merge olm to Rust migration
2022-12-08 11:59:46 +01:00
Onuray Sahin
055bf6d302
Revert unused companion object.
2022-12-07 21:41:22 +03:00
Onuray Sahin
f4429d4c9c
Handle sync response to delete user and room account data.
2022-12-07 18:58:14 +03:00
Onuray Sahin
765202e05a
Add helper functions to delete user and room account data.
2022-12-07 18:17:43 +03:00
Valere
01533db4e0
Merge pull request #7713 from vector-im/feature/bca/to_device_tracing
...
add to device tracing id
2022-12-07 16:16:20 +01:00
Onuray Sahin
d244f7324c
Add api functions to delete account data.
2022-12-07 18:12:25 +03:00
Amit Kumar
17d25e2597
Enable reset all and skip options ( #7721 )
...
* Dismiss bottomsheet on skipping verification
* Enable reset all and skip options
* Change ResetAll bottomsheet event to no-op for user verification
* Fix strings and improve state step logic in SharedSecureStorageViewModel
2022-12-07 19:40:22 +05:30
valere
63d2886415
use msgid in logs for consistency
2022-12-06 16:07:24 +01:00
valere
8646cc441d
do not add tracing ids to verification events
2022-12-06 15:30:06 +01:00
Benoit Marty
ae93c07597
Do not propagate failure if saving the filter server side fails. This will be retried later.
2022-12-06 15:01:47 +01:00
valere
139eb1708c
fix uncheck cast warning
2022-12-06 08:17:31 +01:00
valere
2ed212aa11
Fix copyright
2022-12-05 18:30:38 +01:00
valere
f2952f2dee
add to device tracing id
2022-12-05 18:15:55 +01:00
valere
cba3c270f5
Reduce room list placeholder lags
2022-12-05 13:47:21 +01:00
valere
0953bc944d
Fix test compilation | rust / crypto missing api
2022-12-05 13:46:35 +01:00
valere
adacd55a05
Fix backup authdata serialization
2022-12-05 13:45:58 +01:00
Maxime NATUREL
637961bbb1
Update related account data event on notification method change
2022-12-05 09:43:56 +01:00
Maxime NATUREL
14b21dc039
Adding use cases to create and delete notifications settings in account data
2022-12-05 09:43:56 +01:00
valere
03379a6636
Merge branch 'develop' into feature/bca/rust_flavor
2022-12-03 11:15:46 +01:00
valere
ae9711b7d1
Basic sentry e2e reporting for rust + decrypt trust
2022-12-02 18:24:23 +01:00
valere
b9045eb25f
ktlint
2022-12-02 12:43:05 +01:00