Skip to content

Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789)

Closes #789 (closed)

Add a new pleroma namespaced endpoint to Mastodon API that returns paginated statuses favorited by the specified user. This endpoint does not require authentication.

Edited by Sergey Suprunenko

Merge request reports