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
Go to file
Django Doucet 4cf3f9654a Merge branch 'feature/emoji'
* feature/emoji:
  Hide pixelfed widget when oauth fails
  Add emoji support

# Conflicts:
#	fediembedi-mastodon-widget.php
#	templates/mastodon.tpl.php
#	templates/pixelfed.tpl.php
2020-03-06 01:10:19 -05:00
.github 0.7.0 Pixelfed Styles, i18n 2020-01-05 23:58:06 -05:00
assets Merge branch 'feature/emoji' 2020-03-06 01:10:19 -05:00
img Renamed class and constants names 2020-01-15 22:25:10 -05:00
templates Merge branch 'feature/emoji' 2020-03-06 01:10:19 -05:00
.gitignore Service registration refactor, Separate widgets, support for PeerTube 2020-01-26 23:35:03 -05:00
fediembedi-client.php Service registration refactor, Separate widgets, support for PeerTube 2020-01-26 23:35:03 -05:00
fediembedi-mastodon-widget.php Add emoji support 2020-03-06 01:01:42 -05:00
fediembedi-peertube-widget.php remove debug 2020-01-29 21:51:49 -05:00
fediembedi-pixelfed-widget.php Hide pixelfed widget when oauth fails 2020-03-06 01:03:04 -05:00
fediembedi-settings-form.tpl.php Merge branch 'feature/emoji' 2020-03-06 01:10:19 -05:00
fediembedi-widget.php Renamed class and constants names 2020-01-15 22:25:10 -05:00
fediembedi.php Merge branch 'feature/emoji' 2020-03-06 01:10:19 -05:00
license.txt Refactor and Fix widget title 2020-01-03 16:32:28 -05:00
readme.md CSS Fix styles for narrow columns 2020-02-08 23:25:11 -05:00
readme.txt CSS Fix styles for narrow columns 2020-02-08 23:25:11 -05:00
style.css styles fix 1 2020-01-29 21:29:45 -05:00
uninstall.php Unregister authorized widgets if tokens empty 2020-02-01 01:40:49 -05:00

readme.md

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

Planned supported software

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.

  1. Upload fediembedi to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. 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.8.5

  • CSS for small columns

0.8.4

  • Fix large video player

0.8.3

  • version bump

0.8.2

  • Add Support links

0.8.1

  • CSS fix

0.8.0

  • Support PeerTube
  • Support separate Mastodon, Pixelfed and PeerTube widgets.

0.7.2

  • Renamed some classes and constants, and reorganized file structure

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

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