FediEmbedi

FediEmbedi is a wordpress plugin to display your social media activities from different Fediverse services: 

Example

Example shortcode for mastodon

[mastodon exclude_replies="true" limit=5 pinned="true"]

Love it when journalists provide context when reporting news.

“Mastodon’s announcement comes at a time when the WordPress open-source project and its cofounder have been embroiled in a months-long legal feud, and Meta’s Zuckerberg has made headlines for stripping back Facebook and Instagram’s fact-checking and content moderation before lying about it to Joe Rogan.”

theverge.com/2025/1/13/2434260

#mastodon #news #TechNews #MastodonNonprofit

Mastodon’s CEO and creator is handing control to a new nonprofit organization

The decentralized social network is moving ownership to a new…

https://www.theverge.com/2025/1/13/24342603/mastodon-non-profit-ownership-ceo-eugen-rochko

New year, new role @Mastodon!

Our core team is looking for a senior Front-end Developer to elevate the web UI/UX experience for our users.

Ideally:

1. You are highly skilled in accessible and semantic #HTML
2. Proficient in modern #CSS
3. Experienced with #Javascript, #Typescript and complex React/Redux applications

This remote full-time position requires a 4-hour overlap with the CET timezone.

For more info/to apply:
jobs.ashbyhq.com/mastodon/6a09

#FediHire #GetFediHired #hiring #frontend

Front-end Developer (m/f/d)

We're looking for a Front-end Developer to work with us…

https://jobs.ashbyhq.com/mastodon/6a0953c4-812b-4697-b5b3-ea0a2ae402c0

Other options, here are the defaults:

'only_media' => false,
'pinned' => false, //only display pinned status
'exclude_replies' => false,
'max_id' => null,
'since_id' => null,
'min_id' => null,
'limit' => 5, //mastodon limit is 20
'exclude_reblogs' => false,
'show_header' => true,

Any of these can be overridden in the shortcode, for example:

[mastodon exclude_reblogs="true" exclude_replies="false", limit="20", show_header="false"]