code711/mastodon-feed

Code711 Mastodon Feed

Installs: 100

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 2

Language:JavaScript

Type:typo3-cms-extension

1.0.3 2024-01-04 09:45 UTC

This package is auto-updated.

Last update: 2024-07-04 11:03:07 UTC


README

TYPO3 Mastodon Feed

Latest Stable Version TYPO3 12 TYPO3 11 Total Downloads Monthly Downloads

A TYPO3 plugin to add a configurable mastodon feed to your website. You can either display the feed of a specific user or the feed for a tag.

If you need to look up your Mastodon user id, this tool can help: https://mastodon-userid-lookup.jcxldn.net/

Changelog

1.0.3

  • Bugfix issue #2 - Extension is not compatible with PHP 7.4.* like the composer.json says
  • Feature - Add toots limit in plugin settings
  • Merge pull request #4 from froemken/addPhp74Compatibility
  • Merge pull request #8 from froemken/updateGithubCheckout
  • Merge pull request #7 from froemken/addDescriptionToFlexForm
  • Merge pull request #6 from froemken/addLicenseFile
  • Merge pull request #5 from froemken/removeUnneededPluginFields
  • Merge pull request #3 from froemken/addEntryNewContentElementWizard

1.0.2

  • Bugfix issue #1 - enable support for multiple instances of the plugin in one page

1.0.1

  • prepared for TER

1.0.0

  • Initial release