Commit Graph

184 Commits (dffa760c04824431cbfdf04f4a8eb4034b905891)
 

Author SHA1 Message Date
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
10 years ago
Gijs 47d49dd43a Merge pull request #23 from mozilla/add-logging-to-tests
Added logging to test output.
10 years ago
Nicolas Perriault 99f338a03a Added logging to test output. 10 years ago
Gijs Kruitbosch b62fd27ba6 Don't create/leave empty class attributes around all the nodes we're using. 10 years ago
Margaret Leibovic cfe299e878 Merge pull request #21 from gijsk/reordering
Fix bug 1127778 - paragraph reordering caused by removing items in-loop. r=margaret
10 years ago
Gijs Kruitbosch aebd13b12b Bug 1127778 - fix Readability test suite to always use its own copy so travis build passes 10 years ago
Gijs Kruitbosch a563714567 Bug 1127778 - while we're at it, add more logs. 10 years ago
Gijs Kruitbosch 3c277a1701 Bug 1127778 - fix paragraph reordering and add a test for it. 10 years ago
Margaret Leibovic b4cd3556f3 Merge pull request #20 from mozilla/tests
Added basic functional test + travis setup.
10 years ago
Nicolas Perriault 3bef3e7029 Added basic functional test + travis setup. 10 years ago
Margaret Leibovic 6fa1088473 Merge pull request #19 from pdehaan/patch-1
Convert `const` to `var`. r=margaret
10 years ago
Peter deHaan 78b61ccbcd Convert `const` to `var`
Per https://github.com/mozilla/readability/issues/18#issuecomment-77229549
10 years ago
Margaret Leibovic 9277b59d37 Merge pull request #15 from leibovic/master
Remove compare-view in favor of readable-proxy. r=me
10 years ago
Margaret Leibovic 96e4598ee4 Move "Contributing" section to be higher in the README 10 years ago
Margaret Leibovic 1fd72d6472 Remove compare-view in favor of readable-proxy, and update README to explain that 10 years ago
Margaret Leibovic 36213108b6 Merge pull request #14 from mozilla/license-header
Update README to include license
10 years ago
Margaret Leibovic 49081a1455 Update README to include license
I took this license block from the Readability.js license header.

This should address this issue #8.
10 years ago
Margaret Leibovic 93861352c9 Update README.md 10 years ago
Margaret Leibovic f9640b7a02 Merge pull request #7 from leibovic/master
Create "compare view" test page for easier development
10 years ago
Margaret Leibovic b933024f5a remove .DS_Store 10 years ago
Margaret Leibovic de5712c6e1 add .gitignore 10 years ago
Margaret Leibovic 97762aff05 Create "compare view" test page for easier development 10 years ago
Margaret Leibovic c0b1586190 Merge pull request #6 from srlakhe/readability1
Bug 958735 Function purgeNode moved
10 years ago
srlakhe a93aa7d0ad Updated Readability.js 10 years ago
shreyas 8061bf0254 Bug 958735 Function purgeNode moved 10 years ago
Margaret Leibovic ba4bd9b465 Delete LICENSE
Oops, this code isn't actually MPL. My bad.
10 years ago
Margaret Leibovic f9cd991c96 Create LICENSE 10 years ago
Margaret Leibovic bfe6c49202 Update README.md 10 years ago
Stefan Arentz 296b132861 Merge pull request #4 from mozilla/st3fan/ReturnUri
Readability.parse() also return the uri
10 years ago
Stefan Arentz b67d8c13eb Merge pull request #2 from mozilla/st3fan/LetToVar
Fixes #1 Replace occurrences of let with var
10 years ago
Stefan Arentz (Mozilla) 7057e46c4f Fixes #3 Let Readability.parse() also return the uri 10 years ago
Stefan Arentz (Mozilla) 255595cc70 Fixes #1 Replace occurrences of let with var 10 years ago
Tarek Ziade 55587d91ac initial file 10 years ago
Tarek Ziade 8cc7cfe297 Initial commit 10 years ago