Quantcast
Channel: Recent Commits to node-feedparser:54002f3486f449ccaa5e586193542841d426e0cc
Browsing latest articles
Browse All 20 View Live

Fix major bug in parseString, parseFile, and parseStream -- failed to…

Fix major bug in parseString, parseFile, and parseStream -- failed to return the event emitter.

View Article



Bump version

Bump version

View Article

Fix issue #32 - parse RSS item:author. Enhance RSS authorish elements…

Fix issue #32 - parse RSS item:author. Enhance RSS authorish elements with parsed properties via addressparser.

View Article

Bump version. Update README with additional dependency. Add History.md.

Bump version. Update README with additional dependency. Add History.md.

View Article

Fix issue #33 uncaught exception trying to get the text string for an…

Fix issue #33 uncaught exception trying to get the text string for an HTTP status code.

View Article


Bump version

Bump version

View Article

Fix issue #34 .parseString() emitting too soon. All `emit()` and `cal…

Fix issue #34 .parseString() emitting too soon. All `emit()` and `callback()` are wrapped in `process.nextTick()`. Bump version.

View Article

Change FeedParser#handleError to not remove 'error' listeners on `thi…

Change FeedParser#handleError to not remove 'error' listeners on `this.stream`

View Article


Change FeedParser.parseStream so it doesn't try to attach to a `strea…

Change FeedParser.parseStream so it doesn't try to attach to a `stream` that is not defined. A user could pass in a stream thinking it's valid, but the stream has been destroyed. Try not to throw.

View Article


Ensure we only emit `end` once. Bump version.

Ensure we only emit `end` once. Bump version.

View Article

make example work with new api

make example work with new api The example was using deprecated methods.

View Article

Merge pull request #37 from jchris/patch-1

Merge pull request #37 from jchris/patch-1 make example work with new api

View Article

Add "Accept-Encoding: identity" header on HTTP requests to only fetch…

Add "Accept-Encoding: identity" header on HTTP requests to only fetch uncompressed data. Resolves issue #36.

View Article


Bump version: v0.10.9

Bump version: v0.10.9

View Article

Add test for fetching uncompressed feed.

Add test for fetching uncompressed feed.

View Article


fix for multiple media:thumbnail

fix for multiple media:thumbnail

View Article

Merge pull request #41 from rborn/master

Merge pull request #41 from rborn/master fix for multiple media:thumbnail

View Article


Increase test timeout. Fix incorrect test usage of deepEqual instead …

Increase test timeout. Fix incorrect test usage of deepEqual instead of strictEqual.

View Article

Cleanup 5f642af. Don't overwrite media:thumbnail array.

Cleanup 5f642af. Don't overwrite media:thumbnail array.

View Article

Skip failing test that's not failing. Maybe the remote server changed…

Skip failing test that's not failing. Maybe the remote server changed something.

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images