Commit graph

193 commits

Author SHA1 Message Date
Samuel Clay
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
2d365f01e3 Major improvement to story finding for Tumblr blogs. 2010-05-12 17:04:23 -04:00
Samuel Clay
0176308858 Stylistic changes, like the name of the site: NewsBlur is now News Blur. 2010-05-11 18:38:32 -04:00
Samuel Clay
9042bd2ac7 Experimental support for real-time updating of new stories in the feed view and story pane. 2010-05-11 16:43:14 -04:00
Samuel Clay
f46cd89506 Updating intelligence on any page now updates both the titles and the feed view. 2010-05-11 14:16:16 -04:00
Samuel Clay
e4c21dd2b9 Adding intelligence classifiers now dynamically updates all stories in the feed. Looks fantastic. 2010-05-11 13:31:59 -04:00
Samuel Clay
aa4c06bc24 De-duping stories in front-end: on successive pages and on refreshes. 2010-05-11 12:28:39 -04:00
Samuel Clay
6c7127806a Adding another directionl arrow to complement the Next Unread button. 2010-05-11 10:52:27 -04:00
Samuel Clay
77498277ee Hopefully this fixes the prefetching bug, since it was likely that scrolls weren't being bound to the iframe container until it loaded. 2010-05-10 23:13:32 -04:00
Samuel Clay
eb029657a1 Hopefully this fixes the prefetching bug, since it was likely that scrolls weren't being bound to the iframe container until it loaded. 2010-05-10 23:05:23 -04:00
Samuel Clay
dc4be2260a Adding some log statements to disagnose the prefetch issue. 2010-05-10 21:24:15 -04:00
Samuel Clay
5b1a8a8a17 Fixing prefetch algorithm to check updated story locations as they load. 2010-05-10 20:24:20 -04:00
Samuel Clay
8c6acc165d Bug fix: Accidentally cleared iframe story position cache on additional story page load. 2010-05-10 19:56:20 -04:00
Samuel Clay
2ee6f0e435 Fixing the refresh feed bug where a feed would incorrectly mark a feed as unread if the refresh call was made slightly before the read call. 2010-05-10 11:07:16 -04:00
Samuel Clay
ca55ae4f82 Adding a manage feed button to the feed title in story titles. Also changing soem styling. 2010-05-09 17:30:27 -04:00
Samuel Clay
99b0988d29 Adding intelligence slider to classifier modals so the user can change between like/dislike in the modal. 2010-05-09 16:33:16 -04:00
Samuel Clay
ae80b1b95a Adding prefetching to story titles. Now you no longe rhave to wait until the iframe images are loaded. 2010-05-08 15:18:01 -04:00
Samuel Clay
6d46dd193a Fixing two bugs: returning from an iframe click through erases story positions. Also, the top two stories would not be found due to a mismatched flag. 2010-05-04 11:48:38 -04:00
Samuel Clay
443a3d0e0c Fixing first story not highlighting bug. Hidden stories below were being assessed as position 0 stories above. 2010-04-29 19:29:01 -04:00
Samuel Clay
e03791383a Fixing mystery bug! Safari throws a crazy bug when switching to a new feed every so often. Happens because Safari throws a scroll event when rmeoving content from an overflowed div. Ugh. 2010-04-29 19:12:18 -04:00
Samuel Clay
c91188dc1b Handling in-page anchor links gracefully and correctly. 2010-04-28 09:45:31 -04:00
Samuel Clay
19c7d6c6fd Forgot to also set a flag that preventing the next page from prefetching. 2010-04-27 17:47:09 -04:00
Samuel Clay
d68e0c88bc Fixing bug around paging feeds and having the iframe link prefetcher not work correctly. 2010-04-27 17:35:51 -04:00
Samuel Clay
dd588c7c69 Changing Next/Previous buttons to go to Next Unread and Previous Read stories. Makes much more sense this way. 2010-04-27 12:02:20 -04:00
Samuel Clay
0d34121c50 Crossdomain.xml! Every Flash advertiser's dream. 2010-04-26 00:27:43 -04:00
Samuel Clay
cae311b0d2 Bouncing callout. This is what it all builds up to. 2010-04-26 00:06:49 -04:00
Samuel Clay
07fb40dbd5 Refactoring all scroll views, as well as hopefully fixing the last of the scroll bugs. 2010-04-25 23:33:55 -04:00
Samuel Clay
595fd828e6 Fixing a missing node bug. Caused the story scroll finder to abort. Whoops 2010-04-25 21:12:49 -04:00
Samuel Clay
cb6a394049 Adding versioning to compressed js/css. 2010-04-25 21:07:03 -04:00
Samuel Clay
31d5fdbca1 Nailed a huge bug. Scrolling to stories wouldn't take because of weird deadlocks between scrollers and feed views. Now scrolls to story in both panes on intelligence slide. 2010-04-25 20:54:04 -04:00
Samuel Clay
0815f4f934 Changing arrow keys to page through views, not feeds. 2010-04-25 18:52:56 -04:00
Samuel Clay
722a3f7031 Fixing BAD bug around data integrity for adding then deleting feeds. Also added a return button handler to add feeds, and disabled the manage button when necessary. 2010-04-25 18:32:02 -04:00
Samuel Clay
5a1ee75314 Adding a First Things First callout for new users. 2010-04-25 15:43:09 -04:00
Samuel Clay
6eeac428e8 Merge branch 'master' of github.com:samuelclay/newsblur 2010-04-23 10:46:00 -04:00
Samuel Clay
00ed629443 Ignoring fix urls path for now. 2010-04-23 10:44:55 -04:00
Samuel Clay
3331ffad6a Fixing weird Safari OPML upload bug. 2010-04-22 21:27:39 -04:00
Samuel Clay
d55fd78299 Updating feed counts on intelligence change. 2010-04-22 15:10:06 -04:00
Samuel Clay
48a374a898 Fixing major bugs around intelligence slider showing/hiding stories. Also fixing major bugs around scrolling and prefetching scroll locations. 2010-04-22 15:01:32 -04:00
Samuel Clay
a5856eec61 Moving counts around, cleaning up the interface by removing a counter, and tidying up a bug with feed view tracking the wrong stories. 2010-04-21 23:54:21 -04:00
Samuel Clay
c39a68b9f3 Adding a super-nifty feed unread counter fader that gives much better notice that a story has been read. 2010-04-21 09:48:08 -04:00
Samuel Clay
6ab532433c Fixing scroll bugs. Also fixing view switching bugs. 2010-04-19 21:36:29 -04:00
Samuel Clay
67cc20c272 Dynamically refreshing feeds in real-time. This is now a real-time service, and there's no looking back. 2010-04-14 22:58:00 -04:00
Samuel Clay
b7d7b4b1a0 Fixing odd stories showing up on wrong feed bug. Also fixed overflow styling issue when resizing. 2010-04-14 18:10:16 -04:00
Samuel Clay
229c6bef97 Oh baby, oh baby. Resize! UI Layout upgrades! Drag support for resizing panes 2010-04-13 19:35:36 -04:00
Samuel Clay
447ce8a528 Adding resources to upload progress indicator. 2010-04-13 16:33:43 -04:00
Samuel Clay
d64d94e289 Adding loading indicators to add feed/folder and opml upload. 2010-04-13 16:32:17 -04:00
Samuel Clay
1ff73b0d9c Position offsets changed in jquery 1.4.2 2010-04-11 21:49:38 -04:00
Samuel Clay
31154bfb23 Fixed the <h1>This is a <em>title</em</h1> issue. Can now read through stylistic crap that differs from the RSS title. 2010-04-11 20:24:41 -04:00
Samuel Clay
dfe9886296 Snap back to previous scrolling position on story iframe when you click on links. Also checks if the user scrolls before snap back, as to prevent the page from snapping page unexpectedly. 2010-04-11 19:02:44 -04:00
Samuel Clay
d18ee60599 Mark feed as read button. 2010-04-09 11:59:33 -04:00