mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
Intercept visibility="direct" in POST /api/v1/statuses before the Micropub pipeline. Resolve the @mention via WebFinger, build a Create/Note AP activity addressed only to the recipient (no public addressing), send via ctx.sendActivity(), and store in ap_notifications for the DM thread view. No blog post is created. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>