ruwuma/crates
Jason Volk 54da128bbe
Some checks failed
Dependencies / Bans, Licenses, Sources (push) Failing after 9s
CI / xtask (push) Failing after 17s
Dependencies / Advisories (push) Failing after 4s
CI / Style (push) Has been skipped
CI / Minimum Supported Rust Version / Check All Features (push) Has been skipped
CI / Minimum Supported Rust Version / Check Owned IDs with Arc (push) Has been skipped
CI / Minimum Supported Rust Version / Check Owned IDs with Box (push) Has been skipped
CI / Minimum Supported Rust Version / Check Ruma (push) Has been skipped
CI / Rust Stable / Check All Features (push) Has been skipped
CI / Rust Stable / Check Client (push) Has been skipped
CI / Rust Stable / Check Common (push) Has been skipped
CI / Rust Stable / Run Tests (push) Has been skipped
CI / Rust Stable / Run Compat Tests (push) Has been skipped
CI / Rust Stable / Run Doc Tests (push) Has been skipped
CI / Rust Nightly / Clippy All Features (push) Has been skipped
CI / Rust Nightly / Clippy Default Features (push) Has been skipped
CI / Rust Nightly / Clippy WASM (push) Has been skipped
CI / Rust Nightly / Check Formatting (push) Has been skipped
CI / Rust Nightly / All Features (push) Has been skipped
CI / Rust Nightly / Full Features (push) Has been skipped
CI / Docs (push) Has been skipped
refactor owned identifiers using SmallVec
2024-12-28 01:06:09 +00:00
..
ruma appservice-api: Stabilize support for sending ephemeral data to appservices 2024-12-18 02:24:07 +00:00
ruma-appservice-api appservice-api: Stabilize support for sending ephemeral data to appservices 2024-12-18 02:24:07 +00:00
ruma-client ruma-client: Fix doc tests with default features 2024-12-15 02:55:16 -05:00
ruma-client-api remove serde(flatten) in MSC4133 endpoints 2024-12-15 03:23:31 -05:00
ruma-common refactor owned identifiers using SmallVec 2024-12-28 01:06:09 +00:00
ruma-events refactor owned identifiers using SmallVec 2024-12-28 01:06:09 +00:00
ruma-federation-api federation-api: Use Signatures in more places 2024-11-08 13:13:40 -05:00
ruma-html chore: Remove unnecessary lifetimes 2024-11-29 17:45:04 -05:00
ruma-identifiers-validation identifiers: Make DeviceKeyId a type alias of KeyId 2024-11-08 13:13:19 -05:00
ruma-identity-service-api Use workspace lint configuration instead of rustflags hack 2024-09-11 07:13:32 +00:00
ruma-macros refactor owned identifiers using SmallVec 2024-12-28 01:06:09 +00:00
ruma-push-gateway-api push: Allow to add custom data for pushers 2024-12-15 03:10:09 -05:00
ruma-server-util Use workspace lint configuration instead of rustflags hack 2024-09-11 07:13:32 +00:00
ruma-signatures identifiers: Allow to validate KeyId with any key name type 2024-11-08 12:49:53 -05:00
ruma-state-res replace constant with function parameter for io-parallelism 2024-12-24 13:52:53 +00:00