akkoma/lib
Oneric da064d63b8 Don't try to cleanup remote attachments
The cleanup attachment worker was run for every deleted post,
even if it’s a remote post whose attachments we don't even store.
This was especially bad due to attachment cleanup involving a
particularly heavy query wasting a bunch of database perf for nil.

This was uncovered by comparing statistics from
#784 and
#765 (comment)
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 Don't try to cleanup remote attachments 2024-07-05 22:21:38 +02:00