discourse/spec/services
Sam Saffron 820a435af8 FEATURE: add "email in-reply-to user option"
We no longer include previous replies as "context", instead
we include and excerpt of the post being replied to at the bottom
of notifications, this information was previously missing.

Users may opt in to emailing previous replies if they wish
or opt out of "in-reply-to" which makes sense in some email clients that
are smarter about displaying a tree of replies.
2016-02-26 00:05:59 +11:00
..
anonymous_shadow_creator_spec.rb PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
auto_block_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
badge_granter_spec.rb FIX: batch badge assigner was not including full info in notification 2016-02-01 18:27:07 +11:00
color_scheme_revisor_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
flag_sockpuppets_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
group_message_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_alerter_spec.rb FIX: Array#first with block will return the first element if nothing matches. 2016-02-24 22:34:40 +08:00
post_owner_changer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
post_timestamp_changer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
random_topic_selector_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
spam_rules_enforcer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
staff_action_logger_spec.rb FIX: while changing site text, old and new values can be nil 2016-01-18 20:56:14 +05:30
user_activator_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_anonymizer_spec.rb PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
user_blocker_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_destroyer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
user_updater_spec.rb FEATURE: add "email in-reply-to user option" 2016-02-26 00:05:59 +11:00
username_changer_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
username_checker_service_spec.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00