discourse/spec
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
..
components Fix message, and add test, for EmailUnparseableError 2014-07-17 10:25:53 -07:00
controllers FIX: We should use `category_id` instead of `category_name` to perform 2014-07-16 15:40:35 -04:00
fabricators ensures only one banner topic at all time 2014-06-18 20:05:18 +02:00
fixtures Fix message, and add test, for EmailUnparseableError 2014-07-17 10:25:53 -07:00
helpers Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
integration FIX: When re-opening a topic that auto-closed, make sure it won't auto-close again 2013-12-19 11:25:05 -05:00
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Include the email subject line in rejection messages 2014-07-17 10:25:53 -07:00
mailers Improve invite email copy 2014-07-10 10:57:40 +05:30
models Use the header background color for a site in the digest email. 2014-07-17 12:31:37 -04:00
phantom_js Let's try another fix for this smoke test 2014-05-13 18:14:01 -04:00
serializers BUGFIX: edit history on wiki posts should be visible 2014-06-26 19:19:35 +02:00
services Remove hub username integration 2014-07-16 12:25:24 -04:00
support Remove threequals from ruby files 2014-03-26 12:20:41 -07:00
views/omniauth_callbacks Fixed all broken specs 2013-08-26 12:59:17 +10:00
spec_helper.rb FIX: don't mess with fixtures when running the specs 2014-07-14 17:34:23 +02:00