Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
7d6cb14096 Fixing preferences. Accidentally required a change password to correctly close. Whoops. 2010-11-09 11:34:50 -05:00
Samuel Clay
2500740b8a 1 minute refreshes. 2010-11-09 10:04:20 -05:00
Samuel Clay
7178c95ac4 Prefetching has a few tries to find stories. 2010-11-08 19:39:27 -05:00
Samuel Clay
68e217c0bc Fixing bug around finding stories in iframe view when the first story fails to be found during prefetch. 2010-11-08 19:27:57 -05:00
Samuel Clay
e7646d7e98 Adding change password to Preferences. Also changing timing for feed updates. 2010-11-08 12:09:55 -05:00
Samuel Clay
88b3e19573 Refresh interval from 60 seconds -> 2.5 minutes. 2010-11-08 09:25:18 -05:00
Samuel Clay
3865cb77fa Small visual tweaks as well as tightening up some logging. 2010-11-07 00:40:26 -04:00
Samuel Clay
e68aba2546 When switching from feed view to Original view, the story locations need to be calculated. This must've been deleted somewhere back along the way. 2010-11-06 13:27:52 -04:00
Samuel Clay
7453e71aae The prefetching algorithm only handle screenfuls at a time, causing it to do less work all at once. Also changed it so that it only recalculates story positions for previously unfound stories, if the last found story's position has not changed. 2010-11-06 12:53:42 -04:00
Samuel Clay
db4395c707 Fixing sortables for the feed list. Top level feeds can now be dragged into and out of folders (including empty folders). 2010-11-06 11:29:05 -04:00
Samuel Clay
b30752a9c1 A huge slew of bug fixes related to feed fetching, missing ids, and missing feeds. 2010-11-05 20:34:17 -04:00
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