Use Pleroma.HTTP instead of Tesla
authorEkaterina Vaartis <vaartis@cock.li>
Sun, 1 Nov 2020 09:05:39 +0000 (12:05 +0300)
committerEkaterina Vaartis <vaartis@cock.li>
Sun, 1 Nov 2020 09:05:39 +0000 (12:05 +0300)
commit8f00d90f9199e384fb1befb677c1c0595a0c854c
tree0556b894653f3a88e4c701fb40427aad9ac23d44
parent4fbdd1c8a12fd2b3dc6b63ccbbaa7d4241fa778e
Use Pleroma.HTTP instead of Tesla

Closes #2275

As discovered in the issue, captcha used Tesla.get instead of
Pleroma.HTTP. I've also grep'ed the repo and changed the other place
where this was used.
lib/pleroma/captcha/kocaptcha.ex
lib/pleroma/emoji/pack.ex