Commit graph

636 commits

Author SHA1 Message Date
Samuel Clay
21e103d219 Merge branch 'master' into move_to_folder
* master: (124 commits)
  Adding mark all as read action sheet for river of news in ios. Still needs hookup + server.
  Adding method param error to /api/login and /api/signup.
  Adding method param error to /api/login and /api/signup.
  Fixing stale unread counts on feed list in iOS app when returning from river.
  Saving duplicate read stories correctly.
  Fixing gradient in story detail view in iOS.
  Adding pages_fetched to munin.
  New keyboard shortcut: m finds the oldest unread story.
  Fixing exception when deleting bad user subs.
  Skip broken classifiers when saving.
  Speeding feed fetching back up.
  Adding new db03 to mongodb mix.
  Using mongodb nifty db resolution.
  Testing out a slave read for getting stories.
  Putting a time limit on collect_stats.
  Simplifying the shit out of feed fetch histories.
  Simplifying the shit out of feed fetch histories.
  Trying to fix fetch histories with indexes. Also upating fabfile.py
  Spreading out feed refreshing to the max.
  Slowing down refreshed.
  ...
2011-11-04 08:46:51 -07:00
Samuel Clay
a266d3b2c7 Fixing a number of server bugs -- google reader import choking on bad xml, handling duplicate feeds properly. 2011-11-01 09:25:59 -07:00
Samuel Clay
637dc5abb2 Switching river of news with collapse actions. Adding 'o' to open story in new window. 2011-10-31 18:04:25 -07:00
Samuel Clay
ae367bf8ba Fixing a range of server issues -- sendign story emails, failing silently on SES outages, and giving a 404 instead of a 500 on bad params. 2011-10-28 10:29:11 -07:00
Samuel Clay
c30352ea0e Merge branch 'master' into feed_settings
* master: (72 commits)
  Adding vendorized seacucumber, for when I hate amazon ses.
  Hamburgers are getting a workover so they load instantly.
  Adding luminosity detection for the iphone river. Also fixing marking stories as read and tagging a river request.
  Displaying correct header for River on iPhone.
  Adding favicon_fade for gradient river of news in iphone app.
  Fixing issue around missing favicon colors. Also correctly showing river pages and counting read stories for optimization.
  Gradients on River of News in iphone app.
  Adding Chrome Web Store banners + screenshots + originals.
  Making network request for River of News in iPhone app.
  Adding River of News views to iPhone App. Still needs network calls, headers, and touch events for section headers.
  Wrong logging error.
  Temporary fix for broken river of news.
  Fixing broken starred stories (with no classifiers).
  New screenshots for iPhone app v1.1.
  Commifying front-page stats.
  Fixing issue around disappearing session_key on reader import. Using cookie first, then falling back to session_key.
  Fixing major bug around classifiers in the river of news. Forced to add a new flag to handle existing connections so they don't get data that will mess them up. New visitors will get new behavior. Eventually all users will be on new behavior and I can remove the new flag.
  Responsive web design -- hiding center column under a certain width. See: http://news.ycombinator.com/item?id=3138379
  Fixing bug around range checking in add dialog for iphone.
  iPhone app v1.1.
  ...
2011-10-26 21:58:15 -07:00
Samuel Clay
69ea2e4199 Hamburgers are getting a workover so they load instantly. 2011-10-26 20:31:16 -07:00
Samuel Clay
658a15701a Responsive web design -- hiding center column under a certain width. See: http://news.ycombinator.com/item?id=3138379 2011-10-21 18:07:08 -07:00
Samuel Clay
622358e05c Moving to $ per year instead of per month. Cleaning up new account email. Clearing out the story iframe between stories and feeds. 2011-09-30 18:02:48 -07:00
Samuel Clay
35a2e0b356 Finishing up new layouts. Lock on scrolling during resize panes and window. Retain story position between resizes. 2011-09-29 22:12:46 -07:00
Samuel Clay
a5c5781d7f Adding layout preference, with images. 2011-09-29 09:53:55 -07:00
Samuel Clay
74ac901285 Minor fixes to auto-load more stories on intelligence slide. 2011-09-28 09:31:30 -07:00
Samuel Clay
e559dc6f93 Fixing all manage menus positions. 2011-09-27 23:06:49 -07:00
Samuel Clay
a48183707e Smoothing out north and west story titles. Fixing hover manage icons. Restyled west story titles pane to look and feel great. 2011-09-27 22:16:09 -07:00
Samuel Clay
7ad6d7f6df Story titles pane can now be moved to west, north, or south. Also adding live redraws during pane sizing. 2011-09-26 10:27:21 -07:00
Samuel Clay
ed179b3557 Adding feed setting menu item. Cleaning up feed exception dialog. 2011-09-26 09:22:46 -07:00
Samuel Clay
d0f3ed1b3e Assetmodel for move to folder. 2011-09-25 13:18:19 -07:00
Samuel Clay
8a6ff025d5 Adding android app to email. Also finalizing cleanup. 2011-09-21 21:51:25 -07:00
Samuel Clay
0ac41e48af Stubbing in new Move To Folder feature on context menus. Not ready, since there's no backend support yet. 2011-09-04 15:42:13 -07:00
Samuel Clay
5da8bf73fb Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls. 2011-08-26 19:58:06 -07:00
Samuel Clay
442012fdeb Ading pull to refresh on feed detail in iphone app. Not done, but also added extra parameter in feed canonical model that gives seconds since last update. 2011-08-18 09:56:52 -07:00
Samuel Clay
d4dddf4896 Adding iphone and android apps, along with necessary migration for hiding mobile. 2011-08-07 21:38:09 -07:00
Samuel Clay
460ca4dce8 Adding stubbed in module for mobile apps. Adding Blar. Needs a hide button, and correct links and icons. 2011-08-04 08:45:51 -07:00
Samuel Clay
de98a4e49b Adding account dialog. Also remvoing colorama as a third-party. 2011-07-27 09:33:34 -07:00
Samuel Clay
a038d7d23e Adding pref for turning off animations. Still needs some love. 2011-06-07 12:57:34 -04:00
Samuel Clay
f26166622d Cleaning up keyboard shortcuts, reversing training images, and turning off tutorial when used. 2011-05-20 09:59:44 -04:00
Samuel Clay
2bb41f805c Cleaning up the third page of the tutorial by showing the two intelligence trainers. 2011-05-20 09:51:56 -04:00
Samuel Clay
9fa3e0764d Finishing all pages of the tutorial. The intelligence trainer could use some love, but this should go out sooner rather than later. 2011-05-20 00:18:23 -04:00
Samuel Clay
539fb5869f Adding fake stories to training page in tutorial. Just need to hook up the slider to hide/show the stories. 2011-05-19 20:03:28 -04:00
Samuel Clay
3be758d8ac Intelligence on step 2. Not interactive yet, just needs the stories. 2011-05-19 12:27:32 -04:00
Samuel Clay
247a0b824d Finishing page 2, adding page 5 which has links to twitter, get satisfaction, the blog (even loads the blog), and is a good last page. 2011-05-18 22:33:42 -04:00
Samuel Clay
c029c863cd Finishing up copy changes for step 2 - views. Laying out step 4 - tips. 2011-05-18 10:19:02 -04:00
Samuel Clay
48cd442625 Tips and tricks is fully tricked out. Now need to pare it down by a lot. 2011-05-17 11:05:38 -04:00
Samuel Clay
7b77d0b997 Partially stubbing out step 2 and 4. 2011-05-16 23:13:49 -04:00
Samuel Clay
58a24c32c7 Adding collapsed folder icon. Also fixing scroll on story manage menu in feed view. 2011-05-16 11:34:05 -04:00
Samuel Clay
0bf05d11b5 Finishing paging. Now just need to add the page layouts and hiding preference. 2011-05-11 20:18:33 -04:00
Samuel Clay
03d370b040 Adding paging to tutorial. Also adding the tutorial dashboard image. Colorful. 2011-05-11 12:27:28 -04:00
Samuel Clay
9f3cd3d05b Stubbing in the new tutorial. 2011-05-09 20:59:52 -04:00
Samuel Clay
14d412422b 9 line changes and we get scrolling on the dashboard. Much needed relief. 2011-05-09 18:33:46 -04:00
Samuel Clay
5d4c7565e9 Story text in shared/emailed stories. Extracting text for plain/text emails. 2011-05-08 19:41:50 -04:00
Samuel Clay
c6ebb58cf8 Merge branch 'master' of github.com:samuelclay/NewsBlur into send_email 2011-05-07 21:12:24 -04:00
Samuel Clay
03d74d5313 Cleaning up the send email dialog (as well as the add site dialog). Everything looks great, save for an email icon and a bit more validation. 2011-05-07 21:12:13 -04:00
Samuel Clay
504d7d94da Adding feedback archiving for instant loads. Feedback is now on the dashboard. 2011-05-07 17:22:41 -04:00
Samuel Clay
54a10301b9 Adding community feedback to whats new module on dashboard. 2011-05-07 12:06:51 -04:00
Samuel Clay
079e0b0ded Front-end complete. Need to send the email now. 2011-05-06 10:06:13 -04:00
Samuel Clay
2f0633e538 Drawing out send email dialog. Still needs love and an entire backend. 2011-05-03 20:59:07 -04:00
Samuel Clay
88480a5886 Show/hide tooltips is a new preference. 2011-05-01 20:22:54 -04:00
Samuel Clay
1b0669f58c Fixing a ridiculous issue around paging the feed when clicking on Next Unread count if page not loaded. 2011-05-01 15:53:26 -04:00
Samuel Clay
cc94f3fd12 Double duty: Adding /rss_feeds/search_feed endpoint for discovering feeds through the API. Also adding in a new preference for the sort order of feeds. A bit broken, but it'll do for now. Thanks to @heliostatic for the idea. 2011-04-25 20:53:29 -04:00
Samuel Clay
82d4b1923c A few minor fixes: feed chooser now has no artifacts from the feedlist. Fixing the Add button on recommended feeds. 2011-04-24 20:42:42 -04:00
Samuel Clay
b81d39d3b0 Using GetSatisfaction for feedback. Added authentication section to API. Ready to launch! 2011-04-24 18:17:44 -04:00