Commit graph

82 commits

Author SHA1 Message Date
Samuel Clay
7bb4e25d42 Fixing OPML backup email messages and sending timing. Also fixing deleting feeds by folder. Fixing reloading of sites in organizer. 2014-10-14 15:59:46 -07:00
Samuel Clay
52b91b94d9 Adding update payments history button. 2014-07-09 11:30:34 -07:00
Samuel Clay
3cd472417f Fixing renewal dialog. 2014-06-10 12:14:22 -07:00
Samuel Clay
ff1e20264d Fixing size on emails. 2014-05-29 12:19:13 -07:00
Samuel Clay
4ef60d99a3 Adding renew links to premium grace and expire emails. 2014-05-29 12:12:38 -07:00
Samuel Clay
8449d07b8d Adding renew links to premium grace and expire emails. 2014-05-29 12:09:53 -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
e7f0262308 Removing last traces of Google Reader from ios app. Also add better final page of ftux. Fixing folder chooser in add dialog on ios. 2013-09-12 16:40:23 -07:00
Samuel Clay
6309360767 Re-designed shared story email. 2013-06-13 11:43:41 -07:00
Samuel Clay
0f65c2b90f Fixing premium renew/expire emails to show correct price. 2013-05-27 12:37:41 -07:00
Samuel Clay
fbb9586d7b Adding deletion of sites to Account dialog. Sends an email with exported OPML as a backup/undo. 2013-05-23 18:14:21 -07:00
Samuel Clay
eba42ca0e3 Grammar fix in email base. Thanks @alankarma. 2013-05-17 11:25:54 -07:00
Samuel Clay
a65676bbd2 Forcing dev subdomain on new user queue email. 2013-05-13 18:31:44 -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
980c1011bc Merge branch 'master' into circular
* master:
  Adding email for first share to tell users about their blurblog.
  Parallelizing deploy commands.
2013-04-22 15:24:42 -07:00
Samuel Clay
d209b2e905 Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -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
92b74a8346 Removing logo from shared stories sent by email. It *was* too intrusive. 2013-04-10 13:14:04 -07:00
Samuel Clay
9aafd8eab2 Adding delaying to reader import. Adding reader starred story import. 2013-04-02 15:41:50 -07:00
Samuel Clay
e15bf40fdc Merge branch 'master' into circular
* master:
  Fixing homepage copy.
  Using redisstore for socketio.
  Forcing reconnection for socket.io.
  Upgrading node modules.
  Reconnecting to socket.io when disconnected or failing reconnection.
  Updating website copy to show /year instead of .
  Upgrading socket.io, widening reconnection delay.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-03-15 18:58:54 -07:00
Samuel Clay
89439fff9d Updating website copy to show /year instead of . 2013-03-15 12:35:10 -07:00
Samuel Clay
ffee37957e Clock, share, and save icons. 2013-02-21 14:44:34 -08:00
Samuel Clay
0627e6fdb2 Merge branch 'master' into circular
* master:
  If there are no unread stories in a folder, don't request river_stories with no feeds, since that will return all unread stories. Fetch all feeds in folder. Thanks to @afita for pushing this.
  Fixing sharing story by email if the story has no feed.
  Fixing sharing story by email if the story has no feed.
  Adding Tafiti, Windows 8 app, to logs.
  1 month max on next fetch.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-02-14 17:21:15 -08:00
Samuel Clay
b252c2987c Fixing sharing story by email if the story has no feed. 2013-02-14 16:06:30 -08: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
a0838525d8 Forgot password flow. Holy crap, this took two years. 2013-01-07 17:28:43 -08:00
Samuel Clay
08336fe6a8 Merge pull request #70 from alliepape/master
FAQ
2013-01-06 16:12:31 -08:00
Samuel Clay
9626f48f73 Major cleanup on comments in iOS app. 2012-12-11 17:53:17 -08:00
Samuel Clay
242666341c Adding task to email expired premiums. 2012-12-05 13:10:11 -08:00
Samuel Clay
3cd4886d73 Feedchooser now shows renewal info. Also adding emaisl for premium expire and premium expire grace period. Just need to send them as tasks and then deactive expired premiums. 2012-12-05 11:56:55 -08:00
Samuel Clay
6a6c32df02 Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
Samuel Clay
df4fd974c1 Merge branch 'master' into privacy
* master:
  Fixing email reshare for stories with missing feeds.
  Fixing raven client on feed fetchers.
  Moving to better feed finder (in the case of dupe feeds).
  Adding timeout errors to raven/sentry error reporting.
  Fixing an uncaught exception around feeds that change ids.
  Handling broken s3 original pages.
2012-10-25 17:03:33 -07:00
Samuel Clay
437486cae9 Fixing email reshare for stories with missing feeds. 2012-10-25 17:03:29 -07:00
Samuel Clay
ca55d81e5f Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system. 2012-10-24 16:09:47 -07:00
Samuel Clay
85699cd2fc Striking the mobile module off the dashboard and into the Goodies dialog. 2012-10-23 12:45:43 -07:00
alliepape
8bbabb4cfe Re-wrote new user e-mail 2012-10-05 15:18:46 -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
99976d6f18 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
Samuel Clay
b15dc457f6 Adding social launch email. 2012-08-09 19:50:47 -07:00
Samuel Clay
0ea2cba95a Big changes to blurblogs. Editing comments inline. Deleting comments inline. Removing sideoptions on blurblogs. Streamlining. Robusticizing. Shipping. 2012-08-06 17:52:33 -07:00
Samuel Clay
debe654842 Popular blurblog is no longer on dev. 2012-07-30 00:25:55 -07:00
Samuel Clay
43045a85d7 Adding full delete user capability. Also removing social beta invite system in prep for launch. 2012-07-28 18:33:07 -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
fb49b4f0ee Rewriting new user email. Animating hamburgers. 2012-07-25 00:20:36 -07:00
Samuel Clay
72655a5116 Unescaping incorrectly escaped and linkified comments and replies. 2012-07-23 23:23:34 -07:00