1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00

feat: Support passing through MSC4293 redact_events

This commit is contained in:
nexy7574 2025-06-29 13:16:31 +01:00
parent 9b6ac6c45f
commit d63c8b9fca
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F
3 changed files with 13 additions and 12 deletions

View file

@ -646,6 +646,7 @@ pub(crate) async fn ban_user_route(
is_direct: None,
join_authorized_via_users_server: None,
third_party_invite: None,
redact_events: body.redact_events,
..current_member_content
}),
sender_user,