implement MSC4210, bump ruwuma

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-10-26 17:26:50 -04:00
parent d6991611f0
commit 60d84195c5
5 changed files with 69 additions and 62 deletions

View file

@ -203,6 +203,7 @@ pub(super) async fn get_remote_pdu(
&server,
ruma::api::federation::event::get_event::v1::Request {
event_id: event_id.clone().into(),
include_unredacted_content: None,
},
)
.await