[ActivityPub] Configurable ActivityPub actor type
authorHakaba Hitoyo <hakabahitoyo@yahoo.co.jp>
Tue, 10 Dec 2019 13:19:26 +0000 (13:19 +0000)
committerlain <lain@soykaf.club>
Tue, 10 Dec 2019 13:19:26 +0000 (13:19 +0000)
commit701815e64c35160d29e418724c29cbe2d8b4024d
tree5772b66eb90fc3f9d1cd7a2d6a3a9896c382d40b
parent99623b4eca8ad4af0b8e7adc9dd4765ba2922c8b
[ActivityPub] Configurable ActivityPub actor type
CHANGELOG.md
docs/API/differences_in_mastoapi_responses.md
lib/pleroma/user.ex
lib/pleroma/web/activity_pub/activity_pub.ex
lib/pleroma/web/activity_pub/views/user_view.ex
lib/pleroma/web/mastodon_api/controllers/account_controller.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
priv/repo/migrations/20191123030554_add_activitypub_actor_type.exs [new file with mode: 0644]
test/web/mastodon_api/views/account_view_test.exs