feat(admin): add admin dashboard with moderation, categories, settings, users (#12)
Admin panel with sidebar navigation and 6 pages:
- Dashboard with stats cards (topics, replies, users, reports)
- Category management with tree editor and maturity ratings
- Moderation queue with DSA-compliant report handling, first-post
queue, action log, most-reported users, and threshold settings
- Community settings (name, description, branding, reactions, maturity)
- Content ratings overview (maturity level explanations)
- User management with ban/unban controls and cross-community warnings
Includes API types, client functions, mock data, and MSW handlers
for all admin endpoints. 52 new tests, all 321 passing.
authored by