Federated Reply block: embed original post on frontend #1027
Labels
[Block] Federated reply
Respond to posts, notes, videos, and other content on the fediverse.
[Status] In Progress
[Type] Enhancement
New feature or request
What
The Federated reply block is very useful for a site to become a real actor on the Fediverse. Once we publish a post using that block, our reply looks good on the Fediverse. I was wondering if we could embed the original post instead of "only" rendering a link to that post:
wordpress-activitypub/includes/class-blocks.php
Lines 301 to 326 in 9beea62
Why
This would allow readers that consume the site content from the site, and not from the Fediverse, to read the original post right away, without having to click, and thus have all the context of the conversation in one place, just like folks on the Fediverse experience.
How
I know that Fediverse embeds are a bit tricky, but maybe we could start with some support for Mastodon, based off the learnings from this trac ticket.
The text was updated successfully, but these errors were encountered: