janboddez / share-on-mastodon

Easily share WordPress posts on Mastodon.
https://jan.boddez.net/wordpress/share-on-mastodon
GNU General Public License v3.0
39 stars 5 forks source link

Support favorites #109

Closed janboddez closed 2 months ago

janboddez commented 2 months ago

Turn like-of posts into favorites on Mastodon, too.

POST https://mastodon.example/api/v1/statuses/:id/favourite

janboddez commented 2 months ago

Think we'll need both read:search and write:favourites scopes for this. So it should be a separate option that when enabled requires the user to again authorize the app.