Fediverse Embeds

Descripción

This plugin lets you optimize and customize embedded posts from fediverse platform that support this feature.

Please visit the GitHub repo for instructions on how to embed posts and for general FAQ and troubleshooting tips.

Learn more | View source

Privacy notice

When embedding a post from a fediverse server, the content of the post needs to be fetched from that server, which is then stored in your site’s database. Based on the way you configure the plugin, additional requests will be made periodically to refresh the cached data.

When making requests to a third party server in general, the server will receive and may record the IP address of the server hosting your website. Please consult the privacy details and terms of use of each server you are embedding content from. (Example for mastodon.social: About Mastodon, Privacy policy)

Capturas

Reseñas

15 de noviembre de 2023
For people who migrated from X/Twitter to Mastodon and like to embed real posts in what they publish on their blog(s), instead of adding a capture/screenshot, this plugin is really useful.Disclaimer: been testing it for quite some time, long before its release…
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Fediverse Embeds” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.5.0

  • Added an option to periodically refresh embedded posts.

1.4.7

  • Added placeholder image for missing profile pictures.

1.4.6

  • Added support for Mastodon 4.3 embed code, which uses blockquotes instead of iframes.

1.4.5

  • Added a workaround Mastodon embed detection.

1.4.4

  • Added internal environmental variable “FTF_FE_ALWAYS_ENQUEUE” for overriding the “should_embed_assets” function.

1.4.3

  • Scaled down the “broken image” placeholder image.

1.4.2

  • Fixed conflict with embedded WordPress posts.

1.4.1

  • Added placeholder image for missing images in posts.

1.4.0

  • Only load JS/CSS files when needed. Show a placeholder image when media attachments are not available.

1.3.1

  • Fixed profile info section layout.

1.3.0

  • Added an option to use an always-light or always-dark theme.

1.2.1

  • Added missing PHP file.

1.2.0

  • Added polyfills to support PHP 7.4+.

1.1.9

  • Check if wp_remote_get returns a WP Error object.

1.1.8

  • Moved the main script to the footer to resolve an issue with import maps with classic themes.

1.1.7

  • Fixed image alt text with quotes not displaying in full.

1.1.6

  • Removed debug statement intended for testing.

1.1.5

  • Fixed blockquote formatting.

1.1.4

  • Disabled development log.

1.1.3

  • Add the “alt text” badge to videos.

1.1.2

  • Hide the “alt text” badge from screen readers.

1.1.1

  • Fixed code error preventing “alt text” badge from working.

1.1.0

  • Added “alt text” badge to images.

1.0.15

  • Fixed posts that contain only attachments and no content not rendering.

1.0.14

  • Fixed blank display name preventing posts from rendering.

1.0.13

  • Minor code cleanup.

1.0.12

  • Added “defer” strategy to the main plugin JS file.

1.0.11

  • Updated image alt text field.

1.0.10

  • Minor code cleanup.

1.0.9

  • Minor code cleanup.

1.0.8

  • Minor code cleanup.

1.0.7

  • Temporarily skip Pixelfed embeds.

1.0.6

  • Display attached images in full height.

1.0.5

  • Include the plugin version for easier debugging.

1.0.4

  • Minor styling cleanup.

1.0.3

  • Fixed fatal error when the simple_html_dom class already exists.

1.0.2

  • Updated WordPress compatibility version.

1.0.1

  • Keep the blockquote as parent element when rendering embedded post.

1.0

  • Initial release.