-
- Downloads
Merge branch 'feature/users-favourites-timeline-endpoint' into 'develop'
Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789) Closes #789 See merge request pleroma/pleroma!1056
No related branches found
No related tags found
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- docs/api/pleroma_api.md 57 additions, 1 deletiondocs/api/pleroma_api.md
- lib/pleroma/user/info.ex 2 additions, 0 deletionslib/pleroma/user/info.ex
- lib/pleroma/web/mastodon_api/mastodon_api_controller.ex 37 additions, 0 deletionslib/pleroma/web/mastodon_api/mastodon_api_controller.ex
- lib/pleroma/web/router.ex 2 additions, 0 deletionslib/pleroma/web/router.ex
- lib/pleroma/web/twitter_api/twitter_api_controller.ex 1 addition, 1 deletionlib/pleroma/web/twitter_api/twitter_api_controller.ex
- test/web/mastodon_api/mastodon_api_controller_test.exs 193 additions, 0 deletionstest/web/mastodon_api/mastodon_api_controller_test.exs
Loading
Please register or sign in to comment