e9aa2c96e1
FIX: Add new/missing email templates to the email templates editor ( #28075 )
...
We have a dedicated admin page (`/admin/customize/email_templates`) that lets admins customize all emails that Discourse sends to users. The way this page works is that it lists all translations strings that are used for emails, and the list of translation strings is currently hardcoded and hasn't been updated in years. We've had a number of new emails that Discourse sends, so we should add those templates to the list to let admins easily customize those templates.
Meta topic: https://meta.discourse.org/t/3-2-x-still-ignores-some-custom-email-templates/308203 .
2024-07-30 00:27:41 +03:00
2a28cda15c
DEV: Update to lastest rubocop-discourse
2024-05-27 18:06:14 +02:00
5a003715d3
DEV: Apply syntax_tree formatting to app/*
2023-01-09 14:14:59 +00:00
71904277e2
Add bad_destination_address template to email_templates_controller ( #12102 )
...
Add bad_destination_address template to email_templates_controller;
Update bad_destination_address email copy
2021-02-17 09:57:38 +01:00
671f303b53
FEATURE: Add welcome message for admins. ( #8293 )
2019-11-05 18:15:55 +05:30
f1f1fd4690
DEV: Remove unused "Email Reject No Account" template ( #8022 )
2019-08-20 12:43:51 +02:00
f1c67729de
Different fix ( #7815 )
2019-07-02 11:53:16 +10:00
96360a779f
DEV: add a few frozen string literals
2019-05-02 16:57:12 +10:00
4000978452
FIX: Failed to save email template with pluralized subject
2019-03-06 16:51:04 +01:00
4b7ab97a01
FIX: Add 'log in via link' to email templates. ( #6545 )
2018-10-30 19:15:05 +00:00
6a3767cde7
FEATURE: Warn users via email about suspicious logins. ( #6520 )
...
* FEATURE: Warn users via email about suspicious logins.
* DEV: Move suspicious login check to a job.
2018-10-25 09:45:31 +00:00
535732bdc1
FIX: ensure the 'email_revoked' PM template is customizable
2018-08-03 17:10:20 +02:00
1ac643d71c
FIX: Email template for "Queued Posts Reminder" was not found
2018-07-24 17:26:52 +02:00
9f422c93f6
FIX: restrict updates on confirm_old_email
email templates
2018-05-19 12:19:59 +05:30
cd6a99a027
FEATURE: Send a different PM when a post has been hidden more than once
2018-04-05 14:03:21 +02:00
1f14350220
Rename "Blocked" to "Silenced"
2017-11-10 14:10:27 -05:00
5bb326a452
Add specs for EmailTemplatesController
2017-10-02 14:53:27 +02:00
1a37812625
FIX: show error message when keys are missing in email template
...
FIX: log email template changes in the Staff Log
2017-09-27 13:50:04 +02:00
b59dfb86f4
UX: Include group name in email when group is invited to a PM.
...
https://meta.discourse.org/t/xyz-invited-you-to-a-message-but-really-invited-a-group-im-in/65996
2017-07-26 15:51:44 +09:00
407a23663d
FEATURE: send rejection email for unrecognized errors
2017-07-21 18:26:52 +01:00
bec10ada2a
Remove unused email templates from controller
2017-01-05 15:31:14 +01:00
19ddf95efa
FIX: add custom invite email templates
2016-09-08 00:54:48 +05:30
7d9f2265b9
FIX: improve support for handling emails coming from screened email addresses
2016-04-18 23:01:54 +02:00
39863953cd
new 'enable_staged_users' site setting
2016-03-23 18:56:03 +01:00
5771d2aee2
SECURITY: Support for confirm old as well as new email accounts
2016-03-08 14:52:22 -05:00
63b9d1c645
FIX: sends an email notifcation when a user's post is linked
2016-02-16 18:29:23 +01:00
8eeb027c65
Can revert changes to email templates
2015-11-20 12:30:21 -05:00
f5b34d5f53
FEATURE: Admin interface for editing email templates
2015-11-19 16:39:34 -05:00