matrix-rust-sdk/bindings/matrix-sdk-crypto-js/src
Valere 248b8db309
Extended verification states
Co-authored-by: Damir Jelić <poljar@termina.org.uk>
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
2023-03-15 18:16:31 +01:00
..
attachment.rs refactor: Use let-else to remove boilerplate code 2022-11-15 14:57:46 +01:00
device.rs chore(crypto-js): Add helper to cast from JS `Array` to `Vec<T>`. 2022-09-16 10:46:28 +02:00
encryption.rs Extended verification states 2023-03-15 18:16:31 +01:00
events.rs chore(bindings): Move `crypto-nodejs` and `crypto-js` into the `bindings/` directory. 2022-06-22 11:54:49 +02:00
future.rs matrix-sdk-crypto-js: Make our promises reject with `Error` 2022-12-20 22:36:42 +00:00
identifiers.rs chore(crypto-js): Add helper to cast from JS `Array` to `Vec<T>`. 2022-09-16 10:46:28 +02:00
identities.rs test(crypto-js): Add test for in-room verification (w/ `RoomMessageRequest`). 2023-01-18 11:42:34 +01:00
js.rs chore(crypto-js): Add helper to cast from JS `Array` to `Vec<T>`. 2022-09-16 10:46:28 +02:00
lib.rs chore: Remove workaround for clippy bug that was fixed 2023-02-28 12:36:08 +01:00
machine.rs crypto-js: have `share_room_key` return `ToDeviceRequest`s (#1516) 2023-02-16 10:51:15 +00:00
macros.rs chore(crypto-js): Simplify code with a lovely macro. 2022-09-15 10:32:57 +02:00
olm.rs feat(crypto-js): Implement `OlmMachine.import_room_keys`. 2022-09-21 17:37:23 +02:00
requests.rs doc(crypto-js): Fix wording. 2023-01-18 17:22:02 +01:00
responses.rs Extended verification states 2023-03-15 18:16:31 +01:00
store.rs chore(crypto-js): Simplify code with a lovely macro. 2022-09-15 10:32:57 +02:00
sync_events.rs feat: Add sliding sync timeline events and extensions (#1054) 2022-10-25 13:42:43 +02:00
tracing.rs Remove redundant `log_trace` 2023-02-15 17:06:46 +00:00
types.rs chore(crypto-js): Simplify code with a lovely macro. 2022-09-15 10:32:57 +02:00
verification.rs chore: Fix a clippy warning 2022-12-05 14:16:01 +01:00
vodozemac.rs chore(crypto-js): Simplify code with a lovely macro. 2022-09-15 10:32:57 +02:00