{"id":13892644,"url":"https://github.com/mediaformat/fediembedi","last_synced_at":"2025-03-23T17:31:24.719Z","repository":{"id":126954005,"uuid":"230966788","full_name":"mediaformat/fediembedi","owner":"mediaformat","description":"Wordpress plugin to display your Mastodon, Pleroma, Pixelfed, or PeerTube timeline in widget or shortcode","archived":false,"fork":false,"pushed_at":"2022-12-19T16:07:22.000Z","size":454,"stargazers_count":24,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-04-13T20:58:14.224Z","etag":null,"topics":["activitypub","mastodon","peertube","peertube-plugin","pixelfed","pleroma","shortcode","widget","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://mediaformat.org/fediembedi/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mediaformat.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://paypal.me/MediaFormat"}},"created_at":"2019-12-30T19:11:19.000Z","updated_at":"2024-02-26T22:30:28.000Z","dependencies_parsed_at":"2023-06-25T22:56:07.559Z","dependency_job_id":null,"html_url":"https://github.com/mediaformat/fediembedi","commit_stats":{"total_commits":82,"total_committers":2,"mean_commits":41.0,"dds":"0.41463414634146345","last_synced_commit":"517df406b1ef3c02bd900559e5413e9787362641"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaformat%2Ffediembedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaformat%2Ffediembedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaformat%2Ffediembedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mediaformat%2Ffediembedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mediaformat","download_url":"https://codeload.github.com/mediaformat/fediembedi/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952800,"owners_count":20537474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activitypub","mastodon","peertube","peertube-plugin","pixelfed","pleroma","shortcode","widget","wordpress-plugin"],"created_at":"2024-08-06T17:01:07.773Z","updated_at":"2025-03-23T17:31:24.111Z","avatar_url":"https://github.com/mediaformat.png","language":"PHP","readme":"# FediEmbedi #\n**Contributors:** [mediaformat](https://profiles.wordpress.org/mediaformat/)  \n**Donate link:** https://paypal.me/MediaFormat  \n**Tags:** mastodon, pixelfed, fediverse, activitypub, widget, shortcode  \n**Requires at least:** 5.1  \n**Tested up to:** 5.3.2  \n**Requires PHP:** 7.2  \n**License:** GPLv3 or later  \n**License URI:** http://www.gnu.org/licenses/gpl-3.0.html  \n\nDisplay your Fediverse timeline in a widget\n\n## Description ##\n\n\u003e FediEmbedi is beta software.\n\nFediEmbedi will display your Mastodon, Pleroma, Pixelfed, PeerTube timeline with various display options.\n\n### How to use shortcodes ###\n* `[mastodon exclude_reblogs=\"true\"]`\n* `[pixelfed limit=\"6\"]`\n* `[peertube instance=\"https://peertube.social\" actor=\"channel_name\" is_channel=\"true\"]`\n\n### Currently supported software ###\n* [Mastodon](http://joinmastodon.org/)\n* [Pleroma](https://git.pleroma.social/pleroma)\n* [Pixelfed](https://pixelfed.org/)\n* [PeerTube](https://joinpeertube.org/)\n\n### Development ###\n\nFor the time being development happens on [codeberg.org](https://codeberg.org/mediaformat/fediembedi \"FediEmbedi\") and is mirrored to Github.\n\n### Updates ###\n\nThe plugin is under active development, and aims to release to the WordPress Plugins directory in the short term.\n\n## Installation ##\n\nTypical installation procedure\n\ne.g.\n\n1. Upload `fediembedi` to the `/wp-content/plugins/` directory\n1. Activate the plugin through the 'Plugins' menu in WordPress\n1. Connect to your fediverse instance by visiting the configuration page in Settings -\u003e FediEmbedi\n\n## Frequently Asked Questions ##\n\n### Does this plugin store my login info? ###\n\nNo, this plugin uses [OAuth 2.0](https://oauth.net/). You will be sent to login to your Instance\nand redirected to your site with a secure token. Similar to how you would connect a mobile app to your account.\n\n## Changelog ##\n\n### 0.12.0 ###\n* Add: Caching widgets and shortcodes with transients.\n* Document: Shortcodes on options page.\n* Fix: Cleanup template escapes.\n* Fix: Sanitize user inputs.\n* Fix: Pixelfed API\n\n### 0.11.1 ###\n* Bug fix: Shortcode limit attribute.\n* Document: Shortcodes on options page.\n\n### 0.11.0 ###\n* Feature: PeerTube widget NSFW option.\n* Fix: PeerTube number of posts to display.\n* Fix: connection issues.\n* Fix: Template issues.\n\n### 0.10.5 ###\n* Bug fix: Template issues.\n\n### 0.10.4 ###\n* Bug fix: Embed included in post edit screen, causing post save issues\n\n### 0.10.3 ###\n* Security fix: statuses with visibility marked unlisted, private, and direct could be displayed publicly\n\n### 0.10.0 ###\n* Service shortcodes\n\n### 0.9.0 ###\n* Emoji support\n\n### 0.8.5 ###\n* CSS for small columns\n\n### 0.8.4 ###\n* Fix large video player\n\n### 0.8.3 ###\n* version bump\n\n### 0.8.2 ###\n* Add Support links\n\n### 0.8.1 ###\n* CSS fix\n\n### 0.8.0 ###\n* Support PeerTube\n* Support separate Mastodon, Pixelfed and PeerTube widgets.\n\n### 0.7.2 ###\n* Renamed some classes and constants, and reorganized file structure\n\n### 0.7.1 ###\n* Fix version info preventing auto-updates\n\n### 0.7.0 ###\n* Added Pixelfed /embed styles\n* Added i18n support to template strings\n\n### 0.6.0 ###\n* Updated settings page, with links for finding an instance to join/register\n* Clarify widget options\n\n### 0.5.0 ###\n* Mirror plugin on Github for use with [Github Updater](https://github.com/afragen/github-updater)\n\n### 0.4.1 ###\n* Readme updates\n\n### 0.4.0 ###\n* Fix for Github updates\n\n### 0.3.0 ###\n* Refactor Instance selection and logic\n* Updated readme.txt\n* Fixed reame.md formatting\n* Cleaned up settings form\n\n### 0.2.0 ###\n* Make an actual release.\n\n### 0.1.0 ###\n* Initial commit.\n\n## Credits ##\n\n* FediEmbedi\nThe name FediEmbedi was contributed by [wake.st](https://wake.st/).\n","funding_links":["https://paypal.me/MediaFormat"],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediaformat%2Ffediembedi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmediaformat%2Ffediembedi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmediaformat%2Ffediembedi/lists"}