Add a configurable Fediverse follow experience #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-83e59ca1-mastodon-follow"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
authorize_interactionendpoint without fetching visitor-provided hostsVerification
npm run buildnpm run lintnpm test(314 tests)mastodon.onlineredirects throughauthorize_interactionto sign-inReview summary
The PR documents Mastodon discovery and follow options, derives the public handle from shared actor/runtime configuration, and adds a progressive follow experience to the existing profile sidebar. The homepage hero remains unchanged, no production identity is hardcoded, and the Mastodon-specific redirect does not perform server-side requests to visitor-provided hosts.
Acceptance criteria
Blocking issues
Warnings
Verification
Verdict
Approved for merge.