Commit graph

2339 commits

Author SHA1 Message Date
Samuel Clay
bf299485b0 New keyboard shortcut: m finds the oldest unread story. 2011-11-02 09:43:06 -07:00
Samuel Clay
a9bb7c7d2a Skip broken classifiers when saving. 2011-11-02 08:49:58 -07:00
Samuel Clay
948d3f4405 Slowing down refreshed. 2011-11-01 15:31:25 -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
5578d47383 Last few fixes for the folder counts always visible change. Now refreshed feeds update folder counts. 2011-11-01 00:20:06 -07:00
Samuel Clay
78e7c072eb Adding preference for always showing folder unread counts. 2011-10-31 19:44:36 -07:00
Samuel Clay
84fcd4e51f Fixing issues around marking folders and feeds as read and interacting with other folders that are not active. 2011-10-31 18:50:39 -07:00
Samuel Clay
6ad501e677 Marking feed as read now clears stories. Also adding shift+a to mark all as read. 2011-10-31 18:40:07 -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
58e8263bcd Updating keyboard shortcuts dialog. 2011-10-30 22:21:58 -07:00
Samuel Clay
30bee8c50f Adding the f keyboard shortcut to open the feed trainer. 2011-10-30 22:17:16 -07:00
Samuel Clay
e8e630afad Adding the t keyboard shortcut to open the story trainer. 2011-10-30 22:15:04 -07:00
Samuel Clay
b16c052dc9 Adding undersocre.string.js. Fixing bug in River with using _.contains instead of new _.includes. 2011-10-30 20:24:12 -07:00
Samuel Clay
d0724ca2bc Fixing broken underscore.js _.all() call with no iterator (using _.identity) 2011-10-30 18:53:25 -07:00
Samuel Clay
72dbe621a7 underscore 1.1.3 -> 1.2.1 2011-10-30 15:27:19 -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
8fb9bdd7db Adding luminosity detection for the iphone river. Also fixing marking stories as read and tagging a river request. 2011-10-26 20:09:28 -07:00
Samuel Clay
ec1f38c720 Fixing broken starred stories (with no classifiers). 2011-10-25 00:01:35 -07:00
Samuel Clay
72fe3633d6 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. 2011-10-24 08:55:28 -07:00
Samuel Clay
f4027973cd Fixing the last of the story positioning bugs when using a non-default story title pane position (i.e. top or side). 2011-10-19 23:04:45 -07:00
Samuel Clay
2c3ac303e6 Fixing ridiculous bug around the position of the mouse indicator in both the Feed view and Original view when the story pane is positioning at top or side. 2011-10-19 18:42:49 -07:00
Samuel Clay
f47f59288f Fixing a long-standing bug -- loading multiple feed pages on feed load would skip the first two stories in the Original view, due to a missing flag reset. 2011-10-03 18:19:50 -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
3a526984f5 Preferences for story pane position. 2011-09-28 16:44:28 -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
16b1ab6f9c Adding logging for emails sent. Also using history.replaceState to clear the ?next= parameter. 2011-09-23 18:13:16 -07:00
Samuel Clay
f29266d707 Adding forgot password email with conveniences. 2011-09-22 09:23:42 -07:00
Samuel Clay
8a6ff025d5 Adding android app to email. Also finalizing cleanup. 2011-09-21 21:51:25 -07:00
Samuel Clay
ed7d2bd88f Finishing up new account email. Adding migration to save email sending preference. 2011-09-21 17:49:40 -07:00
Samuel Clay
51a0fb2705 Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use. 2011-09-14 20:08:40 -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
8c0906fbff Changing scroll speed. Adding authenticated info to every request. 2011-09-03 23:10:46 -07:00
Samuel Clay
68de3ea02c Fixing bug in starred_stories where the second page is skipped. 2011-08-29 22:25:25 -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
d4dddf4896 Adding iphone and android apps, along with necessary migration for hiding mobile. 2011-08-07 21:38:09 -07:00
Samuel Clay
5dd493e8f3 Adding 'd' as a keyboard shortcut to show the dashboard. 2011-07-29 09:58:25 -07:00
Samuel Clay
b075416505 Adding 's' to save/unsave a story, and '+' and '-' to change intellignece. Also fixing login_* in API docs. 2011-07-29 09:41:49 -07:00
Samuel Clay
811512d8da Finishing up account dialog. Also re-styling subscriber counts. 2011-07-27 22:17:34 -07:00
Samuel Clay
1330c85f30 Adding account dialog. Still needs to be saved. 2011-07-27 09:33:47 -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
ba0d3bd43f Forcing refresh fo story positions when feed is fully loaded. 2011-07-24 23:00:05 -07:00
Samuel Clay
945b604368 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-07-17 22:34:23 -07:00