Changeset 49edc72 in Klonkt for .beads/issues.jsonl

Timestamp:
06/25/2026 08:13:32 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
75ab393
Parents:
bf4596d
Message:

fix(ap): /ap/notes/:id redirects browsers to the human post page

Hitting an AP note URL in a browser returned raw activity+json. Now it
content-negotiates like the actor route: HTML clients get a 302 to the
readable post page (post + its fediverse reactions); AP clients still get
the Note JSON. Outbound replies redirect to the source they reply to.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.