Skip to content

Releases: dansup/pixelfed-php

v1.0.0

11 Feb 04:17
4dfdc5a
Compare
Choose a tag to compare

Hello v1! 🥳🎉

You can now use this php library to consume the Pixelfed v1 APIs based on the Mastodon v1 API.

Added

  • Added followAccountById method
  • Added unfollowAccountById method
  • Added accountBlockById method
  • Added accountUnblockById method
  • Added statusFavouriteById method
  • Added statusUnfavouriteById method
  • Added mediaUpload method
  • Added accountMuteById method
  • Added accountUnmuteById method
  • Added statusCreate method
  • Added Code of Conduct

Initial Release

31 Jan 21:10
2bbd4af
Compare
Choose a tag to compare
v0.0.1

wip