akkoma/lib/pleroma/http
Oneric c94d01a0ab Refactor AdapterHelper and default Finch opts
The old code was unnecessarily complicated, full of unused and/or
duplicated functions making it hard to understand what will actually
happen and for whom at runtime.
Since we only support a single HTTP backend this can be greatly simplified.

Now everything gets default options from a single place and only
functions to modify parts actually difffering across calls are exposed.
2025-08-20 00:00:00 +00:00
..
adapter_helper.ex Refactor AdapterHelper and default Finch opts 2025-08-20 00:00:00 +00:00
backoff.ex Distinguish targeted ratelimit and general unavailability in logs 2025-06-07 20:27:58 +02:00
ex_aws.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
request.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
request_builder.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
tzdata.ex Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
web_push.ex mix.exs: Apply OTP24 fixes to web_push_encryption 2021-06-03 19:11:16 +02:00