Automatic content screening for posts, messages, and uploads.
Where: /admin/content-filters
How it works:
- Each filter is a rule: match pattern (literal or regex), action (auto-flag / auto-delete / block submission), severity, scope (posts / messages / uploads / all).
- When content matches, the action fires immediately and a moderation report is auto-created.
Adding a filter:
- Click Add Filter.
- Enter the pattern, pick the action, set severity, and scope.
- Save.
Test-first: new filters can be added in "shadow mode" (flags for review but doesn't block) before being promoted to "enforce".
Maintenance: review /admin/moderation regularly for auto-flagged content; adjust filters that are producing too many false positives.