create_service_actor is now type Application
authorilja <git@ilja.space>
Sat, 4 Feb 2023 20:53:23 +0000 (20:53 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sat, 4 Feb 2023 21:00:21 +0000 (21:00 +0000)
commitb71db2f82d91a6ae1406658374f15d948d8ad7e3
treeff9a4967bdc06ea9bb67c42fcc369c89984a895b
parentaeb68a0ad151ed07d2daa41eafe1c6c282e78144
create_service_actor is now type Application

This is used for internal fetch and for relay. Both represent the instance and therefore are an aplication.
CHANGELOG.md
lib/pleroma/user.ex
priv/repo/migrations/20230202154409_instance_actors_to_actor_type_application.exs [new file with mode: 0644]
test/pleroma/web/activity_pub/relay_test.exs