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>
Wed, 25 Sep 2019 12:59:04 +0000 (15:59 +0300)
commitd87be2ec96912b147ad8fb6b17c1ee00d7d30a7f
tree5ccefd25396e1e90cd4e19c8678da62d7a87869b
parent29dd8ab9c0ef28f9649fe0a5b29a0bbcfb4c0965
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