- Add template compatibility fields to flagged items (item_id, item_type, source_type, text) - Fix trend data field names (flagged_posts, flagged_mentions instead of flagged_statuses) - Change trend sort order to ASC for chronological display - Ensure API endpoint field mapping matches template expectations Fixes: - Internal server error on /analysis/flagged - Empty trend graph (data now loads correctly) - Hover tooltips now show correct flagged counts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| analyzer | ||
| templates | ||
| __init__.py | ||
| __main__.py | ||
| analysis_helpers.py | ||
| collector.py | ||
| db.py | ||
| mastodon_api.py | ||
| web.py | ||