Feature: Include participants at the bottom of PM emails (#5797)

* Feature: Include participants at the bottom of PM emails

... as undecorated links.

https://meta.discourse.org/t/email-notification-recipients-unclear-when-pm-is-sent-to-multiple-users/26934/13?u=featheredtoast

Fix: missing translation for PM mentions

* display membership count as `group (count)`
This commit is contained in:
Jeff Wong
2018-05-03 15:50:06 -07:00
committed by GitHub
parent eca7017a2b
commit 62a8904729
7 changed files with 82 additions and 0 deletions

View File

@ -97,6 +97,7 @@ module Email
style('.lightbox-wrapper .meta', 'display: none')
correct_first_body_margin
correct_footer_style
style('div.undecorated-link-footer a', "font-weight: normal;")
reset_tables
onebox_styles
plugin_styles