Matthias Pfefferle
Forum Replies Created
-
Forum: Plugins
In reply to: [ATmosphere] No backfill optionNot at the moment, but that does not mean that we can’t bring them back to WP-Admin, if it is a requested feature!
Forum: Plugins
In reply to: [ATmosphere] No backfill optionHey @earl_d 👋
we moved it to the WP-CLI for now, because it is easier to handle timeouts and configs this way.
Hey @dogwonder 👋
for a better understanding: you published posts to a PDS (for example bluesky) and then switched to your own PDS and tried to re-publish the posts, is that right?
Forum: Plugins
In reply to: [ActivityPub] post as commentsHey @annubis 👋
they will be excluded from the comments frontend and should show up as face-piles when you use the reactions block. Here an example: https://activitypub.blog/2026/06/12/9-0-0-growing-up/#:~:text=do%20all%20along%3F-,Share%20this%3A,-Share
- This reply was modified 12 hours, 39 minutes ago by Matthias Pfefferle.
Forum: Plugins
In reply to: [ATmosphere] Let me disable reproducing Bluesky reactions as WP commentsThis is now possible. Simply update to the latest version and update your settings 🙂
Forum: Plugins
In reply to: [ActivityPub] not see follower requestForum: Plugins
In reply to: [ActivityPub] Activitypub: Author URL “(…)?author=1” not accessible@jeroenleenders this has nothing to do with the permalinks, it seems that you hoster blocks raw URLs like
(…)?author=1Forum: Plugins
In reply to: [ActivityPub] not see follower requestHey @camaran 👋
do you have any kind of security plugin installed, that might block the incoming “follow” requests? Where do you host your site if I may ask?
Forum: Plugins
In reply to: [ATmosphere] Critical WordPress error crashes sitesbut you mention PHP 8.1.x in your initial report!? It is that PHP below 8.2 do not support booleans as return type hints.
Forum: Plugins
In reply to: [ATmosphere] Push single postI improved the connection handling in 1.1.1 and had no disconnect since then! Can you check if that version fixed your issue too?
Forum: Plugins
In reply to: [ATmosphere] Critical WordPress error crashes sitesHey @earl_d 👋
this is because the plugin has PHP 8.2 as min requirement 🫣
Forum: Plugins
In reply to: [ActivityPub] Follow activity reverts from ‘Unfollow’ to ‘Confirm Request’Thanks for the logs, the issue should be fixed with: https://github.com/Automattic/wordpress-activitypub/pull/3372
Forum: Plugins
In reply to: [ActivityPub] Follow activity reverts from ‘Unfollow’ to ‘Confirm Request’@whatwhere can activate that snippet for your blog, start a follow process and share the log with us?
https://gist.github.com/pfefferle/4875a222f807e31137b09fd93edbff51
Forum: Plugins
In reply to: [ATmosphere] Push single post(I will also check why your blog lost connection… This should not happen at a publishing process!)
Forum: Plugins
In reply to: [ATmosphere] Push single postHey @seindal 👋
Good point! Would you expect something in the wp-admin UI or is a WP-CLI version also fine!?
Thanks for your feedback!