mastodon-collector/app/templates
Pieter bddbcd74ce Complete toxicity analysis implementation with manual review
- Fixed review submission bug (item_id now uses internal database ID)
- Added comprehensive logging to review API endpoint
- Updated analysis report for Jan 1 - Mar 30, 2026 period
- Report includes all 44 manually reviewed posts
- 4 confirmed toxic, 40 false positives (90.9% FP rate)
- Improved table layout: reduced column widths, smaller text
- Fixed horizontal scrolling with max-width override
- All flagged posts now successfully reviewed and stored

Key findings:
- 7,506 posts collected, 3,938 analyzed
- Only 0.10% confirmed toxic (4 of 3,938)
- High false positive rate shows challenge of automated detection
- Most FPs were legitimate political discourse about extremism

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-31 17:50:23 +02:00
..
accounts.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
analysis.html Improve analysis dashboard UI 2026-03-31 08:59:32 +02:00
base.html Fix flagged page styling by adding CSS/JS blocks to base template 2026-03-31 09:25:18 +02:00
flagged.html Complete toxicity analysis implementation with manual review 2026-03-31 17:50:23 +02:00
index.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
status_detail.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00
statuses.html Initial commit: Mastodon collector application 2026-02-09 08:05:54 +01:00