discourse-akismet/jobs/scheduled
Natalie Tay 83cbdf685c
FIX: Do not run job if the plugin is absent (#114)
Since akismet may be installed without the post-voting plugin, this job will run all the time and error out. This commit checks if the plugin is 'installed' and enabled prior to running.
2024-01-12 15:08:45 +08:00
..
check_for_spam_post_voting_comments.rb FIX: Do not run job if the plugin is absent (#114) 2024-01-12 15:08:45 +08:00
check_for_spam_posts.rb FEATURE: Implement Akismet flag and review system for PostVotingComments (#112) 2024-01-11 16:04:57 -05:00
check_for_spam_users.rb FEATURE: Implement Akismet flag and review system for PostVotingComments (#112) 2024-01-11 16:04:57 -05:00
clean_old_akismet_custom_fields.rb DEV: Remove old Akismet custom fields. We don't need to keep them forever (#59) 2020-08-31 14:17:06 -03:00