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.