discourse/app/jobs
Martin Brennan c3cede697d
FEATURE: Add weekly bookmark cleanup code (#10899)
When posts or topics are deleted we don't want to immediately delete associated bookmarks, so we have a grace period to recover them and their reminders if the post or topic is un-deleted. This PR adds a task to the Weekly scheduled job to go and delete bookmarks attached to posts or topics deleted > 3 days ago.
2020-10-14 09:38:57 +10:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FEATURE: Remove deprecated uploads url site settings. 2020-06-22 14:32:29 +08:00
regular FIX: Compare Jobs::UserEmail type argument as string (#10851) 2020-10-07 16:55:32 +01:00
scheduled FEATURE: Add weekly bookmark cleanup code (#10899) 2020-10-14 09:38:57 +10:00
base.rb Update rubocop to 2.3.1. 2020-07-24 17:19:21 +08:00