mirror of
https://git.feneas.org/mediaformat/fediembedi
synced 2024-12-22 20:18:04 +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
.github | ||
assets | ||
img | ||
templates | ||
.gitignore | ||
fediembedi-client.php | ||
fediembedi-settings-form.tpl.php | ||
fediembedi-widget.php | ||
fediembedi.php | ||
license.txt | ||
readme.md | ||
readme.txt | ||
style.css | ||
uninstall.php |
FediEmbedi
Display your Fediverse timeline in a widget
FediEmbedi will display your Mastodon, Pleroma, or Pixelfed timeline in a widget, with various display options.
Currently supported software
- Mastodon
- Pleroma
- Pixelfed
Planned supported software
- PeerTube
- Suggestions?
Development
For the time being development will happen on git.feneas.org.
Updates
The plugin is under active development, to keep FediEmbedi updated install Github Updater as a companion plugin, and it will manage updates from within your Wordpress installation.
Installation
Typical installation procedure
e.g.
- Upload
fediembedi
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- 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 you would connect a mobile app to your account.
Changelog
0.7.1
- Fixed version info preventing auto-updates
0.7.0
- Added Pixelfed /embed styles
- Added i18n support to template strings
0.6.0
- Updated settings page, with links for finding an instance to join/register
- Clarify widget options
0.5.0
- Mirror plugin on Github for use with Github Updater
0.4.1
- Readme updates
0.4.0
- Fix for Github updates
0.3.0
- Refactor Instance selection and logic
- Updated readme.txt
- Fixed reame.md formatting
- Cleaned up settings form
0.2.0
- Make an actual release.
0.1.0
- Initial commit.
Credits
Mastodon Autopost
The client connection code is based on Mastodon Autopost.
FediEmbedi
The name FediEmbedi was contributed by wake.st