Transmogrifier: Fix follow handling when the actor is an object.
authorlain <lain@soykaf.club>
Mon, 26 Aug 2019 19:34:52 +0000 (14:34 -0500)
committerlain <lain@soykaf.club>
Mon, 26 Aug 2019 19:34:52 +0000 (14:34 -0500)
commit3da65292b389c1f1edeff03fd5097579721fb681
tree39e8ef61a224af77b3248c3a44d3502734ebc962
parent3da278375d43de635f8cb45ee1b147765ebb688c
Transmogrifier: Fix follow handling when the actor is an object.
CHANGELOG.md
lib/pleroma/object.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/osada-follow-activity.json [new file with mode: 0644]
test/fixtures/tesla_mock/osada-user-indio.json [new file with mode: 0644]
test/support/http_request_mock.ex
test/web/activity_pub/transmogrifier/follow_handling_test.exs