akkoma/config
Oneric 8578b1103b
Some checks are pending
ci/woodpecker/pr/build-amd64 Pipeline is pending
ci/woodpecker/pr/build-arm64 Pipeline is pending
ci/woodpecker/pr/docs Pipeline is pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
Delay attachment deletion
Otherwise attachments have a high chance to disappear with akkoma-fe’s
“delete & redraft” feature when cleanup is enabled in the backend. Since
we don't know whether a deletion was intended to be part of a redraft
process or even if whether the redraft was abandoned we still have to
delete attachments eventually.
A thirty minute delay should provide sufficient time for redrafting.

Fixes: #775
2024-06-07 19:03:59 +02:00
..
benchmark.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
config.exs Delay attachment deletion 2024-06-07 19:03:59 +02:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs exiftool: make stripped tags configurable 2024-04-26 18:57:24 +02: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 Drop base_url special casing in test env 2024-04-07 00:20:12 +02:00