Don't fetch anything except ap_id for follower / following
authorlain <lain@soykaf.club>
Sat, 31 Mar 2018 18:02:09 +0000 (20:02 +0200)
committerlain <lain@soykaf.club>
Sat, 31 Mar 2018 18:02:09 +0000 (20:02 +0200)
commit2222e5599c4f93c310564a01a16c37763a5c430d
tree940b7d19ddec9744fd93225ab78bc8734e033ceb
parent57b24b2cbaba9a85a715a311db31654995232b10
Don't fetch anything except ap_id for follower / following
collections.

Should speed up the queries because ecto doesn't have to parse the json.
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/views/user_view.ex
test/web/activity_pub/activity_pub_controller_test.exs