add finch outbound proxy support (#158)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Sun, 14 Aug 2022 23:13:49 +0000 (23:13 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Wed, 24 Aug 2022 15:03:17 +0000 (16:03 +0100)
commitc52982e9c5381c824595a0410d3a6db0ea9f1cfc
treef0282c7de2040fa59b38757178e34f68b94acca2
parent2e433e106f52d47f3bc9e533474b7e4d74389535
add finch outbound proxy support (#158)

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/158
CHANGELOG.md
config/description.exs
docs/docs/configuration/cheatsheet.md
lib/pleroma/application.ex
lib/pleroma/http/adapter_helper.ex
lib/pleroma/http/adapter_helper/default.ex
lib/pleroma/http/adapter_helper/gun.ex [deleted file]
lib/pleroma/http/adapter_helper/hackney.ex [deleted file]
test/pleroma/http/adapter_helper/gun_test.exs [deleted file]
test/pleroma/http/adapter_helper/hackney_test.exs [deleted file]
test/pleroma/http/adapter_helper_test.exs