feat: block mentions from low trust users (account created < 12 hours)
This commit is contained in:
@@ -60,6 +60,7 @@ pub async fn webhook_execute(
|
||||
v0::MessageAuthor::Webhook(&webhook.into()),
|
||||
idempotency,
|
||||
true,
|
||||
true,
|
||||
)
|
||||
.await?
|
||||
.into(),
|
||||
|
||||
Reference in New Issue
Block a user