mirror of
https://github.com/discourse/discourse.git
synced 2026-08-04 10:39:43 +08:00
We want to allow users to choose between email subject formats, so we will retire this setting at `stable` and remove the associated upcoming change metadata. The site setting action was also updated to follow the convention adopted in other site setting actions by inheriting from `Service::ActionBase` and passing an `enabled` value as true/false. I have moved the call site for this site setting toggle from track upcoming change toggle over to the track site setting initializer. |
||
|---|---|---|
| .. | ||
| group_smtp_mailer_spec.rb | ||
| invite_mailer_spec.rb | ||
| rejection_mailer_spec.rb | ||
| subscription_mailer_spec.rb | ||
| test_mailer_spec.rb | ||
| user_notifications_spec.rb | ||
| version_mailer_spec.rb | ||