matrix-rust-sdk/matrix_sdk/src
Damir Jelić 5ed0c7a7b3 Merge branch 'notifications' 2021-04-28 10:30:06 +02:00
..
event_handler matrix-sdk: Get notifications locally on sync 2021-04-27 13:46:56 +02:00
room chore: cleanup clippy warnings 2021-04-23 10:38:49 +02:00
client.rs matrix-sdk: require_auth_for_profile_requests feature and force_auth request config 2021-04-26 17:31:25 +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 matrix-sdk: require_auth_for_profile_requests feature and force_auth request config 2021-04-26 17:31:25 +02:00
http_client.rs Avoid needless copies by changing http::Request<Vec<u8>> to http::Request<Bytes> 2021-04-26 17:31:27 +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 matrix-sdk: Don't ignore the accept_with_settings() Sas example 2021-03-23 14:30:31 +01:00
verification_request.rs matrix-sdk: Move room specific methods to room structs 2021-03-15 10:54:45 +01:00