Commit graph

3471 commits

Author SHA1 Message Date
Samuel Clay
cff75077b1 Adding permalink blurblog option. Also adding feed title to unmessaged shares. 2013-09-09 12:01:21 -07:00
Samuel Clay
3f3bbae5d1 Fixing friend user ids when marking stories as read. 2013-09-06 13:20:08 -07:00
Samuel Clay
dec22ac776 Moving to simpler read story endpoint. 2013-09-06 12:42:39 -07:00
Samuel Clay
8342d36c2c Allowing single subscriber feeds to be seen, as it prevented tryfeeds from working. 2013-09-05 12:32:53 -07:00
Samuel Clay
90c6971f3e Saved story tag feeds now work. Just the kinks left to work out. 2013-08-23 18:07:13 -07:00
Samuel Clay
0fd25441b9 Merge branch 'master' into tagging
* master: (26 commits)
  Fixing unknown host error on DO servers.
  Using All Site Stories instead of Top Level on folder chooser.
  Adding new preference for auto-opening a default folder on load.
  Unread counter overlay widget for feeds and social feeds.
  Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks!
  Disallowing single subscriber feeds to be loaded by non-subscribers.
  Fixing #383. Need a way to retrieve starred stories by hash.
  Previous story button takes you up, no longer to previous story. Should've done this a while ago.
  Adding story intelligence score tip to API.
  Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences.
  Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog.
  Preventing popular from sharing stories from the same feed id in the same batch.
  Upping delay on new user queue.
  Fixing jenny holzer quote at end of blurblogs.
  Adding better error logging/messaging for marking stories as starred.
  Adding better error logging/messaging for marking stories as starred.
  Fixing broken icon bug.
  Fixing missing user_id in comment's replies and likes.
  Posting popular shared stories to twitter.
  Boosting shared stories on popular.
  ...

Conflicts:
	apps/reader/views.py
2013-08-23 17:30:24 -07:00
Samuel Clay
d459369a09 Disallowing single subscriber feeds to be loaded by non-subscribers. 2013-08-22 21:09:17 -07:00
Samuel Clay
e7e2fb49c8 Fixing #383. Need a way to retrieve starred stories by hash. 2013-08-22 21:01:38 -07:00
Samuel Clay
5bea347f55 Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences. 2013-08-22 19:44:16 -07:00
Samuel Clay
2bf6c8d20b Preventing popular from sharing stories from the same feed id in the same batch. 2013-08-21 18:38:07 -07:00
Samuel Clay
3e54317ec2 Adding better error logging/messaging for marking stories as starred. 2013-08-21 12:44:39 -07:00
Samuel Clay
e331d1ce31 Adding better error logging/messaging for marking stories as starred. 2013-08-21 12:42:28 -07:00
Samuel Clay
d3fa017cd9 Fixing broken icon bug. 2013-08-21 12:40:04 -07:00
Samuel Clay
ecae048376 Fixing missing user_id in comment's replies and likes. 2013-08-21 12:38:03 -07:00
Samuel Clay
cd07d5252c Posting popular shared stories to twitter. 2013-08-21 12:10:50 -07:00
Samuel Clay
e37beac718 Boosting shared stories on popular. 2013-08-21 11:56:21 -07:00
Samuel Clay
4d3444d28d Fixing tlnb for other users. Also fixing Paypal refund info. 2013-08-20 13:12:16 -07:00
Samuel Clay
b299453477 Updating starred tag counts on adding/removing tags. 2013-08-16 18:26:56 -07:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00
Samuel Clay
2106446e15 Updating counts for tagged stories. 2013-08-15 18:22:22 -07:00
Samuel Clay
1edf74b8f1 Merge branch 'master' into tagging
* master:
  Handling stats feed count for blurblog itself.
  Showing correct feed titles in blurblog stats.
  Fixing broken social stats.
2013-08-15 17:09:19 -07:00
Samuel Clay
969d92a1d6 Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00
Samuel Clay
ebc17cc8ed Fixing broken social stats. 2013-08-15 15:36:24 -07:00
Samuel Clay
2b5c625c48 Merge branch 'master' into tagging
# By ojiikun (6) and Samuel Clay (3)
* master:
  Adding ellipses in webkit.
  Adding downtime handling to readme.
  Putting a max on sporadic checks on broken feeds to 8x normal amount.
  Complete styling of overlay buttons.
  Placeholder styling of overlay buttons.
  Enable/disabe state for overlay buttons.
  Make overlay buttons fuctional.
  Basic overlay button UI.
  Fix crash on marking all stories read (#382)
2013-08-15 15:20:14 -07:00
Samuel Clay
4b0e717c73 Putting a max on sporadic checks on broken feeds to 8x normal amount. 2013-08-15 12:22:14 -07:00
Samuel Clay
b206e57c92 Merge branch 'master' into tagging
* master:
  Only turn real-time feeds into lazy feeds if there is a track record of push notifications.
  Switching Email Story menu item to show email icon.
  Turning off redis dupe story id writer.
2013-08-14 18:12:45 -07:00
Samuel Clay
53d9464137 Only turn real-time feeds into lazy feeds if there is a track record of push notifications. 2013-08-14 18:01:12 -07:00
Samuel Clay
aab1f39df1 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
Samuel Clay
82f279ea0b Storing user tags and retrieving in all views. 2013-08-13 17:21:41 -07:00
Samuel Clay
cc9cb586f4 Merge branch 'master' into tagging
* master:
  Correct haproxy config to account for new http layer 7 health checks from nginx.
  Cleaning up haproxy debug, logrotate.
  Stripping tags in blurblog settings.
2013-08-13 16:53:12 -07:00
Samuel Clay
9c4e536b9c Stripping tags in blurblog settings. 2013-08-13 14:01:46 -07:00
Samuel Clay
e0f9faffb7 Merge branch 'master' into tagging
* master:
  Handing out free accounts a little quicker.
  Adding count of trimmed stories.
  Adding redis backup for new redis stroy server.
  Adding Buffer as a share option.
  Moving story hash db to its own server (primary).
  Adding cost to fabfile's list_do.
  Moving node server to db pubsub role.
  Moving from specific db hosts to db roles, editable through /etc/hosts.
  New ssh keys, syn_cookies setting for redis pubsub server.
  Handling socket level errors in socketio/node.
  Catching exceptions for node redis.
  Catching exceptions for node redis.
  Trying to fix issues on node redis connection.
  Handling redis connection timeouts in node.
2013-08-13 11:19:23 -07:00
Samuel Clay
3df44f8c39 Adding count of trimmed stories. 2013-08-12 16:48:16 -07:00
Samuel Clay
8c3b0da1f0 Merge branch 'master' into tagging
* master:
  Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads.
2013-08-07 19:51:54 -07:00
Samuel Clay
4b5fce6ce7 Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads. 2013-08-07 19:46:47 -07:00
Samuel Clay
8c02af236f Merge branch 'master' into tagging
* master:
  Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance.
  Fixing rounded corners on Android. Also fixing a few spacing issues.
2013-08-07 15:56:23 -07:00
Samuel Clay
687c044b10 Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00
Samuel Clay
d3bf6d0ad4 Stubbing out starred story tags. 2013-08-07 10:56:51 -07:00
Samuel Clay
2394e31f89 Moving feed parsing hotspot to specific seq ratio check. 2013-08-06 13:54:06 -07:00
Samuel Clay
88f2a69a93 Fixing a dozen text and feed fetching bugs. 2013-08-06 13:18:55 -07:00
Samuel Clay
0d32ae0623 Handling canceled Stripe account. 2013-08-05 18:45:43 -07:00
Samuel Clay
36959a1b9d Fixing unstarring of saved stories using story hash. 2013-08-05 16:25:36 -07:00
Samuel Clay
6162f7026c Allowing empty in-folder in delete feed and delete folder. 2013-08-05 15:30:56 -07:00
Samuel Clay
acff62b8f6 Moving feed trim to higher counts unless the feed doesn't publish very often. 2013-08-05 10:56:24 -07:00
Samuel Clay
c75e250c4b Fixing typo. 2013-08-02 16:06:44 -07:00
Samuel Clay
fb710c870f Beginning of a long 16-day migration of feed's redis story ids into 30 day retention from 14 day retention. Once this migration is complete, can up the DAYS_OF_UNREAD to 30 day with no issues, except for updating scores. 2013-08-02 15:59:03 -07:00
Samuel Clay
b8efcd0713 Fixing redis/mongo logging accidentally duping logs on fast requests. 2013-07-31 11:17:04 -07:00
Samuel Clay
c286c0ed91 Adding haproxy exception for health check. 2013-07-30 18:24:34 -07:00
Samuel Clay
b90f02dba7 Adding haproxy check. 2013-07-30 18:13:09 -07:00
Samuel Clay
2043829a05 Adding tag search. 2013-07-30 12:01:45 -07:00