mirror of
https://git.feneas.org/mediaformat/fediembedi
synced 2024-12-22 14:36:40 +01:00
Un widget per wordpress per visualizzare la timeline del tuo account sul fediverso.
FediEmbedi mostrerà la tua timeline di Mastodon, Pleroma, Pixelfed, PeerTube con varie opzioni di visualizzazione.
https://devol.it/it/fediverso
img | ||
fediembedi-client.php | ||
fediembedi-widget-template.php | ||
fediembedi-widget.php | ||
fediembedi.php | ||
form.tpl.php | ||
instanceList.php | ||
mastodon-light.css | ||
pixelfed-light.css | ||
readme.txt | ||
style.css | ||
uninstall.php |
=== Plugin Name === Contributors: dj_angola Donate link: https://paypal.me/MediaFormat Tags: mastodon, pixelfed, fediverse Requires at least: 5.1 Tested up to: 5.3.2 Requires PHP: 7.2 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Display your Fediverse timeline in a widget == Description == > FediEmbedi is beta software. = Currently supported software = * Mastodon * Pleroma * Pixelfed = Planned supported software = * PeerTube * *Suggestions?* = Development = For the time being development will happen on [git.feneas.org](https://git.feneas.org/mediaformat/fediembedi "FediEmbedi"). = Updates = I will be making frequent updates in the coming days, weeks, and won't be tagging releases, so if you want to benefit from easy updates, I suggest installing [Github Updater](https://github.com/afragen/github-updater) as a companion plugin. == Installation == Typical installation procedure e.g. 1. Upload `fediembedi` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Connect to your fediverse instance by visiting the configuration page in Settings -> FediEmbedi == Frequently Asked Questions == = Does this plugin store my login info? = No, this plugin uses oAuth 2.0. You will be sent to login to your Instance and redirected to your site with a secure token. Similar to how apps connect to your account == Changelog == = 0.1.0 = * Initial commit. == Credits == = Mastodon Autopost = The App registration, oAuth connection and portions of the Mastodon API code is based on [Mastodon Autopost](https://wordpress.org/plugins/autopost-to-mastodon/). = Mastodon = The CSS and SVG icon come from the Mastodon project