fediverse-embeds-wordpress-plugin icon indicating copy to clipboard operation
fediverse-embeds-wordpress-plugin copied to clipboard

Add support for embedding Pixelfed posts

Open stefanbohacek opened this issue 2 years ago • 3 comments
trafficstars

Pixelfed uses iframes for embedding posts, and also supports Mastodon's /api/v1/statuses/ endpoint, but it currently requires authentication.

This requirement should be removed in the future, so once that's in place, work on this can resume.

stefanbohacek avatar Jun 20 '23 16:06 stefanbohacek

Thanks to @ThisIsMissEm's work in https://github.com/pixelfed/pixelfed/commit/1eadff9d2ec97a4af80a9ef807e29636a3df5a11, the work on this can resume.

stefanbohacek avatar Apr 06 '24 14:04 stefanbohacek

Was this a CORS issue? It reads like an oauth issue?

ThisIsMissEm avatar Apr 06 '24 14:04 ThisIsMissEm

@ThisIsMissEm Oh, I think you're right, this is a separate issue, sorry!

Still, great work!

stefanbohacek avatar Apr 06 '24 14:04 stefanbohacek