mirror of
https://github.com/svemagie/indiekit-endpoint-microsub.git
synced 2026-04-02 07:34:56 +02:00
- bookmark-import: find/create channel from first tag (no more fallback-only) - bookmark-import: call notifyBlogroll() after creating feed so blogroll gets its entries from microsub, not independently - bookmark-import: store micropubPostUrl on feed for update/delete tracking - bookmark-import: move feed when tag changes (delete old, create in new channel) - feeds: add micropubPostUrl field to createFeed() - feeds: add getFeedByMicropubPostUrl() for update hook lookup - feeds: add deleteFeedById() for channel-agnostic removal - index: pass full tags array (not just first) to importBookmarkAsFollow - index: capture Location header as postUrl for tracking - index: handle update action — detect tag change or bookmark-of removal and call updateBookmarkFollow() accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>