docbrown/spec/labor
Mac Siri 9d32af7b6c Implement periodic email digest (#123)
* Create EmailDigest WIP

* Add email_digest_periodic to User model

* Add email digest setting to notification

* Draft thoughts (?)  WIP

* Implement EmailDigest's features

* Remove hard-coded email digest vars

* Create spec for EmailDigest

* Fix something

* Temp work

* Run migration & Yarn

* Move email logic out of EmailDigest

* Improve email logic

* Improve EmailLogic'specs

* Update copy

* Change positive_reactions_count limit

For non-followed articles we should have a higher limit. So this change modifies that.
2018-03-27 13:29:08 -04:00
..
article_suggester_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
bufferizer_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
cache_buster_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
classic_article_spec.rb Fix last_comment_at issue (#94) 2018-03-17 14:40:56 -04:00
color_from_image_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
coupon_generator_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
email_digest_spec.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00
email_logic_spec.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00
follow_checker_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
generated_image_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
hex_comparer_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
language_detector_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
mailchimp_bot_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
markdown_fixer_spec.rb Improve title parsing logic (#88) 2018-03-16 17:02:32 -04:00
markdown_parser_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_feed_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
rate_limit_checker_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reaction_image_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
reading_list_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
rss_reader_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
tag_parser_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
unread_notifications_emailer_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_follow_suggester_spec.rb Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00