Commit Graph

182 Commits (master)

Author SHA1 Message Date
Nicolas Perriault ad52d8ee30 Fixes #53 - Fixed dot-slash relative URI resolution. 9 years ago
Nicolas Perriault 2d5f59f3eb Fixes #56 - Updated support for embedded Youtube & Vimeo videos. 9 years ago
Nicolas Perriault d83763c8a1 Preserve inline tweets as they're part of article contents. 9 years ago
Nicolas Perriault cf3dce6cf2 Refs #58 - Stripped embed tags. 9 years ago
Nicolas Perriault eee224560b Addressed review comments from @Gijsk. 9 years ago
Nicolas Perriault 4f9615cb9a Use forEach when it makes sense. 9 years ago
Gijs Kruitbosch 955951659d Bug 1143725 - fix the Herald Sun website 9 years ago
Gijs Kruitbosch eb81444946 Improve logic to rely on children instead of childNodes 9 years ago
Margaret Leibovic 3c2d93cd09 Improve byline algorithm 9 years ago
Gijs Kruitbosch d94f3158d3 Fix readability.js to do a DOM traversal rather than relying on a wonky DOMCollection, fix trims, fix a potential null access, etc. 9 years ago
Margaret Leibovic fc53e1a315 Set 'name' variable to null in _getExcerpt to avoid old values in future for loop iterations 9 years ago
Margaret Leibovic 2c7c504a36 Merge pull request #32 from gijsk/regex-issues-with-class-and-id-stuff
Fix regex issues. r=margaret
9 years ago
Gijs aec1ce774d Merge pull request #31 from gijsk/testing-generates
Allow generating tests from the web, make testing more closely match Firefox
9 years ago
Gijs Kruitbosch 1c42f29aa5 Create a script to generate testcases, actually use our version of JSDOMParser 9 years ago
Gijs 17062c1ccf Fix video regular expression to support https 9 years ago
Gijs d9f1e884dd Fix regex issues 9 years ago
Margaret Leibovic 98ee8f7463 Merge pull request #27 from gijsk/fix-missing-paragraphs
Bug 1144441 - avoid leaving out paragraphs. r=margaret
9 years ago
Gijs Kruitbosch 1d2df4a70e Bug 1144441 - avoid leaving out paragraphs 9 years ago
Margaret Leibovic a9bd60154d Bug 1144355 - Bail if we don't have a body to parse. r?Gijs 9 years ago
Gijs Kruitbosch d3f84a1e58 Fix class-related logging exception 9 years ago
Gijs Kruitbosch ce0ebe24e0 Improve logging of elements 9 years ago
Margaret Leibovic 03d9e36161 Merge pull request #22 from gijsk/fix-empty-classes
Don't create/leave empty class attributes around all the nodes we're using. r=margaret
9 years ago
Nicolas Perriault 99f338a03a Added logging to test output. 9 years ago
Gijs Kruitbosch b62fd27ba6 Don't create/leave empty class attributes around all the nodes we're using. 9 years ago
Gijs Kruitbosch a563714567 Bug 1127778 - while we're at it, add more logs. 9 years ago
Gijs Kruitbosch 3c277a1701 Bug 1127778 - fix paragraph reordering and add a test for it. 9 years ago
Peter deHaan 78b61ccbcd Convert `const` to `var`
Per https://github.com/mozilla/readability/issues/18#issuecomment-77229549
9 years ago
srlakhe a93aa7d0ad Updated Readability.js 9 years ago
shreyas 8061bf0254 Bug 958735 Function purgeNode moved 9 years ago
Stefan Arentz (Mozilla) 7057e46c4f Fixes #3 Let Readability.parse() also return the uri 9 years ago
Stefan Arentz (Mozilla) 255595cc70 Fixes #1 Replace occurrences of let with var 9 years ago
Tarek Ziade 55587d91ac initial file 10 years ago