Commit graph

6977 commits

Author SHA1 Message Date
Samuel Clay
9b5216d1c2 NSConditionLocks when fetching stories to handle race conditions between fetching next set of stories and storing recently fetched stories. 2013-09-04 15:31:12 -07:00
Samuel Clay
38ab29feb6 Merge branch 'offline'
* offline:
  Showing offline/fetching messages correctly.
2013-09-04 14:10:47 -07:00
Samuel Clay
ceb63caa52 Merge branch 'master' into offline
# By Samuel Clay (29) and ojiikun (3)
# Via Samuel Clay (3) and ojiikun (1)
* master: (32 commits)
  New user queue every 5 minutes.
  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.
  ...
2013-09-04 14:10:43 -07:00
Samuel Clay
28237f3212 New user queue every 5 minutes. 2013-08-26 07:15:05 -07:00
Samuel Clay
c448d8731b Fixing unknown host error on DO servers. 2013-08-23 17:29:32 -07:00
Samuel Clay
966c5b2d70 Using All Site Stories instead of Top Level on folder chooser. 2013-08-23 13:51:08 -07:00
Samuel Clay
37607a78ec Adding new preference for auto-opening a default folder on load. 2013-08-23 13:43:15 -07:00
Samuel Clay
8aeaba3725 Merge pull request #395 from ojiikun/master
Android: Unread Counts for Reading Overlay
2013-08-23 10:05:34 -07:00
ojiikun
fcede1f1b1 Unread counter overlay widget for feeds and social feeds. 2013-08-23 10:52:46 +00:00
Samuel Clay
1964185a54 Fixing memory leak when reloading feeds (after add/remove/move), found entirely through @mihaip's hard work. Thanks! 2013-08-22 23:25:07 -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
3bfa6a93b1 Previous story button takes you up, no longer to previous story. Should've done this a while ago. 2013-08-22 20:29:00 -07:00
Samuel Clay
c502e23771 Adding story intelligence score tip to API. 2013-08-22 20:11:13 -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
de6021dac4 Switching feed link to point ot the feed's permalink, not a feed filter on the blurblog. 2013-08-22 19:17:35 -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
ce4bd81d9d Upping delay on new user queue. 2013-08-21 13:37:54 -07:00
Samuel Clay
2d9fb4ee2d Fixing jenny holzer quote at end of blurblogs. 2013-08-21 12:59:38 -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
00179a9465 Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
Samuel Clay
f0f356287a Removing hard-coded path from ssh.sh. 2013-08-20 13:47:49 -07:00
Samuel Clay
6cf9c08662 Adding tlnbw to watch the work server. 2013-08-20 13:39:19 -07:00
Samuel Clay
b7e76dcf37 Using /srv for paths. 2013-08-20 13:21:44 -07:00
Samuel Clay
311f879e30 Using ec2 keys for ec2 log tailing. 2013-08-20 13:13:54 -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
2cd99656df Fixing Sentry. 2013-08-19 12:17:29 -07:00
Samuel Clay
188dadcb73 Switching from SES to Mailgun. 2013-08-19 12:01:53 -07:00
Samuel Clay
31ea234e20 Merge pull request #393 from ojiikun/master
Android: Bugfixes, Disable Batching
2013-08-16 16:09:53 -07:00
Samuel Clay
1ff16938e3 Removing page fetches from munin. 2013-08-16 16:02:56 -07:00
ojiikun
9eace0947f Disable mark-read batching. 2013-08-16 22:47:51 +00:00
Samuel Clay
799f06667c Merge branch 'master' into offline
# By Samuel Clay (12) and ojiikun (6)
* master:
  Handling stats feed count for blurblog itself.
  Showing correct feed titles in blurblog stats.
  Fixing broken social stats.
  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.
  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.
  Correct haproxy config to account for new http layer 7 health checks from nginx.
  Cleaning up haproxy debug, logrotate.
  Stripping tags in blurblog settings.
  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 17:09:24 -07:00
Samuel Clay
312880a862 Handling stats feed count for blurblog itself. 2013-08-15 16:35:23 -07:00
Samuel Clay
969d92a1d6 Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00
ojiikun
9d4c23250a Merge remote-tracking branch 'upstream/master' 2013-08-15 22:38:52 +00:00
ojiikun
7dbc53c50f Crash fixes. 2013-08-15 22:38:07 +00:00
Samuel Clay
ebc17cc8ed Fixing broken social stats. 2013-08-15 15:36:24 -07:00
Samuel Clay
273e1e642d Adding ellipses in webkit. 2013-08-15 15:20:09 -07:00
Samuel Clay
a96fa2db7d Merge pull request #391 from ojiikun/master
Android: Story Nav Overlay
2013-08-15 13:52:51 -07:00
Samuel Clay
121cf3ebda Adding downtime handling to readme. 2013-08-15 12:22: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
ojiikun
24fd717621 Complete styling of overlay buttons. 2013-08-15 05:09:55 +00: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
5683616511 Switching Email Story menu item to show email icon. 2013-08-14 17:52:50 -07:00
Samuel Clay
aab1f39df1 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00