discourse/app/jobs/scheduled
riking c8d322d1be Include the email subject line in rejection messages
This change has a tradeoff.
It increases our backscatter vulnerability - the subject could have spammy content - but it's extremely valuable to the user to know exactly which message was rejected.
If you sent two at the same time, and only one was rejected, you would have no way of knowing which worked and which to resend without going to the website (which is what email-in is trying to avoid, kinda).
2014-07-17 10:25:53 -07:00
..
badge_grant.rb FEATURE: First Quote badge 2014-07-11 14:17:43 +10:00
category_stats.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
clean_up_uploads.rb FEATURE: Can upload images to categories 2014-06-30 14:14:00 -04:00
create_backup.rb Support for a daily job at a certain hour. Convert backup job to run at 2014-03-14 13:02:45 -04:00
create_missing_avatars.rb Move letter avatars out of upload system 2014-05-30 14:45:55 +10:00
dashboard_stats.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
destroy_old_deletion_stubs.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
enqueue_digest_emails.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
ensure_db_consistency.rb Add consistency check to revoke duplicate badges. 2014-06-28 01:24:00 +05:30
heartbeat.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
leader_promotions.rb FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago 2014-07-08 17:39:49 -04:00
pending_flags_reminder.rb Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
pending_users_reminder.rb FIX: don't send repeated notifications that there are pending users who need to be approved to moderators who haven't read the previous notification 2014-07-16 17:53:51 -04:00
periodical_updates.rb PERF: push reindex job to daily 2014-07-01 10:09:55 +10:00
poll_feed.rb FIX: 100% cpu while parsing feeds 2014-07-02 13:53:04 +10:00
poll_mailbox.rb Include the email subject line in rejection messages 2014-07-17 10:25:53 -07:00
purge_deleted_uploads.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
reindex_search.rb PERF: push reindex job to daily 2014-07-01 10:09:55 +10:00
version_check.rb FEATURE: new scheduler 2014-02-06 10:26:16 +11:00
weekly.rb PERF: calculate scores for topics/posts faster 2014-02-27 11:45:40 +11:00