Commit graph

10101 commits

Author SHA1 Message Date
Samuel Clay
be5b272e59 Adding munin stats for feeds, subscriptions, classifiers, and user. 2010-05-20 10:30:25 -04:00
Samuel Clay
3ee93b6f1f Turning off updating unread counts of selected feed temporarily. New stories still come in, but the unread counts are unreliable. 2010-05-20 10:16:34 -04:00
Samuel Clay
a9f2bd5db6 Adding a signup callout for unauthenticated user to compel them to signup. 2010-05-20 10:13:41 -04:00
Samuel Clay
4b3e9379f3 Adding a mouse indicator arrow. 2010-05-19 13:10:49 -04:00
Samuel Clay
531c181dbd Protopub logos. 2010-05-14 09:40:59 -04:00
Samuel Clay
832232b429 Protopub logos. 2010-05-14 09:39:09 -04:00
Samuel Clay
3ca7fcefca That mass renames continue! Protoread is now Protopub, and that sounds good to me. 2010-05-14 09:32:38 -04:00
Samuel Clay
5e193f7279 Big news: Story highlighting now follows the mouse cursor. Also sped up the main algorithm that determines the closest story. So much smoother and crisper. 2010-05-13 23:18:13 -04:00
Samuel Clay
b1ac2147ba Renaming News Blur to Protoread. 2010-05-13 11:11:01 -04:00
Samuel Clay
e7fde59174 Fixing safari overflow bug. 2010-05-12 21:33:33 -04:00
Samuel Clay
1268989726 Fixing read stories that are read after the mark_read date, but they are post dated. 2010-05-12 18:55:54 -04:00
Samuel Clay
918acf6607 Fixing read stories that are read after the mark_read date, but they are post dated. 2010-05-12 18:46:56 -04:00
Samuel Clay
2d365f01e3 Major improvement to story finding for Tumblr blogs. 2010-05-12 17:04:23 -04:00
Samuel Clay
50881dc8dc Fixing empty folders. 2010-05-11 22:56:37 -04:00
Samuel Clay
fa6f5bb6e5 Fixing empty folders. 2010-05-11 22:49:41 -04:00
Samuel Clay
d015bcfbfa Fixing feed calculation to allow for calculating all feed scores for a specific user. 2010-05-11 21:36:17 -04:00
Samuel Clay
e574dfd38f Twitter, Twitter. 2010-05-11 18:47:08 -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
b5edcc03d2 Fixing caching bug around new stories. New to invalidate the story cache when new stories come in. Duh. 2010-05-11 12:27: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
3c9177c2d7 Merge branch 'master' of github.com:samuelclay/newsblur 2010-05-04 10:41:44 -04:00
Samuel Clay
2e1798c6e6 Fixing delete feeds so that it no longer runs inline. Duh. Added unit test coverage. 2010-05-04 10:40:32 -04:00
Samuel Clay
3573ac2e78 Adding a mark_read command to have the demo account always at 1 day unread. 2010-04-30 18:44:24 -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
274312e277 Additional checks for difflib to pass. 2010-04-29 13:52:24 -04:00
Samuel Clay
ce0495002e Adding load time to feeds to punish slow feeds. 2010-04-29 13:35:46 -04:00
Samuel Clay
8d07355bba Story guid hashing and a few small fixes for feed fetching. 2010-04-29 11:18:49 -04:00
Samuel Clay
c91188dc1b Handling in-page anchor links gracefully and correctly. 2010-04-28 09:45:31 -04:00
Samuel Clay
3bd9ecab3b Whoopsy-daisy. Login must be a unique function name. 2010-04-27 17:56:16 -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
2c6433b0de Parallelizing feed fetcher now recognizes other feed fetchers so they do not replicate work. Now multi-threaded and multi-processed aware 2010-04-27 13:44:53 -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
cba44c4723 Correcting link on 404 and 500 error pages. 2010-04-26 10:55:38 -04:00
Samuel Clay
1555dd1fb7 Adding a 404 and 500 template. 2010-04-26 10:53:52 -04:00