[OStatus] adds status to pleroma instance if the url given is a status
authorSachin Joshi <satchin.joshi@gmail.com>
Mon, 1 Apr 2019 16:27:02 +0000 (22:12 +0545)
committerSachin Joshi <satchin.joshi@gmail.com>
Mon, 1 Apr 2019 16:41:58 +0000 (22:26 +0545)
commit1d01e8e656c364b97b9ee36a6173a830d3f5f4fc
tree8b7fb86f0a2bf63a8409e8214bca19fd8e76f95a
parent9e3899bf36cea47560c5de1d4787125f6296a3b8
[OStatus] adds status to pleroma instance if the url given is a status
lib/pleroma/web/twitter_api/controllers/util_controller.ex
test/fixtures/httpoison_mock/emelie.json [new file with mode: 0644]
test/fixtures/httpoison_mock/status.emelie.json [new file with mode: 0644]
test/support/http_request_mock.ex
test/web/twitter_api/util_controller_test.exs