web push http_client fix
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 1 Oct 2020 10:32:11 +0000 (13:32 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Thu, 1 Oct 2020 10:32:11 +0000 (13:32 +0300)
commitcbdaabad345914e7424e614032056ff86e21142f
tree5b60cabc2c4c41ed8c956aa2202cf0ee71706caa
parent34029ffb90175e9beb43bc20b76a8093971d8ca6
web push http_client fix
config/benchmark.exs
config/config.exs
config/test.exs
lib/pleroma/http/web_push.ex [new file with mode: 0644]
lib/pleroma/web/push/impl.ex
test/support/web_push_http_client_mock.ex [deleted file]
test/web/push/impl_test.exs