Don't embed the first page in inboxes/outboxes and refactor the views to
authorrinpatch <rinpatch@sdf.org>
Wed, 25 Sep 2019 12:59:04 +0000 (15:59 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 26 Sep 2019 00:45:58 +0000 (03:45 +0300)
commitd4a76b0a6ffba70c0f0bc10a4175cfdd99f8d574
tree3e5b248f591ef89ce159c028cc9d4cb13a713be1
parente91f0e280142148dbebecf05c1e564e8b01ccf46
Don't embed the first page in inboxes/outboxes and refactor the views to
follow View/Controller pattern

Note that I mentioned the change in 1.1 section because I intend to
backport this, if this is not needed I will move it back to Unreleased.
CHANGELOG.md
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/activity_pub_controller.ex
lib/pleroma/web/activity_pub/views/user_view.ex
test/web/activity_pub/activity_pub_controller_test.exs
test/web/activity_pub/views/user_view_test.exs