Correctly stitch mastodon -> ostatus replies.
authorlain <lain@soykaf.club>
Fri, 23 Feb 2018 14:00:41 +0000 (15:00 +0100)
committerlain <lain@soykaf.club>
Fri, 23 Feb 2018 14:00:41 +0000 (15:00 +0100)
commitaa79d64e0d278e30cb05cc3145a9539ea684bc6f
tree2297611c109b01905f0182a37710698b693fe290
parent2583a9f6e85dcc83940c763f83bea6a48c6d3528
Correctly stitch mastodon -> ostatus replies.
lib/pleroma/web/activity_pub/transmogrifier.ex
test/fixtures/httpoison_mock/7369654.atom [new file with mode: 0644]
test/fixtures/httpoison_mock/7369654.html [new file with mode: 0644]
test/fixtures/httpoison_mock/mayumayu.json [new file with mode: 0644]
test/fixtures/httpoison_mock/mayumayupost.json [new file with mode: 0644]
test/fixtures/httpoison_mock/spc_5381.atom [new file with mode: 0644]
test/fixtures/httpoison_mock/spc_5381_xrd.xml [new file with mode: 0644]
test/support/httpoison_mock.ex
test/web/activity_pub/activity_pub_test.exs
test/web/activity_pub/transmogrifier_test.exs