Releases: dansup/pixelfed-php
Releases · dansup/pixelfed-php
v1.0.0
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
v0.0.1 wip