Favorite Toots

توضیحات

Use the Favorite Toots block to quickly add a list of your favorite toots from Mastodon to any page on your website. The toots appear as a fully styled list. You can see how it looks by viewing my favorite toots on my website.

Toots in screenshots

About this Plugin

One of the primary ways I find new accounts to follow is by eavesdropping on other people’s favorites. Many platforms make favorites public but Mastodon doesn’t (yet?). I wanted to show my favorite toots publicly so that people can look through them. I’m hoping you’ll make your favorite toots public this way too.

عکس‌های صفحه

  • The Favorite Toots block and its options
  • Your favorite toots need to be seen by the world
  • Great toots need to be seen
  • An unheard song… you get the point, show off your toots!

بلوک‌ها

این افزونه 1 بلوک ارائه می‌دهد.

  • Favorite Toots Adds embeds of your favorite toots from Mastodon.

سوالات متداول

Why does this plugin exist?

By default Mastodon does not expose an account’s favorite toots. By using this plugin, you’re able to share your favorite toots on your website.

How do I determine my Mastodon instance URL?

Your Mastodon instance URL is usually the domain name that appears in your username. For example, my Mastodon username is @cdevroe@mastodon.social so my instance URL is mastodon.social.

Where do I get an Mastodon API key?

  1. Log into your Mastodon instance.
  2. Click Preferences > Development
  3. Choose “New application”
  4. Application name: Favorite Toots WordPress (or, anything you’d like)
  5. Application Website: Your website URL
  6. Redirect URI: (leave as-is)
  7. Scopes: read:bookmarks read:favourites read:statuses
  8. Click Save.
  9. Copy and paste your “Access Token” into the settings of the Favorite Toots plugin at Settings > Favorite Toots.

Where can I provide feedback?

I welcome feedback, code, and feature suggestions! You can submit a thread to the WordPress Support Forums or on GitHub as an issue.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Favorite Toots” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Favorite Toots” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.2.4

  • Updates related to submission requests from the WordPress Plugin reviewers

0.2.3

  • Updates related to submission requests from the WordPress Plugin reviewers
  • Readme Updates

0.2.2

  • Renamed to Favorite Toots

0.2.1

  • Added nonce check to cache buster during block settings update

0.2.0

  • Multiple instances of the block will now cache independently
  • Updating a Mastodon Favorites Block’s settings will destroy that instance of the Block’s cache
  • Updated the text-domain per WordPress.org “Plugin Check” test results.
  • Fixed temporary Editor Block icon SVG
  • New styling for Editor Block in the Editor

0.1.0

  • Release