akkoma/lib/mix
Oneric 225f87ad62 Also allow limiting the initial prune_object
May sometimes be helpful to get more predictable runtime
than just with an age-based limit.

The subquery for the non-keep-threads path is required
since delte_all does not directly accept limit().

Again most of the diff is just adjusting indentation, best
hide whitespace-only changes with git diff -w or similar.
2024-05-31 17:16:40 +02:00
..
tasks/pleroma Also allow limiting the initial prune_object 2024-05-31 17:16:40 +02:00
pleroma.ex use proper workers for fetching pins instead of an ad-hoc task (#788) 2024-05-31 08:58:52 +00:00