matrix-rust-sdk/crates/matrix-sdk/examples
Damir Jelić 43011261a8 fix(sdk): Remove the room_send method from the Client
This method is a bit dangerous if the room is encrypted, e.g. people can
send events before the room state has been fetched and thus accidentally
send out unencrypted events in an encrypted room.
2021-09-15 10:36:58 +02:00
..
wasm_command_bot fix(sdk): Remove the room_send method from the Client 2021-09-15 10:36:58 +02:00
autojoin.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
command_bot.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
cross_signing_bootstrap.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
emoji_verification.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
get_profiles.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
image_bot.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00
login.rs chore: Rename the crate folders to use dashes instead of underscores 2021-09-14 16:38:33 +02:00