matrix-rust-sdk/matrix_sdk/src
2021-09-09 10:21:05 +02:00
..
room feat(sdk): Add a method to check if a room contains only verified devices 2021-09-09 10:13:00 +02:00
verification matrix-sdk: Add more getters to the high level verification structs 2021-07-19 09:59:08 +02:00
client.rs feat(sdk): Add a method to check the status of our private cross signing keys 2021-09-09 10:21:05 +02:00
device.rs matrix-sdk: Add methods to request verification for devices 2021-07-19 10:34:34 +02:00
error.rs matrix-sdk: Allow the key import error to be dead under WASM 2021-07-19 11:19:14 +02:00
event_handler.rs Use matrix_sdk_common::executor::spawn instead of tokio::spawn 2021-09-08 21:08:23 +02:00
http_client.rs Fix unused import warnings for wasm 2021-06-23 16:12:22 +02:00
lib.rs Rewrap doc comments 2021-09-08 20:19:07 +02:00
room_member.rs Reexport independent external crates entirely 2021-06-23 16:12:22 +02:00