Commit graph

1821 commits

Author SHA1 Message Date
Samuel Clay
f351226846 Adding location to find friends. 2012-09-13 14:13:15 -07:00
Samuel Clay
47434c2823 Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue. 2012-09-13 13:54:40 -07:00
Samuel Clay
625e00b91f Splitting up dashboard into unauthed and authed templates, needed to redesign to unauthed view. 2012-09-11 15:15:16 -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
3324256f36 Fixing trainer for stories in social feeds. 2012-09-07 19:14:01 -07:00
Samuel Clay
1785eaad81 Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Calculating correct page fetch timing offset (if it was a 304).
  Adding server name and feed code to analytics.
  Turning analytics logging back on.
  Temporarily commenting out analytics to see if they cure the slow down.
2012-09-07 15:10:21 -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
0772b74aa7 Calculating correct page fetch timing offset (if it was a 304). 2012-09-06 23:33:42 -07:00
Samuel Clay
945b75ab36 Adding server name and feed code to analytics. 2012-09-06 22:31:44 -07:00
Samuel Clay
d7e70cafb0 Shortening names on analytics for improved space saving. 2012-09-06 17:39:18 -07:00
Samuel Clay
c07d7e7578 Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be. 2012-09-06 17:24:42 -07:00
Samuel Clay
2ca0a40acd Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing scroll bug when feed has no unreads but in unread view.
2012-09-05 12:33:54 -07:00
Samuel Clay
6e9c604241 Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 12:18:06 -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
5ec7e202b7 Fixing crashing iOS app on missing feed info. 2012-08-31 18:32:44 -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
c6ff2093c9 Tweaking right-click on feeds and upping ratelimit. 2012-08-31 13:20:25 -07:00
Samuel Clay
aa6d7c4033 Removing debugging. 2012-08-30 21:57:53 -07:00
Samuel Clay
2e42cd3e8f Encoding utf-8 strings into bytecodes so lxml doesn't choke. 2012-08-29 23:16:23 -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
503f99c75c iPad/iPhone splash page, redone for the new iPad app. 2012-08-28 16:32:08 -07:00
Samuel Clay
fa1280952e Opening site after adding it. 2012-08-27 15:28:56 -07:00
Samuel Clay
b2f771e53b Attempting to fix user exception dialogs. 2012-08-27 15:22:42 -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
c3dbe76e71 Fixing Youtube embeds and correctly handling keyboard events when share is in transit. 2012-08-27 11:31:05 -07:00
Samuel Clay
482a2eb435 Correctly stripping tags from titles in shared stories. 2012-08-27 10:47:31 -07:00
Samuel Clay
0a4899c6a5 Speeding up the first half of the bookmarklet. 2012-08-27 10:26:49 -07:00
Samuel Clay
0fbf460bc6 Using a 0 feed_id for shared stories with no feed. 2012-08-25 20:46:48 -07:00
Samuel Clay
9c74001af8 Fixing share date in bookmarklet. 2012-08-25 19:58:03 -07:00
Samuel Clay
f8d3c955ec Fixing typo in share bookmarklet. 2012-08-25 19:56:07 -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
567b4ce4f7 Completing share flow from bookmarklet. Needs listing of previously shared stories, and perhaps some error handling. 2012-08-24 15:07:10 -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
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