ruwuma/crates/ruma-federation-api/src
2025-10-24 21:25:27 +01:00
..
authenticated_media federation-api: Add support for authenticated media endpoints 2024-07-16 15:02:45 +02:00
authorization chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
backfill chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
device chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01: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 federation-api: Fix changed spec links 2023-02-14 18:44:04 +01:00
edutypes fix: invalid default 2025-10-24 21:25:27 +01:00
event add MSC2815 support, query param and error codes 2024-10-19 18:30:44 -04:00
keys identifiers: Differentiate one-time and fallback keys from device keys 2024-11-08 13:02:19 -05:00
knock Bring back ruma-events 2023-08-28 10:23:54 +02:00
membership Fix CI by changing where deprecations are added and allowed 2024-09-07 14:31:24 +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 fix: Remove references to the MSC4175 tz profile field 2025-09-13 01:51:28 +01:00
room basic policy server support (#27) 2025-07-17 02:13:50 +00:00
serde federation-api: Simplify pdu_process_response::serialize 2023-08-28 19:31:39 +02:00
space chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
thirdparty Bring back ruma-events 2023-08-28 10:23:54 +02:00
transactions Bring back ruma-events 2023-08-28 10:23:54 +02:00
authenticated_media.rs fix tests for ContentDisposition macro support 2024-09-24 19:21:09 +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 basic policy server support (#27) 2025-07-17 02:13:50 +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