Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
9c4ee28c6d Adding preference for hiding feeds with no unread stories. 2010-11-05 10:35:52 -04:00
Samuel Clay
3b0abc8790 Entirely re-wrote feed view story location hueristics. Also fixed feed view in chrome. 2010-11-04 21:49:13 -04:00
Samuel Clay
ca04d966f1 Adding Sydney to timezones. 2010-11-04 11:36:46 -04:00
Samuel Clay
f85dec49f9 Fixing up drag-and-drop to not use fake locations above folders. 2010-11-03 21:41:58 -04:00
Samuel Clay
cb752e2171 Further refining the dash-and-drop interface, but folders are left out. 2010-11-03 21:27:52 -04:00
Samuel Clay
208d63814f Fixing the empty folder problem on drag-and-drop. Had to take out folder drag-and-drop to make it work properly. 2010-11-01 23:00:20 -04:00
Samuel Clay
d6d7e5a2bc Updating jQuery UI, jQuery Layout, and trying to fix the damn drag-and-drop bugs. 2010-11-01 19:28:57 -04:00
Samuel Clay
451c0860db First draft of story title hidden indicators. I don't like the fact that these a) look ugly, and b) don't show the unreads that are also missing. This needs some love before it can be shipped. 2010-11-01 18:20:26 -04:00
Samuel Clay
97b1789a7a Wrong user in load_single_feed.' 2010-10-31 19:32:41 -04:00
Samuel Clay
fcf1a9cabf Accidentally going backwards through feed sin trainers 2x as much as necessary. 2010-10-31 16:32:02 -04:00
Samuel Clay
1d6af3330c Using the word 'page' instead of 'original' for the original view. 2010-10-31 16:17:38 -04:00
Samuel Clay
905766c7e5 Preferences! Timezone support, new window setting, and default story view. 2010-10-31 16:03:50 -04:00
Samuel Clay
daebe0ccd9 Disabled the preferences pane until it works perfectly. 2010-10-30 00:41:06 -04:00
Samuel Clay
786b3d9982 Fixed a bunch fo bugs around feed chooser, OPML import, google reader import, and counts. Also added preferences for new windows, timezone support, and default views. This is one loaded commit. 2010-10-30 00:27:52 -04:00
Samuel Clay
d0e25a0716 Updating feed polling intervals. Also adding a progress bar to premium upgrading screen. Should make for a smoother transition for those high-feed subscribers. 2010-10-29 12:28:05 -04:00
Samuel Clay
ebacf13670 Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-10-29 11:34:46 -04:00
Samuel Clay
b08332e3b6 Retrain classifiers at the end of the trainer. 2010-10-29 11:34:33 -04:00
Samuel Clay
22570cf4c8 Adding premiums to munin. Fixing a few missing feeds bugs. These have to be addressed categorically, but for now, just pass on the bad ones. 2010-10-29 09:02:54 -04:00
Samuel Clay
56cff2fe96 Updating FAQ and About. 2010-10-28 22:19:33 -04:00
Samuel Clay
9b1a873084 Feeds throwing page exceptions are now no longer considered misbehaving. However, the Original view is disabled and brings up the exception modal when clicked. 2010-10-28 18:17:14 -04:00
Samuel Clay
dbc1b6740f Insta-fetching a feed should show its manage menu. using the wrong call to make the new feed. 2010-10-27 23:07:16 -04:00
Samuel Clay
2523f499ca Enabling feed manage menu hover on feeds insta-fetched or exceptioned. 2010-10-27 22:52:49 -04:00
Samuel Clay
df403ceb7f Only queueing new feeds on activation. 2010-10-26 14:04:26 -04:00
Samuel Clay
40e4af7a8d Trying to add feed statistics back. Only calculating them when requested. 2010-10-25 20:44:52 -04:00
Samuel Clay
7b4060a384 Fixing errors around a user trying to open a feed that has been de-duped and lost. The server now finds the de-duped feed and sends it back. 2010-10-25 20:20:59 -04:00
Samuel Clay
b8df7ef045 Fixing feed chooser for top-level feeds. 2010-10-23 12:14:57 -04:00
Samuel Clay
143adc6d77 Working on sandbox until i know this is right. 2010-10-23 11:22:57 -04:00
Samuel Clay
6b0d2f457c Refactoring activation of premium accounts. Trying out production paypal. 2010-10-23 11:20:54 -04:00
Samuel Clay
c9e88798b3 Fixing small issues with starting and ending training. 2010-10-23 11:05:43 -04:00
Samuel Clay
169c9327d2 Error conditions for failing Paypal IPN. 2010-10-23 10:40:25 -04:00
Samuel Clay
d106dcabdc Fixing delete button in exception modal. 2010-10-23 10:29:35 -04:00
Samuel Clay
870af936ca Adding paypal ipn checks for premium status. Still needs a count fo the number of tries for failure status. 2010-10-22 10:22:19 -04:00
Samuel Clay
20195f4345 Merge branch 'master' into chooser
Conflicts:
	media/js/newsblur/reader_classifier.js
	media/js/newsblur/reader_manage_feed.js
	media/js/underscore.js
2010-10-22 09:56:06 -04:00
Samuel Clay
0127a923c3 Updating thumbs in trainer to use new renamed thumbs. 2010-10-22 00:25:02 -04:00
Samuel Clay
516f08d6be Final touches to the new classifiers. Title highlighting now controls the new-style title classifier in story view. 2010-10-22 00:16:34 -04:00
Samuel Clay
90b57f31ce Adding titles to trainer. Removing feed manager. It's functionality is now compeltely rolled into the intelligence trainer. Big YAY for deleting old code. 2010-10-21 23:32:07 -04:00
Samuel Clay
8062a67628 Finishing up look and feel of classifiers. Also added shift+j and shift+k to keyboard shortcuts modal. 2010-10-21 19:36:03 -04:00
Samuel Clay
7d5f160b93 Adding shift+j and shift+k to move between feeds. Thanks to Jim Moran for the suggestion. 2010-10-21 18:52:25 -04:00
Samuel Clay
0cf370cd21 Updating Underscore.js 2010-10-21 13:50:43 -04:00
Samuel Clay
02964a5775 Internet Explorer fix for Array.indexOf(). Now using _.contains() instead. 2010-10-21 13:48:08 -04:00
Samuel Clay
5bcd5eb730 Serializing and deserializing new classifiers. 2010-10-21 13:37:36 -04:00
Samuel Clay
08c31b3645 Finished up interaction for new dual-mode classifiers. Still need to serialize classifiers, then perhaps reprocess on the backend to handle both modes at once. 2010-10-19 22:41:30 -04:00
Samuel Clay
9d51e999ba First draft of brand new dual-mode classifiers. Both tumbs up and thumbs down in the same classifier. Hover behavior works, not much else, so far. 2010-10-19 20:57:25 -04:00
Samuel Clay
6c4f3e5871 Adding paypal return screen, which holds the user until paypal ipn kicks in and their feeds are converted. 2010-10-19 19:09:08 -04:00
Samuel Clay
b22075e5cb Trainer and Chooser now update homepage feed counts dynamically. 2010-10-18 19:21:02 -04:00
Samuel Clay
637a1aafc6 Fixed issues with feed classifier trainer, but still cna't go back to intro without messing up the order. 2010-10-18 18:14:47 -04:00
Samuel Clay
8c6cd75409 Fixing up the feed trainer to show counts on the home page. Still needs a tweaking though to handle phantom feeds. 2010-10-17 23:34:14 -04:00
Samuel Clay
554beb5293 Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
Samuel Clay
0a963fb614 Boosting feed chooser to 64. 2010-10-16 22:42:59 -04:00
Samuel Clay
4f2b773da9 Significantly speeding up feed chooser loading. 2010-10-16 21:32:06 -04:00