Commit graph

1097 commits

Author SHA1 Message Date
Samuel Clay
215d381367 Fixing top folder issue on ios app. Also upping iphone version number. 2012-10-14 17:33:07 -04: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
79d07cac05 Fixing JS issues around stories with no feeds clobbering the river view. 2012-09-27 10:44:55 -07:00
Samuel Clay
bf8c202848 Merge branch 'master' into dynamodb
* master:
  Fixing issue on ev machines not being backed by s3. Also removing unused faq and about js.
2012-09-24 11:16:41 -07:00
Samuel Clay
56162dc871 Fixing issue on ev machines not being backed by s3. Also removing unused faq and about js. 2012-09-21 17:41:07 -07:00
Samuel Clay
3c9114fa05 Merge branch 'master' into dynamodb
* master:
  S3 icons. Untested.
  Removing old feed pages from mongo.
  Allowing proxy of S3 for original pages to be turned off.
  Adding ec2 mdadm setup.
  Adding proxy for S3 pages.
  Migration for s3 flags for pages + icons.
  Migrating to S3 for feed pages.
  Cleaning up footer on welcome page.
  Retina-izing twitter and github logos.
  Adding mongo conf for ec2 (trying out ec2 for some servers).
  Fixing a bunch of small exceptions.
  Small cleanup on welcome page, fixing social subs urls.
  Updating welcome apge to include pricing and a cleaned up footer.
  Fixing a couple of update bugs -- story cascading potentially resulting in invalid ids (probably not), and not unique errors on new page fetches.

Conflicts:
	apps/rss_feeds/models.py
	settings.py
2012-09-19 16:37:47 -07:00
Samuel Clay
2dd741e500 Adding proxy for S3 pages. 2012-09-19 09:38:46 -07:00
Samuel Clay
00ba259c66 Migrating to S3 for feed pages. 2012-09-18 17:09:07 -07:00
Samuel Clay
ef4a1c866e Fixing a bunch of small exceptions. 2012-09-18 13:08: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
11ac02e852 Finishing login/signup forms and interactions. Added 4 features and images. Formatted activity. Needs some love and integration with the reader, but it's almost there. 2012-09-12 18:47:37 -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
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
6e9c604241 Fixing bug where publisher-disabled original pages were not properly disabled. 2012-09-05 12:18:06 -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
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
fa1280952e Opening site after adding it. 2012-08-27 15:28:56 -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
0b6f87207b Fixing comments on river. 2012-08-16 22:25:58 -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
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
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
7bdf4aa64e Attempting to fix the unread count bug in socialsubs. 2012-08-10 10:35:11 -07:00
Samuel Clay
0ea2cba95a Big changes to blurblogs. Editing comments inline. Deleting comments inline. Removing sideoptions on blurblogs. Streamlining. Robusticizing. Shipping. 2012-08-06 17:52:33 -07:00
Samuel Clay
d8d9c027e3 Truncating story content on blurblogs. 2012-08-02 19:04:20 -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
f40c96b226 Fixing send story by email. Also adding update_counts field to feeds/flat. 2012-08-01 18:54:51 -07:00
Samuel Clay
f64d3b4d44 Fixing all the little bugs that made it through. 2012-07-30 06:32:34 -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
735d366424 Launching super fast river and oldest-first/unread-only for feeds and folders. Not yet for blurblogs, unfortunately. 2012-07-29 12:07:02 -07:00
Samuel Clay
12ec0d1f05 Simplifying dashboard by including current user's profile photo, linking to their profile. 2012-07-28 19:53:38 -07:00
Samuel Clay
dffdfa75a6 Fixing interactions on favorites, replies (to include titles), and wording in api docs. 2012-07-28 12:37:16 -07:00
Samuel Clay
0f1bc37fab The backwards commit. Putting back in old slow river and hiding preferences for order and read filter. This needs to run silently in the background for 2 weeks in order to work. Starting now. 2012-07-26 22:25:56 -07:00
Samuel Clay
01fd83ccb5 Adding the last necessary pieces for redis to handle blurblogs. Now to strip out oldest/unread filter and put back in the old river so it can be merged upstream. 2012-07-26 22:12:48 -07:00
Samuel Clay
e55ef31744 Fixing mongo db raw log to ignore system messages. 2012-07-25 16:58:56 -07:00
Samuel Clay
57393ead72 Merge branch 'social' into redis
* social:
  Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
  Showing better error messages for front-end users.
  Better time breakdowns on site loading.
  Slightly altering styling on feed chooser hamburgers.
  Rewriting new user email. Animating hamburgers.
  Adding images to all footer links.

Conflicts:
	apps/reader/views.py
2012-07-25 16:43:10 -07:00
Samuel Clay
10f6c2008b Showing better error messages for front-end users. 2012-07-25 14:03:15 -07:00
Samuel Clay
38e9b4e490 Better time breakdowns on site loading. 2012-07-25 11:36:28 -07:00
Samuel Clay
0fc1d1f327 Fixing order for river, but hiding read filter (so no All Stories for folders). 2012-07-23 12:09:48 -07:00
Samuel Clay
4aaa01ea24 Merge branch 'social' into redis
* social:
  Adding beta site to test redis.
  Fixing logo size.
2012-07-23 10:28:20 -07:00
Samuel Clay
2f8ceeb113 Adding beta site to test redis. 2012-07-23 10:28:15 -07:00
Samuel Clay
2b2ef7f15c Merge branch 'social' into redis
* social:
  Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
  Adding compacting to user sub folders, to remove dupe subscriptions.
  Clearing folders and decoding unicode.
  Typo in gunicorn conf.
  Only using appropriate number of gunicorn processes, making this machine agnostic.
  Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
  Adding vps roles to fabfile.

Conflicts:
	apps/reader/views.py
	apps/social/models.py
2012-07-21 16:43:23 -07:00
Samuel Clay
18428a32a1 Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors. 2012-07-21 16:38:37 -07:00
Samuel Clay
0acefb2465 Adding blurblog redis story id sets. 2012-07-19 23:29:11 -07:00
Samuel Clay
a4414eebde Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up. 2012-07-18 18:34:19 -07:00
Samuel Clay
272575d917 Handling expiration of redis unread keys. 2012-07-16 20:49:43 -07:00
Samuel Clay
1c16662be3 Finished loading redis unreads into mongo. That's it for the risky part. Now for the cleanup. 2012-07-16 19:13:32 -07:00
Samuel Clay
b2065ad587 Adding backend support for redis unread stories. 2012-07-16 18:11:18 -07:00