discourse/spec/jobs
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
..
bulk_invite_spec.rb FEATURE: Add topic invitation support to Bulk Invite 2014-06-26 20:46:53 +05:30
close_topic_spec.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
crawl_topic_link_spec.rb Support for crawling topic links 2014-04-07 14:08:34 -04:00
create_backup_spec.rb FEATURE: New site setting to enable a daily automatic backup 2014-03-12 13:30:47 -04:00
create_missing_avatars_spec.rb slow down the back fill process a bit 2014-05-27 20:46:17 +10:00
enqueue_digest_emails_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
feature_topic_users_spec.rb Support for tracking the count of unique participants in a topic 2013-11-14 14:32:41 -05:00
invite_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
jobs_base_spec.rb BUGFIX: regresses correct job execution 2014-02-21 16:05:19 +11:00
jobs_spec.rb Revert "TEST: break build to ensure docker process does not update to this file" 2014-07-01 15:27:48 +10:00
leader_promotions_spec.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
notify_moved_posts_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
pending_flags_reminder_spec.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_spec.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_spec.rb BUGFIX: no need for mock central here 2014-02-27 12:15:41 +11:00
poll_feed_spec.rb Add custom embed_by_username feature 2014-06-09 12:35:38 -07:00
poll_mailbox_spec.rb Include the email subject line in rejection messages 2014-07-17 10:25:53 -07:00
process_post_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
send_system_message_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
test_email_spec.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
user_email_spec.rb Corrected typo, corrected accidental tab, removed unnecessary database rollback 2014-06-10 11:36:20 +08:00