From ce50b606f265ac4bf0ab07410ffa8d6b32618088 Mon Sep 17 00:00:00 2001 From: Kouhai Date: Wed, 26 Apr 2023 21:49:38 -0700 Subject: [PATCH] fixup! th: deal with "that one spammer" --- app/services/activitypub/process_account_service.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/services/activitypub/process_account_service.rb b/app/services/activitypub/process_account_service.rb index 4039b7c030..71b0204bb9 100644 --- a/app/services/activitypub/process_account_service.rb +++ b/app/services/activitypub/process_account_service.rb @@ -363,7 +363,7 @@ class ActivityPub::ProcessAccountService < BaseService EXPLANATION = <<~EOS This account was automatically suspended by TreehouseAutomodExt, an unsupported feature of Treehouse Social. - Currently, the heuristic should only automatically suspends any accounts with one specific username and one of several display name variants. + Currently, the heuristic should only automatically suspend accounts with one specific username and display name. If this action is unexpected, please unset TH_HEURISTIC_AUTO_SUSPEND. EOS