matrix-org
matrix-rust-sdk
BlogDocsChangelog

Branches performance

Pull requests

fix: Don't attempt to serialize custom join rules#5924
last run
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.
4 hours ago
ba1560d
poljar/skip-custom-join-rule-serialization
CodSpeed Performance Gauge
0%
chore: Use our own fork of `indexed-db-futures`#5923
last run
5 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`.
5 hours ago
552bee4
Hywan:chore-use-indexed-db-futures-fork
CodSpeed Performance Gauge
0%
chore(ffi): The `federation-api` feature is useless#5922
last run
7 hours ago
chore(ffi): The `federation-api` feature is useless. This patch disables the `matrix-sdk/federation-api` in `matrix-sdk-ffi` because it's no longer useful since the merge of https://github.com/matrix-org/matrix-rust-sdk/pull/5919.
7 hours ago
18343fe
Hywan:follow-up-5919
CodSpeed Performance Gauge
0%
chore: Reduce the number of logs. This patch removes some logs around the cross-process lock methods. This is called pretty often by the cross-process lock task, which pollute the log files.
22 hours ago
7a4d063
Hywan:reduce-logs
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs