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-13 02:25:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
612ba6fa29280dfd2a5b70f14699af9728eeb022
matrix-rust-sdk
/
crates
/
matrix-sdk-sqlite
/
src
History
Benjamin Bouvier
be88e0ad69
feat(event cache store): Implement renaming media keys
2024-10-29 18:15:28 +01:00
..
crypto_store.rs
sqlite: add
get_inbound_group_sessions_for_device_batch
2024-09-02 18:07:38 +01:00
error.rs
base: Move media cache to new
EventCacheStore
trait (
#3858
)
2024-08-22 10:36:43 +02:00
event_cache_store.rs
feat(event cache store): Implement renaming media keys
2024-10-29 18:15:28 +01:00
lib.rs
sqlite: Add more methods to SqliteKeyValueStoreAsyncConnExt
2024-08-28 15:45:12 +02:00
state_store.rs
refactor(base): rename all send-queue related "events" to "requests"
2024-10-29 18:15:10 +01:00
utils.rs
sqlite: Make migrations atomic
2024-08-29 09:31:40 +03:00