fetch url for OStatus to know if it is a/c or status
authorSachin Joshi <satchin.joshi@gmail.com>
Tue, 2 Apr 2019 04:41:09 +0000 (10:26 +0545)
committerSachin Joshi <satchin.joshi@gmail.com>
Tue, 2 Apr 2019 04:41:09 +0000 (10:26 +0545)
commit6386c1c9c1ff971c784744922a479ae38e5fdbad
tree03db21b0991906a6b334b9e88217da8bb2d71400
parent1d01e8e656c364b97b9ee36a6173a830d3f5f4fc
fetch url for OStatus to know if it is a/c or status
lib/pleroma/web/twitter_api/controllers/util_controller.ex
test/fixtures/httpoison_mock/emelie.atom [new file with mode: 0644]
test/fixtures/httpoison_mock/emelie.json [deleted file]
test/fixtures/httpoison_mock/webfinger_emelie.json [new file with mode: 0644]
test/support/http_request_mock.ex
test/web/twitter_api/util_controller_test.exs