discourse/spec/components/email
Jorge Manrubia 806924dd7e Option to change the email subject prefix
It adds a new setting 'email_prefix' to configure which [label] will be used in the subject of emails. Discourse currently uses '[title]'. The problem is that sometimes you need to set a longer title, that doesn't really work well for emails. I think this is very common since the HTML `<title>` tag is very important for SEO.

It will default to '[title]' if this setting is not used.

See: https://meta.discourse.org/t/where-to-change-the-email-subject-prefix/11989
2014-03-26 23:06:00 +01:00
..
email_spec.rb Moved Email components into a module 2013-06-10 15:34:10 -04:00
message_builder_spec.rb Option to change the email subject prefix 2014-03-26 23:06:00 +01:00
poll_mailbox_spec.rb FIX: Failing specs 2014-03-07 12:06:20 -05:00
receiver_spec.rb Switch to proper exception handling system for better user feedback 2014-02-28 17:02:58 +01:00
sender_spec.rb Added In-Reply-To and References email headers. Additionally removed username from 2013-07-08 11:48:40 -04:00
styles_spec.rb FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05:00