Conversation
Merged
d00b3be to
3548729
Compare
akirk
added a commit
that referenced
this pull request
Mar 26, 2026
The Add Friend page was accidentally removed in #515 (Remove Friendship functionality). The intent was to move it to the frontend (#516), but until that lands, the admin page is needed. All links throughout the plugin still point to admin.php?page=add-friend, causing an access denied error. Restores the page as subscription-only (no friendship request flow).
This was referenced Mar 26, 2026
ad9df47 to
bd7e910
Compare
Test this PR in WordPress PlaygroundYou can test this pull request directly in WordPress Playground: This will install and activate the plugin with the changes from this PR. |
- New /friends/add-friend route with inline follow form - AJAX feed discovery and subscription from the frontend - Discover People section with links to Mastodon local timelines - "Add a friend" link in the admin bar menu
- Properly subscribe to feeds with parser metadata (fixes ActivityPub) - Retrieve posts immediately after following - Move feed refresh from wp-admin to AJAX on the frontend - Focus Follow button after discovery for quick Enter-to-subscribe - Show avatar and linked success message after following
7410c73 to
889ba9d
Compare
889ba9d to
ab95a70
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.