-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: Message Report Analytics in Admin Dashboard #28
Copy link
Copy link
Open
Labels
Description
Description
Add a Message Report analytics section in the Admin Dashboard.
Currently the dashboard shows placeholder states:
OFF_LINEMessage ReportEstablishing Link
This feature will provide analytics about community moderation activity.
Planned Features
- Total reported messages
- Reports per day
- Most reported users
- Report categories (spam, toxicity, abuse)
Implementation Plan
Backend:
GET /api/admin/message-reports
Frontend:
- Integrate charts showing report trends
- Display moderation statistics
- Replace placeholder UI with real data
Goal
Help admins monitor moderation activity and community health.
Reactions are currently unavailable