This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbebf8c4fe2cfe41d2b25e78770ba70c2175da30
matrix-rust-sdk
/
crates
T
History
Jonas Platte
cbebf8c4fe
Don't import reqwest::Client
...
… to avoid confusion with the SDKs Client type.
2022-03-23 11:04:28 +01:00
..
matrix-crypto-ffi
Use only #[warn], not #[deny] for lints
2022-03-09 18:13:04 +01:00
matrix-qrcode
Use only #[warn], not #[deny] for lints
2022-03-09 18:13:04 +01:00
matrix-sdk
Don't import reqwest::Client
2022-03-23 11:04:28 +01:00
matrix-sdk-appservice
Merge branch 'main' into jplatte/server-versions
2022-03-14 12:56:57 +01:00
matrix-sdk-base
Remove new_ prefix from OlmMachine ctors
2022-03-11 12:48:30 +01:00
matrix-sdk-common
Don't use Raw::from_json where it's not needed
2022-03-10 11:59:31 +01:00
matrix-sdk-crypto
Rename PrivateCrossSigningIdentity::{new_with_account => with_account}
2022-03-11 12:48:30 +01:00
matrix-sdk-indexeddb
indexeddb: Move attribute below docs
2022-03-16 10:30:56 +01:00
matrix-sdk-sled
sled: Make store opening error more specific
2022-03-15 14:42:54 +01:00
matrix-sdk-store-encryption
docs(store-cipher): Make the docs about the way the StoreCipher works clearer
2022-03-16 12:48:16 +01:00
matrix-sdk-test
Upgrade Ruma to 0.5.0
2022-03-03 08:59:44 +01:00
matrix-sdk-test-macros
Fix a typo
2022-03-10 16:52:01 +01:00