1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2025-01-25 15:09:34 +00:00
akkoma/lib/mix
Norm 40da4e88ea Update hashtag prune to account for followed hashtags
Currently pruning hashtags with the prune_objects task only accounts
for whether that hashtag is associated with an object, but this may
lead to a foreign key constraint violation if that hashtag has no
objects but is followed by a local user.

This adds an additional check to see if that hashtag has any followers
before proceeding to delete it.
2024-10-25 11:55:37 -04:00
..
tasks/pleroma Update hashtag prune to account for followed hashtags 2024-10-25 11:55:37 -04:00
pleroma.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00