matrix-org
matrix-rust-sdk
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(qr-login): Attempt to export the secrets bundle sooner in the login process This ensures that, if we don't have a valid secrets bundle at hand we error out as early es possible.
poljar/qr-login/secrets-bundle-export-sooner
7 hours ago
refactor(qr-login): Attempt to export the secrets bundle sooner in the login process This ensures that, if we don't have a valid secrets bundle at hand we error out as early es possible.
poljar/qr-login/secrets-bundle-export-sooner
7 hours ago
Include message_id in logging for sending secrets
andybalaam/more-logging-for-gossip
7 hours ago
doc(common): add a note around unwind safety for the task monitor
bnjbvr/background-task-panic-handler
9 hours ago
doc(common): add a note around unwind safety for the task monitor
bnjbvr/background-task-panic-handler
9 hours ago
refactor(crypto): Use to_canonical_value() directly Instead of going through `serde_json::to_value()` and then converting it to canonical JSON to serialize it. Currently `to_canonical_value()` has the same behavior internally as here, but an upcoming change in Ruma makes it use its own `Serializer` so it is directly serialized as a `CanonicalJsonValue` which should be somewhat more efficient. This upcoming change also removes the `CanonicalJsonError::SerDe` variant, so it is not as straightforward to propagate `serde_json::Error`s. This commit also removes outdated `#[allow(clippy::…)]` attributes. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
main
9 hours ago
test(wasm): allow running the wasm tests with only one runner Sometimes, running the wasm tests with a given runner will fail with obscure, undecipherable reasons. As a result, it's convenient to be able to locally run the wasm-pack tests with only a single runner, which this commit allows.
main
9 hours ago
fixup! feat(ffi): add support for listening to background jobs errors
bnjbvr/background-task-panic-handler
11 hours ago
Active Branches
refactor(qr-login): Attempt to export the secrets bundle sooner in the login process
last run
7 hours ago
#6079
CodSpeed Performance Gauge
0%
Log more information about outgoing `m.secret.send` messages
last run
7 hours ago
#6074
CodSpeed Performance Gauge
0%
feat(common): add a background task handler
last run
9 hours ago
#6075
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs