Fetch the same data from json webfinger as from xml webfinger.
authorlain <lain@soykaf.club>
Sat, 24 Mar 2018 13:45:21 +0000 (14:45 +0100)
committerlain <lain@soykaf.club>
Sat, 24 Mar 2018 13:45:54 +0000 (14:45 +0100)
commite3a81fe58f42935c6116ccc59c73ae41e99ecaae
treec1900fdb22f423b319e306b56e8521687731ca22
parentd1ee3edd3cf8262520421fda551e931d6a8e5733
Fetch the same data from json webfinger as from xml webfinger.
lib/pleroma/web/web_finger/web_finger.ex
test/fixtures/httpoison_mock/winterdienst_webfinger.json [new file with mode: 0644]
test/support/httpoison_mock.ex
test/web/web_finger/web_finger_test.exs