0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/spec/mailers
David Battersby 744d07c588
DEV: remove simple email subject upcoming change metadata (#41807)
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.
2026-07-20 14:43:00 +04:00
..
group_smtp_mailer_spec.rb FIX: allow custom email sender name via translation overrides (#40674) 2026-06-09 14:03:03 +04:00
invite_mailer_spec.rb DEV: fix flaky invite_mailer_spec test (#35664) 2025-10-29 11:14:36 -04:00
rejection_mailer_spec.rb
subscription_mailer_spec.rb
test_mailer_spec.rb
user_notifications_spec.rb DEV: remove simple email subject upcoming change metadata (#41807) 2026-07-20 14:43:00 +04:00
version_mailer_spec.rb