Samuel Clay
ab3eadbb3f
Fixing reader tests and fixing broken delete where multiple feeds would be deleted.
2013-11-06 11:12:41 -08:00
Samuel Clay
1584208677
Adding metric for last story date, used to calculate next scheduled update.
2013-04-23 17:04:21 -07:00
Samuel Clay
1ad7031fbb
Fixing tests.
2012-11-27 16:22:03 -08:00
Samuel Clay
c66fd457e5
Moving from samuel@ofbrooklyn.com to samuel@newsblur.com.
2012-06-20 18:37:46 -07:00
Samuel Clay
2b65f3638e
Adding Mother Jones feeds for testing.
2012-03-08 16:02:10 -08:00
Samuel Clay
16ddf028d2
Adding tests in prep for Mother Jones duping.
2012-03-06 16:56:26 -08:00
Samuel Clay
d5926fe577
Fixing rss feed tests.
2012-03-06 16:11:27 -08:00
Samuel Clay
12a63afaca
Trying to correct the unreadable story issue by updating the correct story_id during story_guid changes.
2011-10-10 20:46:13 -07:00
Samuel Clay
cfe90d0845
Trying out a new quadrigram collocator on for size. Needs some tokenizer lovin'.
2011-09-05 22:06:24 -07:00
Samuel Clay
47556ec303
Locking feed links for testing. This also helps future feed links that need locking. Probsbly should include feed_address_lock's as well.
2011-09-01 09:34:57 -07:00
Samuel Clay
8f5a4c612d
Updating rss_feeds tests for completeness. Updating README to include how to run test suite.
2011-09-01 09:11:29 -07:00
Samuel Clay
96d8283ed0
Updating unit tests, fixing datetime issue in json serialization.
2011-08-31 09:41:34 -07:00
Samuel Clay
7ffbd56c1b
Adding boostrap fixture to load up default newsblur profile.
2011-07-17 20:53:48 -07:00
Samuel Clay
fab14fae46
Refactoring feed fetching so some feeds will be correctly parsed. Also updated unit tests to include invalid XML.
2010-07-07 18:40:19 -04:00
Samuel Clay
fbe1367739
Protopub -> NewsBlur
2010-06-08 11:19:07 -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
b1ac2147ba
Renaming News Blur to Protoread.
2010-05-13 11:11:01 -04:00
Samuel Clay
6be96b05d3
Stopgap solution for lack of timezone support. Marking a feed as read uses the timestamp of the latest story OR current time, whichever is later.
2010-04-09 16:10:23 -04:00
Samuel Clay
8bf5fc8dca
Fixing the out-of-date dupe bug.
2009-12-18 20:47:44 +00:00
Samuel Clay
fb6d0692ce
Naive Fisher Bayesian Classifier. Stubbed in some boilerplate for making the analyzer do its job. Still have to connect it to feeds and train on real data, but it's looking good as a starting point.
2009-11-03 03:52:03 +00:00
Samuel Clay
c0ca9277b8
- Added specialized unit tests for crappy RSS input (like Slashdot).
...
- Rewrote the feed view in the reader. It is now a long list and looks a lot better.
- Big update to story title logic. Can now handle many more edge cases. Also uses smarter heading finder.
- Fixed scrollTo bug, so now multiple clicks do not queue awkwardly.
- Moved the story titles pane to the bottom.
2009-09-07 01:56:52 +00:00
Samuel Clay
9e522ca528
Woo - Checking for content and title differences to resolve duplicate entries. Integration tests prove a number of differences are successfully resolved.
2009-08-30 00:43:13 +00:00
Samuel Clay
bdd91d714d
Refactored the feed fetcher. Added integration tests for dupe matching. Also stubbed in AI score calculations so I can do something with the output soon.
2009-08-29 19:34:42 +00:00
Samuel Clay
0582b052bf
Tests can now be run from any server/environment.
2009-08-09 19:22:09 +00:00
Samuel Clay
9626b4695a
Updating integration tests to include updated feeds. Wahoo! Now to figure out the dupe issues through testing.
2009-08-08 16:52:11 +00:00
Samuel Clay
709beb79b7
Cleaning up tests, reload OPML pane, and minor refactorings for errors.
2009-07-28 22:51:16 +00:00
Samuel Clay
db09737792
Adding integration tests and fixtures for the RSS Feeds app. In hind-sight, it should've been called 'FeedInjestion'
2009-07-08 02:05:45 +00:00