Skip to content

Fix ActivityPub refollow actions - #687

Merged
akirk merged 2 commits into
mainfrom
fix/activitypub-refollow-pending-status
Jul 9, 2026
Merged

Fix ActivityPub refollow actions#687
akirk merged 2 commits into
mainfrom
fix/activitypub-refollow-pending-status

Conversation

@akirk

@akirk akirk commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • show Re-follow actions for pending ActivityPub follows as well as unmanaged follows
  • do not show Re-follow when no local ActivityPub actor record exists for the feed
  • handle WP_Error responses and reschedule queued follow outbox items when re-following
  • pass the original item author into the entry dropdown hook when displayed author data differs

Testing

  • composer check-cs
  • php -l feed-parsers/class-feed-parser-activitypub.php
  • php -l includes/class-frontend.php
  • php -l templates/frontend/parts/header-menu.php
Changelog
  • Automatically create a changelog entry from the details below

Type

  • Fixed

Message

Fix ActivityPub re-follow actions for pending subscriptions.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Test this PR in WordPress Playground

You can test this pull request directly in WordPress Playground:

Launch WordPress Playground

This will install and activate the plugin with the changes from this PR.

@akirk
akirk force-pushed the fix/activitypub-refollow-pending-status branch from e0df676 to b687dbb Compare July 9, 2026 07:18
@akirk
akirk changed the base branch from fix/comment-on-cached-ap-post-federation to main July 9, 2026 07:18
@akirk
akirk merged commit 72d104e into main Jul 9, 2026
26 checks passed
@akirk
akirk deleted the fix/activitypub-refollow-pending-status branch July 9, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant