akkoma/lib
Oneric 5e1a47ce70 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: AkkomaGang/akkoma#775
2024-07-05 22:21:38 +02:00
..
mix mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
phoenix/transports/web_socket Migrate to phoenix 1.7 (#626) 2023-08-15 10:22:18 +00:00
pleroma Delay attachment deletion 2024-07-05 22:21:38 +02:00