matrix-rust-sdk/crates
Doug eeea4f23bc
fix(bindings): More authentication service server name fixes
- Trim any trailing slashes
- If server name parsing fails, try as a URL instead of throwing
- Add tests
- Fix typo & clippy
2023-03-14 14:40:19 +00:00
..
matrix-sdk fix(bindings): More authentication service server name fixes 2023-03-14 14:40:19 +00:00
matrix-sdk-appservice chore(deps): bump tokio from 1.24.1 to 1.24.2 2023-02-04 08:27:50 +01:00
matrix-sdk-base Constrain new api to Store struct 2023-03-14 10:27:11 +00:00
matrix-sdk-common Simplify TimelineEvent construction 2023-03-13 16:31:19 +01:00
matrix-sdk-crypto Silence an invalid clippy warning 2023-03-14 14:45:19 +01:00
matrix-sdk-indexeddb Fix issues after rebase 2023-03-14 10:28:15 +00:00
matrix-sdk-qrcode refactor: Use workspace dependencies for more crates 2023-01-10 10:19:02 +01:00
matrix-sdk-sled Missing stores 2023-03-14 10:27:11 +00:00
matrix-sdk-sqlite Introduce RoomSettings 2023-03-14 10:27:11 +00:00
matrix-sdk-store-encryption feat(store-encryption): Add support to export/import the cipher using a key 2023-02-13 14:08:45 +00:00