Commit graph

1095 commits

Author SHA1 Message Date
Samuel Clay
e3ad4486e3 Showing total fetches in task munin graph. 2012-09-27 15:54:40 -07:00
Samuel Clay
f9ed7fdd26 Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs. 2012-09-27 15:21:38 -07:00
Samuel Clay
2461b2f83a Cleaning analytics as a beat task. Fixing server status codes in munin, and removing app feed fetches from analytics. 2012-09-27 13:18:51 -07:00
Samuel Clay
c6e71a5de7 Fixing paths munin. 2012-09-27 12:16:29 -07:00
Samuel Clay
6496f1560e Normalizing paths and adding graphs for browser breakdowns, paths, and task feed status codes. 2012-09-27 12:12:28 -07:00
Samuel Clay
b49c83830d Permissions on munin. 2012-09-27 10:51:51 -07:00
Samuel Clay
0308b84b2d Fixing typo in munin task config. 2012-09-27 10:49:07 -07:00
Samuel Clay
f8bf3adc57 Changing munin names for better graphs. 2012-09-27 10:47:49 -07:00
Samuel Clay
8b7295ca2e New Munin views: task server breakdowns by feeds fetched, total time taken per server, and aggregate stats in the pipeline. 2012-09-27 10:45:40 -07:00
Samuel Clay
b81381b120 Merge branch 'master' into dynamodb
* master:
  Updating favicon to include 64x64 icon for Metro.
  Marking shared stories as read.
  Coering story content into unicode to handle changes.
  Fetching more stories.
  Moving from Aaron Swartz's html diff lib to lxml's html diff lib. Should fix issues around disappearing content.
  Favicon for IE9 and for 32x32.
  Trying to repair favicon for ie9 users.
2012-09-24 14:25:35 -07:00
Samuel Clay
ec57fc927a Fetching more stories. 2012-09-24 13:24:45 -07:00
Samuel Clay
04184bfd6d Moving from Aaron Swartz's html diff lib to lxml's html diff lib. Should fix issues around disappearing content. 2012-09-24 13:23:31 -07:00
Samuel Clay
2bb38975eb Merge branch 'master' into dynamodb
* master:
  Adding 1.5X as many stories to the dupe detector. Hope I don't regret this.
  Fixing issue when opening feed in Story view but second story gets selected instead of first.
  Changing how signin locks on welcome page.
2012-09-21 15:24:24 -07:00
Samuel Clay
ce52a329c2 Adding 1.5X as many stories to the dupe detector. Hope I don't regret this. 2012-09-21 13:03:38 -07:00
Samuel Clay
5ae803ff7d Merge branch 'master' into dynamodb
* master:
  Typo in s3 icon.
  Forcing icon save if the icon is not yet in s3.
  Completing feed icon migration to S3.
  Segmenting color for load times.
  Segmenting color for load times.
  Ignoring replica lag if no replicas present.
  Ignoring replica lag if no replicas present.
2012-09-20 12:55:34 -07:00
Samuel Clay
29d6f8a319 Segmenting color for load times. 2012-09-19 23:20:27 -07:00
Samuel Clay
37e60eabcb Segmenting color for load times. 2012-09-19 23:12:26 -07:00
Samuel Clay
ffa16517fe Ignoring replica lag if no replicas present. 2012-09-19 23:00:19 -07:00
Samuel Clay
10b9d2e5dd Ignoring replica lag if no replicas present. 2012-09-19 22:45:25 -07:00
Samuel Clay
294e790e2c Merge branch 'master' into dynamodb
* master: (31 commits)
  Adding delay to showing login when moving from reader.
  Updating welcome email to point to iPad app.
  Correctly handling URL loading cases and hiding/showing sidebar correctly in welcome splash screen.
  Showing signup button in tryout view. Splash apge hides when in tryout mode. Still need to preload feed view and show feed list on url load.
  Finishing up tryout. Still need Sign Up callout.
  Deleting unused maintenance.
  Updating logo for retina.
  Fixing a small gradient color, and blurring on rotation.
  Re-coloring welcome header.
  Adding padding for activities module.
  Updating logo for retina.
  Fixing android header image.
  Styling footer, using better web graphic for header.
  Upgrading iphone/ipad app to support both ios 6 and tall-iphone.
  New folder options: add subfolder.
  Adding location to find friends.
  Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue.
  Fixing 'r' refresh command for All Site Stories.
  Fixing broken social page.
  Google Reader logo and spacing.
  ...
2012-09-17 14:53:12 -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
b92e564b1f Ignore skip of unread counts if theres no mongodb lag. 2012-09-10 17:50:36 -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
4ec6c9fefd Merge branch 'master' into dynamodb
* master: (23 commits)
  Fixing trainer for stories in social feeds.
  Fixing small bug in story titles header now showing socialsubs correctly.
  Fixing headers for Everything river and river blurblog.
  Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.)
  Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug.
  Updating to altest jQuery layout.
  Adding folder story counts to content pane. Thanks to @afita for the suggestion.
  Fixing activities bug when the user is unknown and there is no source/with_user.
  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.
  Shortening names on analytics for improved space saving.
  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.
  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.
  Adding VentureBeat article to press page.
  Adding order/read_filter to api. Also adding river blurblog.
  Fixing right click on folders.
  Fixing bug where publisher-disabled original pages were not properly disabled.
  Fixing bug where publisher-disabled original pages were not properly disabled.
  ...

Conflicts:
	utils/feed_fetcher.py
2012-09-07 22:26:19 -07:00
Samuel Clay
945b75ab36 Adding server name and feed code to analytics. 2012-09-06 22:31:44 -07:00
Samuel Clay
1511ca7fc3 Turning analytics logging back on. 2012-09-06 21:43:18 -07:00
Samuel Clay
88172988ee Temporarily commenting out analytics to see if they cure the slow down. 2012-09-06 20:56: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
0a03154473 First half of DynamoDB trial, converting stories from mongo to dynamodb. Still needs to be updated/inserted on feed update, and then processed with all MStory uses. 2012-09-04 12:01:55 -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
0fbf460bc6 Using a 0 feed_id for shared stories with no feed. 2012-08-25 20:46:48 -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
0fb8c8459d Cleaning up feed calculation in feed fetching. 2012-08-17 00:10:17 -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
88a46dc3b4 Typo 2012-08-16 22:42:13 -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
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
5da380c12e Fixing small bugs: feed sort order, unread/oldest not respecting mark as read date. 2012-08-02 11:04:11 -07:00
Samuel Clay
9cbb21c91d Moving Oldest-first date from mark_read_date to 2 weeks ago, everytime. 2012-08-01 21:57:55 -07:00
Samuel Clay
78338bba0d Tons of small fixes: opml uploads, rss feeds for blurblogs, default images on blurblogs. 2012-07-30 21:43:55 -07:00
Samuel Clay
15df6b6b47 Making the icon importer a bit faster and more slave lag resilient by using page fetch data. Also fixing title on blurblogs. 2012-07-30 11:12:58 -07:00
Samuel Clay
f64d3b4d44 Fixing all the little bugs that made it through. 2012-07-30 06:32:34 -07:00
Samuel Clay
5f15b12876 Adding new metrics to munin. 2012-07-29 23:24:26 -07:00
Samuel Clay
e981c9dfa4 Switching from dev.newsblur.com to www.newsblur.com. 2012-07-29 22:31:40 -07:00
Samuel Clay
b7733c71e9 Adding global preference for read filtering (unread/all) and story order (oldest/newest). Fixing colored log. Fixing story by email. 2012-07-29 21:07:03 -07:00
Samuel Clay
ff439834c5 Preventing dupe favorites from showing up in activities and interactions. 2012-07-28 13:16:18 -07:00
Samuel Clay
8eb106612a Converting replies from original messages to reply ids. Also delaying emails on new replies and reshares so authors can change typos. Also dong a much better job with checking for dupe emails so no dupes ever get sent out. 2012-07-27 18:58:35 -07:00