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
8a809dba0420e63e292c28f7b90f0dc294e4f567
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
T
History
Richard van der Hoff
c6dab4088e
Rename "Recovery Key" to "Backup decryption key" (
#2305
)
...
... because there are too many "recovery keys"
2023-07-20 09:49:54 +01:00
..
crypto_store.rs
Rename "Recovery Key" to "Backup decryption key" (
#2305
)
2023-07-20 09:49:54 +01:00
error.rs
fix(sqlite): Prevent reaching the maximum number of parameters in an SQL statement.
2023-07-06 15:11:42 +02:00
lib.rs
sdk: Replace Sled with SQLite as defaut store
2023-05-08 12:11:10 +02:00
state_store.rs
fix(sqlite): Ensure there is free space for static parameters, in
chunk_large_query_over
.
2023-07-06 16:46:35 +02:00
utils.rs
base: Add state store method to fetch several profiles at once
2023-06-14 13:51:52 +02:00