mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
- Fix mentions/hashtags bug: separate Fedify Mention and Hashtag types into distinct mentions[] and category[] arrays with proper @ and # rendering - Add hashtag timeline filtering at /admin/reader/tag with regex-safe queries - Replace prev/next pagination with AlpineJS infinite scroll (IntersectionObserver) with no-JS fallback pagination preserved - Add public instance timeline explorer at /admin/reader/explore with SSRF prevention and XSS sanitization via Mastodon-compatible API - Add hashtag following with ap_followed_tags collection, inbox listener integration for non-followed accounts, and followed tags sidebar display - Include one-time migration script for legacy timeline data