This website requires JavaScript.
Explore
Help
Sign in
char
/
matrix-rust-sdk
Watch
1
Star
0
Fork
You've already forked matrix-rust-sdk
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
e71cabc8f0
matrix-rust-sdk
/
matrix_sdk
/
src
History
Damir Jelić
cff90b1480
matrix-sdk: Add encryption info to our sync events.
2021-04-29 10:35:54 +02:00
..
event_handler
matrix-sdk: Add encryption info to our sync events.
2021-04-29 10:35:54 +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