Commit Graph

20 Commits (d5330ed12561377e5c464bcc2774ebc692b9ac07)

Author SHA1 Message Date
Egor Kislitsyn 99f70c7e20 Use Pleroma.Config everywhere
5 years ago
William Pitcock 773f532b14 http: actually pass the options list to the Connection factory
6 years ago
William Pitcock 2a83c0ba93 http: safely catch erlang exits and elixir errors from hackney (ref #672)
6 years ago
KokaKiwi b57913b13a Fix supported TLS versions as TLS 1.3 support seems buggy.
6 years ago
William Pitcock 2d3241753f http: add support for query parameters, use Jason for JSON encoding instead of Poison like everywhere else
6 years ago
lain 096a927805 Merge remote-tracking branch 'origin/develop' into pool-usage
6 years ago
lain d4799e0dc2 Remove default pool, it's used automatically anyway.
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
Maksim Pechnikov 523848d1fd Salmon# fixed publish an activity to remote accounts
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
Maksim Pechnikov 50e72f6c48 remove httpoison_mock
6 years ago
Maksim Pechnikov dd8aee332c formatting the code
6 years ago
Maksim Pechnikov a9e4a97586 update test
6 years ago
Maksim Pechnikov 3ce16e5a56 init tesla and updated the http requests in Pleroma.Web.Websub
6 years ago
William Pitcock c302c619b9 http: fix mediaproxy
6 years ago
William Pitcock 7338368ad9 http: enable keepalive / connection pooling (closes #336)
6 years ago
William Pitcock 290798b821 http: fix TLS server name indication
6 years ago
lain 4afbef39f4 Format the code.
7 years ago
Jeff Becker 066fe1a697
use nil instead of empty string
7 years ago
Jeff Becker 5ddd15d794
make httppoison use configurable http proxy
7 years ago