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:
parent
9b6ac6c45f
commit
d63c8b9fca
3 changed files with 13 additions and 12 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue