ruwuma/crates/ruma-federation-api/src
Jade Ellis e087ff1588
chore(deps): Upgrade rand
We're stuck with an old core version because of
`ed25519-dalek` but we can survive that at least
2026-02-20 22:52:51 +00:00
..
authenticated_media Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
authorization Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
backfill Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
device Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
directory chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
discovery Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
edutypes fix: invalid default 2025-10-24 21:25:27 +01:00
event Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
keys identifiers: Differentiate one-time and fallback keys from device keys 2024-11-08 13:02:19 -05:00
knock Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
membership Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
openid chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
query Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
room Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
serde federation-api: Simplify pdu_process_response::serialize 2023-08-28 19:31:39 +02:00
space Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
thirdparty Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
transactions Migrate to axum 0.8 2026-02-19 01:48:40 +00:00
authenticated_media.rs chore(deps): Upgrade rand 2026-02-20 22:52:51 +00:00
authentication.rs federation-api: Merge ruma-server-util into ruma-federation-api 2025-03-05 23:03:07 -05:00
authorization.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
backfill.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
device.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
directory.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
discovery.rs federation-api: Use Signatures in more places 2024-11-08 13:13:40 -05:00
edutypes.rs fix: invalid default 2025-10-24 21:25:27 +01:00
event.rs federation-api: Move get_event_by_timestamp out of unstable-msc3030 2023-02-14 22:05:37 +01:00
keys.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
knock.rs Add knock feature (unstable-pre-spec) 2021-07-05 16:57:06 +02:00
lib.rs feat: Add edutypes types 2025-10-24 16:29:16 +01:00
membership.rs federation-api: Set a consistent naming scheme for membership endpoints 2022-02-18 12:54:50 +00:00
openid.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
query.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
room.rs Chore: Split policy.rs into policy_{sign,check}.rs 2025-11-02 02:28:18 +00:00
serde.rs Remove most unreachable visibility modifiers 2023-07-19 14:32:14 +02:00
space.rs fix: Hack around software treating empty join rule incorrectly 2025-04-28 20:43:33 +01:00
thirdparty.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00
transactions.rs Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00