Changeset 7c62efb in Klonkt for src/routes/posts.js

Timestamp:
06/25/2026 09:10:27 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
fc2b68b
Parents:
8ad1784
Message:

feat(ap): add 'Follow via the fediverse' button to the profile header

A visitor can now follow a Klonkt profile from their own fediverse account:
the button prompts for their server and bounces them to
<their-server>/authorize_interaction?uri=<this actor>, which Mastodon (and,
via the previous commit, Klonkt) renders as a Follow. Hidden in compact mode;
one-time-guarded delegated handler so it survives htmx chrome re-swaps.

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

(No files)

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