discourse/spec
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
..
components Option to change the email subject prefix 2014-03-26 23:06:00 +01:00
controllers Merge pull request #2115 from vikhyat/badge-system 2014-03-17 10:06:37 +11:00
fabricators Merge pull request #2115 from vikhyat/badge-system 2014-03-17 10:06:37 +11:00
fixtures Refactor and clean up New-Topic via Email 2014-02-28 16:53:58 +01: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 FEATURE: New site setting to enable a daily automatic backup 2014-03-12 13:30:47 -04:00
mailers FEATURE: mailing list mode always available 2014-03-05 14:21:53 +11:00
models FIX: support sso_url that has query params 2014-03-19 17:14:31 -04:00
phantom_js Add support for categories page to smoke tests 2014-03-13 15:03:34 -04:00
serializers
services BUGFIX: don't alery myself when I link to myself 2014-03-19 12:07:48 +11:00
support FEATURE: Basic backend support for muted and watched categories 2014-01-02 12:00:29 +11:00
views/omniauth_callbacks
spec_helper.rb include rb_trace to help debugging any hanging specs 2014-02-12 13:33:24 +11:00