• v0.5.0 964598e41d

    feat: implement gallery feed with social features and SSE

    fabi released this 2026-04-01 17:17:06 +00:00 | 39 commits to main since this release

    • Cursor-based feed endpoint using v_feed view with hashtag filtering
    • Like toggle (INSERT ON CONFLICT), comments CRUD
    • Feed delta endpoint for SSE-driven incremental updates
    • SSE client with Page Visibility API (pause/reconnect)
    • Responsive photo/video grid with infinite scroll
    • Hashtag filter chips, lightbox modal with comments
    • Media file serving via tower-http ServeDir

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads