mirror of
https://github.com/svemagie/indiekit-endpoint-activitypub.git
synced 2026-04-02 15:44:58 +02:00
Remote servers (Mastodon, Bonfire) dereference Note IDs to verify Create activities. Quick reply Notes had no public route — servers got 302 to login and rejected the activity. - Store quick reply Note data in ap_notes collection - Add public GET /quick-replies/:id serving JSON-LD - Use shared resolveAuthor() in compose.js for quick replies