akkoma/config
ilja f78bada08d Allow stripping of html for Argos Translate module
Argos Translate doesn't properly translate HTML.
Libre Translate uses an extra module for that.
Here we strip the HTML by default before translating and then add rudimentary HTML back so it displays properly.

Stripping HTML is a default-on option, just in case argos adds support for html in the language models later on.
That way admins will be able to overwrite the setting and not strip any more.
2022-12-17 13:34:03 +01:00
..
benchmark.exs Use finch everywhere (#33) 2022-07-04 16:30:38 +00:00
config.exs Allow stripping of html for Argos Translate module 2022-12-17 13:34:03 +01:00
custom_emoji.txt branch 2020-01-16 16:13:51 +00:00
description.exs Add option to modify HTTP pool size 2022-12-16 18:33:00 +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
dokku.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Scrape instance nodeinfo (#251) 2022-11-06 22:49:39 +00:00