Benjamin Kampmann
|
7aeb8cf482
|
style: cargo fmt
|
2022-04-28 11:24:59 +02:00 |
|
Benjamin Kampmann
|
16ec5fe9ff
|
chore: Merge remote-tracking branch 'origin/main' into gnunicorn/issue617
|
2022-04-28 11:23:32 +02:00 |
|
Benjamin Kampmann
|
aff106f0d6
|
style: cargo fmt
|
2022-04-28 11:08:27 +02:00 |
|
Benjamin Kampmann
|
4b575d3d2b
|
style: newline
|
2022-04-28 11:08:03 +02:00 |
|
Benjamin Kampmann
|
0f2424d140
|
test(crypto): fix wasm tests
|
2022-04-28 11:06:35 +02:00 |
|
Benjamin Kampmann
|
9c80774140
|
feat(common-utils): helper for modified MilliSecondsSinceUnixEpoch
|
2022-04-28 11:06:35 +02:00 |
|
Benjamin Kampmann
|
d46b5ab0b6
|
tests: add js to get-random on matrix-sdk to allow compilation
|
2022-04-28 11:06:35 +02:00 |
|
Benjamin Kampmann
|
5b13cf4e92
|
Apply suggestions from code review
Co-authored-by: Jonas Platte <jplatte@element.io>
|
2022-04-28 10:25:03 +02:00 |
|
Damir Jelić
|
649aff2c92
|
fix(crypto-ffi): Rename the error message field for MigrationError
The field is called message which clashes with the field of the same
name in the Kotlin Exception class.
|
2022-04-27 18:56:30 +02:00 |
|
Damir Jelić
|
5d8c485a51
|
chore: Bump most of our deps
|
2022-04-27 17:30:53 +02:00 |
|
Damir Jelić
|
d8ff18322e
|
feat(crypto-ffi): Allow unencrypted verification events to be handled
|
2022-04-27 17:30:41 +02:00 |
|
Damir Jelić
|
4780c560e1
|
feat(base): Pass unencrypted verification events to the olm machine
|
2022-04-27 17:30:41 +02:00 |
|
Damir Jelić
|
d94f415db4
|
feat(crypto): Allow unencrypted verification events to be handled
|
2022-04-27 17:30:41 +02:00 |
|
Benjamin Kampmann
|
4b6ed22476
|
chore(ci): install wasm-pack
|
2022-04-27 17:20:14 +02:00 |
|
Benjamin Kampmann
|
868afffc4d
|
formatting
|
2022-04-27 17:05:50 +02:00 |
|
Benjamin Kampmann
|
6a81ec226e
|
chore: enable wasm-pack tests in ci
|
2022-04-27 16:58:42 +02:00 |
|
Benjamin Kampmann
|
c0fc7c9f7e
|
chore: Adding ci-subcommand to xtask for testing
|
2022-04-27 16:50:27 +02:00 |
|
Benjamin Kampmann
|
1bf1147d18
|
fixing style
|
2022-04-27 16:22:47 +02:00 |
|
Benjamin Kampmann
|
2bdd44ce1d
|
Merge branch 'main' into gnunicorn/issue133
|
2022-04-27 15:45:39 +02:00 |
|
Julian Sparber
|
910bf531fe
|
feat(sdk): Add method to set whether a room is DM and store all targets
This ensures also that we use, for user verification, only a DM room with
no members other then ourself and the user to be verified.
|
2022-04-27 12:53:51 +02:00 |
|
Benjamin Kampmann
|
66fcc1e486
|
forgot two instances in rename
|
2022-04-27 12:36:19 +02:00 |
|
Benjamin Kampmann
|
628de09938
|
rename Full -> Original
|
2022-04-27 12:22:19 +02:00 |
|
Benjamin Kampmann
|
703a95c486
|
grumbles
|
2022-04-27 12:21:06 +02:00 |
|
Benjamin Kampmann
|
48cb625f19
|
fixing lints
|
2022-04-27 12:06:42 +02:00 |
|
Benjamin Kampmann
|
266d7c6da7
|
fixing last broken display_name tests
|
2022-04-27 12:06:15 +02:00 |
|
Benjamin Kampmann
|
b5ab076546
|
tests(matrix-sdk-base): allowing enable debugging logs for tests
|
2022-04-27 12:02:56 +02:00 |
|
Jonas Platte
|
e5c2ba4bd8
|
fix(sdk): Export RumaApiError
|
2022-04-26 19:16:36 +02:00 |
|
Kévin Commaille
|
d62cb9650f
|
Fix typo
|
2022-04-26 18:59:51 +02:00 |
|
Kévin Commaille
|
dfdaea786b
|
docs: Document RumaApiError variants
|
2022-04-26 18:49:21 +02:00 |
|
Damir Jelić
|
6e89ecfbf0
|
fix(indexeddb): Don't derive a StoreCipher twice if we're reusing the db
|
2022-04-26 18:46:55 +02:00 |
|
Damir Jelić
|
742c1944eb
|
fix(sled): Put the StoreCipher behind the Arc, not the Option
|
2022-04-26 18:46:55 +02:00 |
|
Damir Jelić
|
e1baa25713
|
fix(sled): Don't derive a StoreCipher twice if we're reusing the db
|
2022-04-26 18:46:55 +02:00 |
|
Kévin Commaille
|
189ae93e90
|
fix(sdk): Export RumaApiError
|
2022-04-26 18:17:04 +02:00 |
|
Benjamin Kampmann
|
4431a2d48a
|
fix(room name): check for proper type
|
2022-04-26 17:40:04 +02:00 |
|
Benjamin Kampmann
|
3cdee30fc1
|
fixing docs
|
2022-04-26 17:33:17 +02:00 |
|
Benjamin Kampmann
|
592a9338eb
|
style, and other fixes
|
2022-04-26 17:27:18 +02:00 |
|
Benjamin Kampmann
|
55b7fd617c
|
fix(indexeddb-store): implement merge room members
|
2022-04-26 17:04:46 +02:00 |
|
Benjamin Kampmann
|
ca2f598d9e
|
fix(sled-store): implement merge room members
|
2022-04-26 16:23:22 +02:00 |
|
Benjamin Kampmann
|
8cdfd43863
|
test(store): additional intergration test for stripped members
|
2022-04-26 15:38:58 +02:00 |
|
Benjamin Kampmann
|
e9e21c1b25
|
rename computed -> calculated
|
2022-04-26 15:34:49 +02:00 |
|
Benjamin Kampmann
|
61ea1c9003
|
Merge remote-tracking branch 'origin/main' into gnunicorn/issue133
|
2022-04-26 15:24:13 +02:00 |
|
Damir Jelić
|
39ef1d550d
|
chore(crypto): Improve a log line
|
2022-04-26 14:46:07 +02:00 |
|
Damir Jelić
|
a425ddf97f
|
fix(crypto): Don't try to encrypt a room key for our own device
|
2022-04-26 14:46:07 +02:00 |
|
Damir Jelić
|
d38995b3f9
|
fix(crypto): Add our own device to the store when we create a new account
|
2022-04-26 14:46:07 +02:00 |
|
Damir Jelić
|
3490a9f726
|
chore(crypto): Remove a useless compile_error! call
|
2022-04-26 13:56:45 +02:00 |
|
Damir Jelić
|
610e3ffc5f
|
fix(crypto): Be more restrictive around Megolm session rotation periods
|
2022-04-26 13:56:45 +02:00 |
|
Benjamin Kampmann
|
cfeda54fc6
|
fix(store): combine stripped and regular membership and allow fetching that
|
2022-04-26 13:35:06 +02:00 |
|
Jonas Platte
|
2a11df01c7
|
chore(indexeddb): Remove unneeded matrix-sdk-common dependency
|
2022-04-26 11:40:54 +02:00 |
|
Jonas Platte
|
08fd85ea09
|
chore: Upgrade Ruma
|
2022-04-26 11:40:54 +02:00 |
|
Jonas Platte
|
32d1997dfc
|
feat(crypto): Accept borrowed identifiers in some public functions
|
2022-04-26 11:40:54 +02:00 |
|