discourse/spec/helpers
Neil Lalonde 565a967192 FIX: email excerpts for posts starting with a quote were displaying a username
If a post starts with a post quote and has no other text content,
then the email excerpt was the name of the person quoted and
nothing else. The intention was to show the contents of the
first paragraph or div after the quote.

With this change, a quote followed by an image will use the
image as the excerpt. A quote followed by a onebox will use the
onebox.
2019-11-19 12:35:23 -05:00
..
application_helper_spec.rb DEV: improve usability of subfolder specs 2019-11-15 16:48:24 +11:00
emoji_helper_spec.rb FIX: ensures emoji helper is working with custom emojis (#7843) 2019-07-03 09:23:40 +02:00
user_notifications_helper_spec.rb FIX: email excerpts for posts starting with a quote were displaying a username 2019-11-19 12:35:23 -05:00