wordpress-activitypub
wordpress-activitypub copied to clipboard
ActivityPub for WordPress
See https://wordpress.org/support/topic/caching-activity-pub-endpoints/ See https://epiph.yt/en/blog/2025/accidental-ddos-through-activitypub-plugin/ ## Proposed changes: * Adds integration with Rest Cache plugin. * Adds Activitypub endpoints to allowlist and manages cache invalidation. ### Other information: - [ ]...
We recently migrated the followers post-type to use `_activitypub_follower` instead of `_activitypub_user_id` to also support followings using the same mechanism. It seems that the migration wasn't properly run on every...
Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? ## Testing instructions: * Go to '..' *...
Fixes margins between avatars and details button, when there are hidden avatars: Before | After --- | --- | Fixes hidden avatars when there are fewer Likes than reposts: Before...
Minor house keeping item in preparation for #1808, separating the key management bits out from the signature functionality itself. I'm hoping it'll make it easier to update the Signature class...
Proof of concept to make RFC-9421 signatures work, adapted from macgirvin/HTTP-Message-Signer. So far it was quite a bit of work to adapt, not fully WP-compatible, and without supporting double knock....
**Experiment Report** I’ve been conducting some edge-case tests to explore the behavior of federated replies within WordPress + ActivityPub. **Issue:** When replying to a federated post from my own WordPress...
I wanted to raise a suggestion regarding Markdown support within federated networks and its relevance to WordPress ActivityPub integration. Some Mastodon instances currently support Markdown formatting: * [https://mastodon.social/@[email protected]/104669966291639888](https://mastodon.social/@[email protected]/104669966291639888) * [https://hello.2heng.xin/@mashiro/104669996625426621](https://hello.2heng.xin/@mashiro/104669996625426621)...
### **Issue 1: Improved Unified User Handle Management in Multisite Environments** **\[Feature Request] Multisite: Unified User Handle Management** **Is your feature request related to a problem? Please describe.** In a...
### Quick summary We have about 2,000 or so ActivityPub followers on our site at We Distribute. Whenever we post an article, the site briefly goes down for a little...