matrix-rust-sdk/bindings/matrix-sdk-crypto-nodejs/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
encryption.rs Extended verification states 2023-03-15 18:16:31 +01:00
errors.rs chore(bindings): Move `crypto-nodejs` and `crypto-js` into the `bindings/` directory. 2022-06-22 11:54:49 +02:00
events.rs chore(bindings): Move `crypto-nodejs` and `crypto-js` into the `bindings/` directory. 2022-06-22 11:54:49 +02:00
identifiers.rs feat(bindings/crypto-nodejs): Add `#[napi(strict)]` to force type checking from JavaScript (#829) 2022-07-12 16:24:24 +02:00
lib.rs feat(bindings/crypto-nodejs): Implement an `Attachment` API. 2022-07-05 17:31:52 +02:00
machine.rs feat(crypto-nodejs): `OlmMachine.initialize` takes a new optional store type. 2023-02-16 16:26:06 +01:00
olm.rs feat(bindings/crypto-js): Implement `OlmMachine.crossSigningStatus. 2022-06-30 08:33:28 +02:00
requests.rs feat(crypto-nodejs): Request types have more fields. 2023-01-18 17:21:52 +01:00
responses.rs Extended verification states 2023-03-15 18:16:31 +01:00
sync_events.rs feat: Add sliding sync timeline events and extensions (#1054) 2022-10-25 13:42:43 +02:00
tracing.rs chore(bindings): Move `crypto-nodejs` and `crypto-js` into the `bindings/` directory. 2022-06-22 11:54:49 +02:00
types.rs feat(bindings/crypto-nodejs): Add `#[napi(strict)]` to force type checking from JavaScript (#829) 2022-07-12 16:24:24 +02:00
vodozemac.rs feat(bindings/crypto-nodejs): Add `#[napi(strict)]` to force type checking from JavaScript (#829) 2022-07-12 16:24:24 +02:00