NewsBlur/templates/mail
2017-03-23 13:29:15 -07:00
..
email_base.txt Grammar fix in email base. Thanks @alankarma. 2013-05-17 11:25:54 -07:00
email_base.xhtml Fixing images in email notifications. 2017-03-07 17:36:54 -08:00
email_first_newsletter.txt Typo in newsletter email. 2016-07-01 16:45:23 -07:00
email_first_newsletter.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_first_share_to_blurblog.txt Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
email_first_share_to_blurblog.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_follow_request.txt Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
email_follow_request.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_forgot_password.txt Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
email_forgot_password.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_import_reader_finished.txt Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
email_import_reader_finished.xhtml Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
email_import_reader_starred_finished.txt Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
email_import_reader_starred_finished.xhtml Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
email_launch_social.txt Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
email_launch_social.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_launch_turntouch.txt Updating TT launch email. 2017-02-07 14:01:55 -08:00
email_launch_turntouch.xhtml Updating TT launch email. 2017-02-07 14:01:55 -08:00
email_launch_turntouch_end.txt Adding template for Turn Touch end campaign email. 2017-03-08 18:04:57 -08:00
email_launch_turntouch_end.xhtml Adding template for Turn Touch end campaign email. 2017-03-08 18:04:57 -08:00
email_new_account.txt Cleaning up new user email. 2016-12-22 11:06:41 -08:00
email_new_account.xhtml Cleaning up new user email. 2016-12-22 11:06:41 -08:00
email_new_follower.txt Probably a bit too much in one commit: allowing categories to be specified in interactions and activities calls so the iPad won't get category types it doesn't know how to handle. Also added twitter/facebook buttons to comment share on blurblogs. 2012-08-14 00:26:42 -07:00
email_new_follower.xhtml Fixing mailgun reply-to issue by changing requirements. 2016-12-06 11:34:10 -08:00
email_new_premium.txt Addung RNewUserQueue, an automatically emptying new user queue. Forcing all new users to go through paywall. 2013-05-13 18:03:17 -07:00
email_new_premium.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_new_user_queue.txt Addung RNewUserQueue, an automatically emptying new user queue. Forcing all new users to go through paywall. 2013-05-13 18:03:17 -07:00
email_new_user_queue.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_opml_export.txt Improving messaging on emails that have OPML backups. Thanks to @frenetic for bringing this up. Closes #1003 2017-03-18 14:41:12 -07:00
email_opml_export.xhtml Improving messaging on emails that have OPML backups. Thanks to @frenetic for bringing this up. Closes #1003 2017-03-18 14:41:12 -07:00
email_popularity_query.txt Adding popularity query email. 2017-01-05 18:26:50 -08:00
email_popularity_query.xhtml Cleaning up popularity query. 2017-01-05 19:13:55 -08:00
email_premium_expire.txt Adding renew links to premium grace and expire emails. 2014-05-29 12:12:38 -07:00
email_premium_expire.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_premium_expire_grace.txt Adding update payments history button. 2014-07-09 11:30:34 -07:00
email_premium_expire_grace.xhtml Rewriting email template to better use mobile constraints. Much better looking now. 2016-11-17 15:35:33 -08:00
email_reply.txt Hiding moderation queue, since it was uglifying demos. Also cleaning up text version of both new reply and re-share emails. 2012-07-05 22:46:18 -07:00
email_reply.xhtml Fixing size on emails. 2014-05-29 12:19:13 -07:00
email_reshare.txt Fixing email reshare for stories with missing feeds. 2012-10-25 17:03:29 -07:00
email_reshare.xhtml Fixing email reshare for stories with missing feeds. 2012-10-25 17:03:29 -07:00
email_story.txt Email notifications. Looking great. Now just need iOS and Android notifications. 2016-11-16 20:33:37 -08:00
email_story.xhtml Removing optout from story share. 2016-11-17 17:59:36 -08:00
email_story_comment.xhtml Fixing mailgun reply-to issue by changing requirements. 2016-12-06 11:34:10 -08:00
email_story_notification.txt Fixing unescaped html entities in email notifications. 2016-11-17 13:14:32 -08:00
email_story_notification.xhtml Converting videos in email notifications to images. 2017-03-23 13:29:15 -07:00
email_upload_opml_finished.txt Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez. 2012-07-20 19:43:28 -07:00
email_upload_opml_finished.xhtml Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez. 2012-07-20 19:43:28 -07:00
test_email.html Fixing mailgun reply-to issue by changing requirements. 2016-12-06 11:34:10 -08:00