This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced
2026-05-09 16:34:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7a762035f15b09fce9945b53528ca9ea0188db32
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
7a762035f1
feat(sdk): store the thread subscription bumpstamp and implement the correct upsert semantics
2025-09-01 10:38:34 +02:00
..
crypto_store.rs
Remember the public Curve25519 key of the sender of the historic room key bundle
2025-08-08 09:19:19 +02:00
error.rs
chore(sdk): forward "database is busy" errors to sentry
2025-05-22 11:50:13 +02:00
event_cache_store.rs
feat(event cache): add indexes for finding related events
2025-08-26 16:25:56 +02:00
lib.rs
feat(test): add a test utils crate to make log initialization possible everywhere
2025-08-14 05:24:03 +00:00
state_store.rs
feat(sdk): store the thread subscription bumpstamp and implement the correct upsert semantics
2025-09-01 10:38:34 +02:00
utils.rs
chore(sqlite): reorder methods and add doc comment for
encode_key
2025-07-09 12:37:34 +02:00