github pixelfed/pixelfed v0.10.6
0.10.6 beta

latest releases: v0.12.1, v0.12.0, v0.11.13...
pre-release4 years ago

A more detailed changelog is available in the description of #1717

Added

  • Mastodon API endpoints for compatibility with Mastodon apps*

Fixed

  • User filtering
  • Accept Follow now uses correct id of remote Follow activity
  • StatusTransformer spoiler_text uses empty string instead of null

Changed

  • Follow and unfollow methods are now publicly exposed

To enable mobile app support*

  • Run php artisan passport:keys
  • Add OAUTH_ENABLED=true to .env
  • Run php artisan config:cache
  • Run php artisan route:cache
  • Run php artisan passport:client --personal

* - Not all endpoints are implemented, some may return empty payloads.

Don't miss a new pixelfed release

NewReleases is sending notifications on new releases.