Samuel Clay
592349ec9e
http -> https on all emails.
2019-07-28 16:33:12 -07:00
Samuel Clay
549719b7cf
Phasing out getsatisfaction, moving to discourse.
2018-04-17 18:26:49 -07:00
Samuel Clay
ea3dcfeefa
Fixing images in email notifications.
2017-03-07 17:36:54 -08:00
Samuel Clay
be4266de14
Fixing notification footer on mobile. Also fixing back button on web.
2016-11-21 13:02:13 -08:00
Samuel Clay
9d90dbb120
Fixing images in emails.
2016-11-21 11:25:11 -08:00
Samuel Clay
df2b749360
Adding android token on server side.
2016-11-18 16:24:54 -08:00
Samuel Clay
6950adc26d
Removing optout from story share.
2016-11-17 17:59:36 -08:00
Samuel Clay
b5c8c3dce4
Adjusting sizes.
2016-11-17 17:44:06 -08:00
Samuel Clay
087c046e00
Smaller logo on emails
2016-11-17 17:29:41 -08:00
Samuel Clay
0b789acca1
Story notification uses favicon color for border.
2016-11-17 16:12:17 -08:00
Samuel Clay
ec01e72a9f
Fixing optout on mobile.
2016-11-17 16:02:28 -08:00
Samuel Clay
5daf9dd42b
Moving opt-out link to its own line on mobile.
2016-11-17 15:57:07 -08:00
Samuel Clay
1edf99d05e
Reducing notitications footer.
2016-11-17 15:45:42 -08:00
Samuel Clay
f56f5d17fd
Rewriting email template to better use mobile constraints. Much better looking now.
2016-11-17 15:35:33 -08:00
Samuel Clay
860010ee7a
Fixing unescaped html entities in email notifications.
2016-11-17 13:14:32 -08:00
Samuel Clay
fea8ac5e8a
Turn Touch launch email
2016-09-30 23:49:15 -07:00
Samuel Clay
57d45ac84e
Adding alt attributes to images in emails to lower spam score.
2016-03-18 19:58:16 -07:00
Samuel Clay
d644238aed
Better url in template.
2014-01-30 19:57:45 -08:00
Samuel Clay
fa831c09b6
Moving email optout link to a single page, not behind a paywall.
2014-01-30 19:29:13 -08:00
Samuel Clay
5cc41d55bf
New Logos!
2013-09-26 12:05:56 -07:00
Samuel Clay
6309360767
Re-designed shared story email.
2013-06-13 11:43:41 -07:00
Samuel Clay
eba42ca0e3
Grammar fix in email base. Thanks @alankarma.
2013-05-17 11:25:54 -07:00
Samuel Clay
79a7ce837d
Cleaning up email base.
2013-05-13 18:13:43 -07:00
Samuel Clay
9e6ce31550
Addung RNewUserQueue, an automatically emptying new user queue. Forcing all new users to go through paywall.
2013-05-13 18:03:17 -07:00
Samuel Clay
c93e4d664c
Removing logo from shared stories sent by email. It *was* too intrusive.
2013-04-10 13:14:26 -07:00
Samuel Clay
0a1b638713
Updating emails.
2013-02-13 14:33:44 -08:00
Samuel Clay
ac5a5e8f51
Updating styling for shared stories.
2013-01-23 11:21:07 -08:00
Samuel Clay
9626f48f73
Major cleanup on comments in iOS app.
2012-12-11 17:53:17 -08:00
Samuel Clay
85699cd2fc
Striking the mobile module off the dashboard and into the Goodies dialog.
2012-10-23 12:45:43 -07:00
Samuel Clay
9a61250ae7
Updating welcome email to point to iPad app.
2012-09-17 14:23:02 -07:00
Samuel Clay
cbfc00eb69
Fixing right clicks and updating team.
2012-08-30 15:08:24 -07:00
Samuel Clay
b15dc457f6
Adding social launch email.
2012-08-09 19:50:47 -07:00
Samuel Clay
87bd07811e
Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
2012-07-25 14:17:08 -07:00
Samuel Clay
d3b58e7cc9
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
Samuel Clay
1d22d8236d
Adding work queue for emails.
2012-06-28 12:42:49 -07:00
Samuel Clay
75eb93b7b0
Adding common followers to new follower email.
2012-06-28 10:14:42 -07:00
Samuel Clay
16781c6450
Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings.
2012-06-27 23:57:57 -07:00
Samuel Clay
ce18a4eab7
Adding beta email. Sending out a slow trickle of invites...
2012-04-11 17:13:54 -07:00
Samuel Clay
aaa5aa1cd6
Merge branch 'master' into social
...
* master:
Changing copy on premium/feedchooser dialog.
Styling errors on stripe payment form.
Final stripe.js tweaks before launch.
Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch!
Styling the stripe.js background.
Using correct kwargs for stripe signal.
Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
Setting up correct customer model for stripe webhook.
Moving JS assets to bottom of the page for faster loadtimes.
Fixing exception on missing param in feed address searching.
Fixing recommendation date serialization bug.
Fixing bugs around login with blank password using full password. Also fixing bug in signups with no username.
Stripe.js payments using zebra. Adding zebra as a vendored dependency. Webhooks and views all in. Needs styling, custom username and email fields, and loads of testing.
Adding error checking on requests in page fetching.
Using a probability from redis to determine whether or not to skip a fetch.
Allowing any password to be used on accounts with no password set.
Adding paypal logo.
Conflicts:
assets.yml
media/js/newsblur/reader/reader_feedchooser.js
settings.py
templates/base.html
2012-02-29 16:22:47 -08:00
Samuel Clay
bd574d0c06
Final stripe.js tweaks before launch.
2012-02-29 12:29:46 -08:00
Samuel Clay
fa917389a8
Adding Pay by Credit Card as an option to feed chooser dialog. Thus concludes Stripe.js integration. Time to launch!
2012-02-29 12:15:01 -08:00
Samuel Clay
c9866c087d
Wrapping up stripe.js form. Has validation, styling, and does the right thing for new subscriptions. Needs a link to the form, though.
2012-02-28 17:37:01 -08:00
Samuel Clay
d9efea8f1a
Completing Twitter/FB OAuth end to end. Now need to surface and find friends.
2011-12-23 18:28:31 -08:00
Samuel Clay
ad4b319c23
Launching the iPhone app on the front-page. Big deal.
2011-12-11 16:48:34 -08:00
Samuel Clay
8a6ff025d5
Adding android app to email. Also finalizing cleanup.
2011-09-21 21:51:25 -07:00
Samuel Clay
ed7d2bd88f
Finishing up new account email. Adding migration to save email sending preference.
2011-09-21 17:49:40 -07:00
Samuel Clay
68f091b22e
Further fleshing out emails.
2011-09-19 17:46:56 -07:00
Samuel Clay
482076d1de
Adding autologin (with optout param) for use with emails.
2011-09-19 09:46:36 -07:00
Samuel Clay
afae94cf7d
Templating emails -- new account and new premium.
2011-09-19 08:56:16 -07:00
Samuel Clay
66eaaf6114
Stubbing in email templates using django-ses.
2011-09-09 17:42:35 -07:00