wordpress-activitypub
wordpress-activitypub copied to clipboard
ActivityPub for WordPress
### Quick summary First of all, we are very happy with ActivityPub. Thanks for one of the best WordPress plugins, we really love it. Wordpress --> Fedi works in 98%...
## š Post Handling Posts will be converted into **article/note activities** for the blog handle. * Each blog will have **two handles**: * The **main blog handle** will publish: *...
Hi folks š Iād like to suggest adding support for poll interactions (ActivityPub Question/Answer types) to the WordPress ActivityPub plugin. Currently: Mastodon polls can be viewed and voted on from...
https://github.com/Automattic/wordpress-activitypub/issues/1828 ## š Proposal: Standardizing Block Editor Compatibility and Markdown Federation for WordPress ActivityPub It would be ideal for the WordPress ActivityPub plugin to adopt a block editor-based environment as...
Not sure yet whether that is a good idea. It's possible we'd have to add double-knocking to even have this work? ## Proposed changes: * ### Other information: - [...
### **Issue 4: Refine Content-Type Handling (Article/Note) & Introduce `micropost` CPT** **\[Improvement] ActivityPub: Refine Content-Type Handling (Article/Note) & Introduce `micropost` CPT** **Is your feature request related to a problem? Please...
## š Idea: Federated Pinterest-style Board with ActivityPub ### š Why? - Most current ActivityPub implementations focus on: - **Text (Mastodon)** - **Images (Pixelfed)** - **Videos (Peertube)** - **Articles (WordPress,...
The digest check was essentially skipped, even if a digest header was available, since `$body` was never set. I suppose there's a good chance that requests might fail now that...
Honestly, implementing a **media feed for federated user profiles** seems like a tricky and somewhat unnecessary problem in the current Fediverse context. By default: * Media attached to federated articles...
Fixes # ## Proposed changes: * ### Other information: - [ ] Have you written new tests for your changes, if applicable? ## Testing instructions: * Go to '..' *...