Commit graph

1781 commits

Author SHA1 Message Date
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
723e81ef03 Adding logging for downloading enterprise ios app. 2012-08-22 20:52:37 -07:00
Samuel Clay
827d210622 Adding MIMEtypes to .ipa and .plist for iOS app. 2012-08-22 20:48:34 -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
8bb6ff00b7 Cleaning up bookmarklet layout a bit. 2012-08-19 17:24:37 -07:00
Samuel Clay
c2c983ee81 Adding share api calls to bookmarklet. 2012-08-17 23:29:17 -07:00
Samuel Clay
189fbe0b2f Adding selection html to bookmarklet. 2012-08-17 17:32:46 -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
0fb8c8459d Cleaning up feed calculation in feed fetching. 2012-08-17 00:10:17 -07:00
Samuel Clay
ae252b0293 Turning on mongodb replication lag watcher. 2012-08-17 00:00:02 -07:00
Samuel Clay
2fa00fd737 Forcing the feed fetcher to not count scores when there's replica lag. God this had better work. 2012-08-16 23:56:21 -07:00
Samuel Clay
73cd4b6b5b Collecting replication lag statistics, to be used to count unreads. 2012-08-16 23:33:57 -07:00
Samuel Clay
92cdfaff66 Removing all removal of read stories, so that they stick around for blurblogs. No good answer for this one. 2012-08-16 22:40:54 -07:00
Samuel Clay
0b6f87207b Fixing comments on river. 2012-08-16 22:25:58 -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
60f1f6f4cd Adding monit for celery on db. Fixing push subscription issue with changing feed ids. 2012-08-15 17:02:55 -07:00
Samuel Clay
8432ba6918 Fixing shared_date for @secretsquirrel. Was inappropriately being converted to plain text date only for stories the user shared themselves. 2012-08-14 12:28:52 -07:00
Samuel Clay
8513f83d6d Removing RankExploits from the Original site view. 2012-08-14 11:41:10 -07:00
Samuel Clay
af9d9bf11f Removing RankExploits from the Original site view. 2012-08-14 11:10:47 -07:00
Samuel Clay
7b3d954b05 Fixing bug for anonymous users on blurblogs. 2012-08-14 00:42:32 -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
f05a915d53 Adding error handling to Google Reader import. Fixing extra-wide images in Feed view. Speeding up NewsBlur Blog subscribe. Fixing popular tags. 2012-08-12 20:34:30 -07:00
Samuel Clay
9711ec93d6 Merge branch 'categories'
* categories:
  Fixing folder merge so category additions can be idempotent. Also fixing social connect size for iPhone.
  Adding categories. Still needs subscription to categories being added to a user's subscription folders.
2012-08-12 18:57:33 -07:00
Samuel Clay
32ba51a775 Fixing folder merge so category additions can be idempotent. Also fixing social connect size for iPhone. 2012-08-12 18:57:29 -07:00
Samuel Clay
284c0aafbe Fixing bug when setting autofollow_friends to false when the user has not setup any twitter/fb login details. 2012-08-12 16:50:42 -07:00
Samuel Clay
8820b9a62c Adding categories. Still needs subscription to categories being added to a user's subscription folders. 2012-08-12 16:49:14 -07:00
Samuel Clay
c25578c335 Showing correct avatars on blurblogs. 2012-08-12 12:23:50 -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
9cd4879e3c Merge branch 'master' into geometric
* master: (23 commits)
  Changing colors on share buttons to increase sharing.
  Adding logging for failed social connects.
  Fixing bug in sycning twitter/facebook.
  Removing scroll on iPhone social connect, used for new iPhone ftux.
  Forcing re-approval on Google Reader import.
  Adding feed count to google reader import endpoint.
  Adding auto_active flag to reader import, for the iPad.
  Adding gflags and fixing facebook website on import.
  Vendored OAuth2 library + migration.
  OAuth -> OAuth 2! For a better feed import experience.
  Handing over url to iPad app during social connect.
  Fixing intro and friend's twitter/facebook connect once and for all.
  This is seriously the most f'ed typo I've commited. It pulled in extra stories after the last few had loaded using the unread-only filter.
  Forcing unread recalcs on feed open. May fix a bunch of mis-calced unreads.
  Moving to shared_story dates for unread counts on social subs.
  Forcing unread recalcs when necessary.
  Fixing mark stories as read when on socialsub.
  Changing oldest unread calculation to use share date instead of story date.
  Attempting to fix the unread count bug in socialsubs.
  Fixing double-cpunting bug and cleaning up unread counts on friend subs.
  ...
2012-08-12 10:52:25 -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
28d3842776 Two sides to the share bookmarklet. 2012-08-11 17:18:35 -07:00
Samuel Clay
cccee1e787 Forcing re-approval on Google Reader import. 2012-08-11 15:15:00 -07:00
Samuel Clay
a0f75e6396 Adding feed count to google reader import endpoint. 2012-08-11 14:56:27 -07:00
Samuel Clay
7aaa7b8920 Merge branch 'master' into bookmarklet
* master:
  Adding auto_active flag to reader import, for the iPad.
2012-08-11 13:59:05 -07:00
Samuel Clay
5cf90ea8d0 Adding auto_active flag to reader import, for the iPad. 2012-08-11 13:56:30 -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
16b69dd68d Vendored OAuth2 library + migration. 2012-08-10 23:15:30 -07:00
Samuel Clay
4892e14f29 OAuth -> OAuth 2! For a better feed import experience. 2012-08-10 23:15:16 -07:00
Samuel Clay
335ccfa504 This is seriously the most f'ed typo I've commited. It pulled in extra stories after the last few had loaded using the unread-only filter. 2012-08-10 16:13:14 -07:00
Samuel Clay
2a7af9d20e Forcing unread recalcs on feed open. May fix a bunch of mis-calced unreads. 2012-08-10 14:22:51 -07:00
Samuel Clay
432a26356a Moving to shared_story dates for unread counts on social subs. 2012-08-10 13:28:35 -07:00
Samuel Clay
0a4cb3a243 Forcing unread recalcs when necessary. 2012-08-10 13:18:54 -07:00
Samuel Clay
7046662694 Fixing mark stories as read when on socialsub. 2012-08-10 11:51:25 -07:00