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

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


Update utils.merge() to be safer about relying on Object properties

Update utils.merge() to be safer about relying on Object properties

View Article

Enable FeedParser.parseUrl to accept a Request object with headers

Enable FeedParser.parseUrl to accept a Request object with headers

View Article


Add example and test for passing request headers to .parseUrl()

Add example and test for passing request headers to .parseUrl()

View Article

Bump version v0.10.10

Bump version v0.10.10

View Article


Change HTTP Content-Type head checking to allow parsing valid feeds w…

Change HTTP Content-Type head checking to allow parsing valid feeds with incorrect Content-Type header. Add value of Content-Type header to meta.

View Article

Update tests

Update tests

View Article

Bump version: v0.10.11

Bump version: v0.10.11

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images