[#2456] Added support for `embed_relationships` param, nailed down endpoints which...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 12 May 2020 16:14:35 +0000 (19:14 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 12 May 2020 16:14:35 +0000 (19:14 +0300)
commit63a1a82f38d3d8a63dd7d52e1412446274c94722
tree7bf4ec35e17835c6a89b7ff81b32a33182639c12
parentb960a9430d5fc396e7484b563f74fab39dbd8345
[#2456] Added support for `embed_relationships` param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching.
lib/pleroma/user_relationship.ex
lib/pleroma/web/controller_helper.ex
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
lib/pleroma/web/mastodon_api/controllers/search_controller.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/mastodon_api/views/notification_view.ex
lib/pleroma/web/mastodon_api/views/status_view.ex