Support cancelling jobs when Unfavoriting

This commit is contained in:
Mark Felder 2024-07-20 14:53:53 -04:00
commit 86ae00f9da
3 changed files with 46 additions and 1 deletions

View file

@ -1 +1 @@
Deleting a post will cancel queued publishing jobs for the deleted activity.
Deleting or Unfavoriting a post will cancel undelivered publishing jobs for the original activity.