discourse/app/views/user_notifications
Osama Sayegh 14bae6d52d Make `email_excerpt` method take an optional `post` param (#7570)
The spoiler alert plugin replaces spoiler text found in email excerpts with posts URL, which means it needs to have a reference to the post it's processing.

This change makes `email_excerpt` accepts an optional post param, which calls `PrettyText.format_for_email` which then triggers the `reduce_cooked` event that the plugin subscribes to.
2019-05-20 10:04:23 +02:00
..
digest.html.erb Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
digest.text.erb FIX: subfolder digest emails have incorrect URLs 2018-08-07 16:38:17 -04:00