matrix-rust-sdk/matrix_sdk/src
Weihang Lo cbc8b53da1
client: add test for `room_redact`
2021-03-16 21:52:15 +08:00
..
room client: PUT /_matrix/client/r0/rooms/{roomId}/redact/{eventId}/{txnId} 2021-03-16 21:49:47 +08:00
client.rs client: add test for `room_redact` 2021-03-16 21:52:15 +08:00
device.rs crypto: WIP more work on in-room verifications now up to accepting them. 2020-12-15 16:35:54 +01:00
error.rs matrix-sdk: Add initial support for request retrying 2021-01-31 21:10:30 +01:00
http_client.rs matrix-sdk: Don't set the content type ourselves 2021-03-01 20:12:38 +01:00
lib.rs matrix-sdk: Add high-level room API 2021-03-13 13:15:50 +01:00
sas.rs crypto: Improve doc of SAS accept settings 2021-03-12 15:45:58 +01:00
verification_request.rs matrix-sdk: Move room specific methods to room structs 2021-03-15 10:54:45 +01:00