matrix-rust-sdk/matrix_sdk/src
Johannes Becker eece920953 appservice: Initial version 2021-05-10 07:51:52 +02:00
..
event_handler matrix-sdk: Add encryption info to our sync events. 2021-04-29 10:35:54 +02:00
room room: Add methods to get members that don't do any requests 2021-04-29 12:38:07 +02:00
client.rs appservice: Initial version 2021-05-10 07:51:52 +02: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 appservice: Initial version 2021-05-10 07:51:52 +02:00
http_client.rs appservice: Initial version 2021-05-10 07:51:52 +02:00
lib.rs Avoid needless copies by changing http::Request<Vec<u8>> to http::Request<Bytes> 2021-04-26 17:31:27 +02:00
room_member.rs Bump ruma to e2728a70812412aade9322f6ad832731978a4240 2021-04-11 12:04:53 +02:00
sas.rs sas: Return an array of seven emojis instead of a vector 2021-05-07 17:01:53 +02:00
verification_request.rs matrix-sdk: Move room specific methods to room structs 2021-03-15 10:54:45 +01:00