Commit graph

278 commits

Author SHA1 Message Date
Samuel Clay
217dc139ae Fixing a few exceptions. 2012-10-31 13:31:37 -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
e572b3d53f Moving to better feed finder (in the case of dupe feeds). 2012-10-25 16:14:25 -07:00
Samuel Clay
dfa53d3bff Merge branch 'master' into privacy
* master:
  Adding ec2 task servers to fabfile.
  Adding support for sentry.
2012-10-25 14:50:29 -07:00
Samuel Clay
7f70c7e74a Adding support for sentry. 2012-10-25 14:18:25 -07:00
Samuel Clay
ffed6046b2 Fixing header counts issue when always showing folder counts and having blurblogs unintentionally collapsed. 2012-10-24 19:28:54 -07:00
Samuel Clay
3e1b00f941 Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship? 2012-10-24 18:52:24 -07:00
Samuel Clay
41b69dd3b5 Hiding share comments by private profiles when not being followed. 2012-10-24 17:01:22 -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
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00
Samuel Clay
c9ce818d96 Prettifying rss feed for social shared stories blurblog. 2012-10-18 14:54:07 -07:00
Samuel Clay
419013ca0e New share by facebook. 2012-10-16 13:40:27 -07:00
Samuel Clay
c907634637 Upping follower limit on profile page for @alliepape. 2012-10-15 17:34:08 -07:00
Samuel Clay
dff45202b1 New feed selector now works to find feed by keyword. 2012-09-26 13:49:17 -07:00
Samuel Clay
e8b9200993 Fixing social classifiers in river blurblog. 2012-09-24 17:38:46 -07:00
Samuel Clay
ef4a1c866e Fixing a bunch of small exceptions. 2012-09-18 13:08:25 -07:00
Samuel Clay
668e78d5d2 Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features. 2012-09-10 17:41:01 -07:00
Samuel Clay
2f5e0e6c49 Being stricter about non-english characters. 2012-09-10 13:14:32 -07:00
Samuel Clay
d46c24f0dd Fixing popular story algorithm to remove non-english stories. 2012-09-10 13:08:12 -07:00
Samuel Clay
149960e307 Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare. 2012-09-10 11:55:42 -07:00
Samuel Clay
0456c5757c Fixing activities bug when the user is unknown and there is no source/with_user. 2012-09-07 15:10:07 -07:00
Samuel Clay
a62c055c26 Adding a bit of error checking on read stories for social subs. 2012-09-04 17:36:23 -07:00
Samuel Clay
d3c4da77c3 Sparing the incredibly difficult and timely process of finding follow-backs on twitter/fb import. 2012-08-31 18:12:28 -07:00
Samuel Clay
fbde9749fc Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Removing debugging.
2012-08-31 13:53:42 -07:00
Samuel Clay
9a873aecc3 Fixing variety of exceptions on adding a site, interactions, services, loading friends. 2012-08-31 13:51:24 -07:00
Samuel Clay
aa6d7c4033 Removing debugging. 2012-08-30 21:57:53 -07:00
Samuel Clay
825378d83a Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh! 2012-08-29 18:44:43 -07:00
Samuel Clay
046fe12e56 Fixing errors in story training classification on social subs. 2012-08-29 18:07:54 -07:00
Samuel Clay
8b9dc88643 Fixing double-activities bug. 2012-08-29 16:23:25 -07:00
Samuel Clay
2eec84fcac Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find! 2012-08-27 14:10:34 -07:00
Samuel Clay
1d089cb0e2 Finishing bookmarklet, having added all side info (same share, other shares on site, and user's previous shares). Also handling gracious resizes. 2012-08-25 19:19:44 -07:00
Samuel Clay
3acc2850aa Scrubbing content and title from bookmarklet. Completing flow when updating comments, so showing user's own comments and customized title/content. Just need to show other shared stories and it'll be ready to ship. 2012-08-24 18:07:44 -07:00
Samuel Clay
116b976b51 Completing flow for sharing using bookmarklet. Just needs to actually share the story, then show shared stories in sidebar. 2012-08-24 14:34:53 -07:00
Samuel Clay
a2859f75ea Merge branch 'master' into bookmarklet
* master:
  changing entitlements
  adding in recompiled ipa
  adding new ipa
  aadding in new ipa url
  Adding logging for downloading enterprise ios app.
  Adding MIMEtypes to .ipa and .plist for iOS app.
  adding ipad
  adding in new plist
  Adding iOS app download for enterprise distribution.
  adding enterprise ipa
  Adding days arg to popular stories to grab even more.
2012-08-24 11:49:54 -07:00
Samuel Clay
06bbfb9ab5 Adding iOS app download for enterprise distribution. 2012-08-22 20:04:58 -07:00
Samuel Clay
619efc8b83 Adding days arg to popular stories to grab even more. 2012-08-22 11:00:08 -07:00
Samuel Clay
c2c983ee81 Adding share api calls to bookmarklet. 2012-08-17 23:29:17 -07:00
Samuel Clay
0a1c974c41 Merge branch 'master' into bookmarklet
* master: (376 commits)
  Removing redis db accidentally committed.
  Removing non-ipad changes. -SC
  Adding source attribution in river blurblog. Also changing default view for new users to Feed.
  Cleaning up feed calculation in feed fetching.
  Turning on mongodb replication lag watcher.
  Forcing the feed fetcher to not count scores when there's replica lag. God this had better work.
  Collecting replication lag statistics, to be used to count unreads.
  Typo
  Removing all removal of read stories, so that they stick around for blurblogs. No good answer for this one.
  Fixing comments on river.
  final v1.5
  Moving read date to use shared date.
  final bug squashes
  semi final changes before launch
  Adding signup activity for iPad and web.
  make addsite a popover
  Adding monit for celery on db. Fixing push subscription issue with changing feed ids.
  polishing up first time user experience and fixing sharing nulls
  ftux ui
  adding in first time user experience fixes
  ...
2012-08-17 16:10:19 -07:00
Samuel Clay
182e3d81ee Moving read date to use shared date. 2012-08-16 09:43:43 -07:00
Samuel Clay
6b93ead2e0 Adding signup activity for iPad and web. 2012-08-15 18:35:55 -07:00
Samuel Clay
6af93f97b2 Showing comment boxes in all the right places on blurblogs. 2012-08-14 00:36:50 -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
7f95a65b8e Fixing a profile bug for new users so their social profile comes through. 2012-08-13 17:06:16 -07:00
Samuel Clay
4a0bab6bef Moving slow-ass follow-back query to the end of the twitter/facebook import process, so at least we have the profile photo. 2012-08-12 11:59:39 -07:00
Samuel Clay
97c190e93f Adding logging for failed social connects. 2012-08-11 21:01:33 -07:00
Samuel Clay
bef2e307be Fixing bug in sycning twitter/facebook. 2012-08-11 20:51:12 -07:00
Samuel Clay
4689b47a4e Cleaning up text on share bookmarklet. 2012-08-11 13:53:00 -07:00
Samuel Clay
d31a29f477 Adding gflags and fixing facebook website on import. 2012-08-11 11:52:00 -07:00
Samuel Clay
0a4cb3a243 Forcing unread recalcs when necessary. 2012-08-10 13:18:54 -07:00