akkoma/config
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
..
benchmark.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
config.exs Refactor AdapterHelper and default Finch opts 2025-08-20 00:00:00 +00:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs config/description: hint at Swoosh defaulting to SSL 2025-07-29 19:02:17 +00:00
dev.exs use puts instead warn 2021-07-27 21:01:41 +00:00
docker.exs Docker builds (#231) 2022-10-16 19:25:54 +00:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Disable Ecto query logging in tests 2024-06-27 18:29:45 +02:00