matrix-org
matrix-rust-sdk
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
doc: Add changelogs
main
23 minutes ago
doc: Add changelogs
misc/add-client-optimize-stores-method
43 minutes ago
fix: Don't attempt to serialize custom join rules This is not supported by Ruma. The join_rule field, despite being defined as a pure string, can have associated data to it based on the join rule variant. This means that custom and unknown enum variants might lose data when reserializing. Let's just skip the serialization of custom join rules in the RoomInfo, the concrete value is still available in the state store, it's just not kept at hand in the RoomInfo.
poljar/skip-custom-join-rule-serialization
3 hours ago
fix: Don't attempt to serialize custom join rules This is not supported by Ruma. The join_rule field, despite being defined as a pure string, can have associated data to it based on the join rule variant. This means that custom and unknown enum variants might lose data when reserializing. Let's just skip the serialization of custom join rules in the RoomInfo, the concrete value is still available in the state store, it's just not kept at hand in the RoomInfo.
poljar/skip-custom-join-rule-serialization
3 hours ago
test: Update tests according to last patches.
main
3 hours ago
fix: avoid unwrap in `Client::optimize_stores`
misc/add-client-optimize-stores-method
3 hours ago
fix: Don't show a syncing indicator until the sync service is started.
main
4 hours ago
chore: Use our own fork of `indexed-db-futures`. This patch uses our own fork of `indexed-db-futures`: `matrix-indexed-db-futures`.
main
4 hours ago
Active Branches
fix: Don't attempt to serialize custom join rules
last run
3 hours ago
#5924
CodSpeed Performance Gauge
0%
feat(sdk): Add support for the stable `m.oauth` UIAA type
last run
1 day ago
#5917
CodSpeed Performance Gauge
0%
feat(timeline): utilize the cache and include common relations when focusing on an event without context
last run
8 days ago
#5858
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs