summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-12Prepare for release v0.3.0Andres Rey
2017-11-12Add missing MD filesAndres Rey
2017-11-12Merge pull request #27 from andreskrey/development-update-to-f0edc77cb58ef528...Andres Rey
2017-11-12Merge pull request #26 from andreskrey/analysis-qJaM2bAndres Rey
2017-11-12Apply fixes from StyleCIAndres Rey
2017-11-12Update styleci config to make it compatible with PHPStorm auto formatterAndres Rey
2017-11-12Update ChangelogAndres Rey
2017-11-12Update test cases for new table properties cleaningAndres Rey
2017-11-12Clean specific attributes during _cleanStylesAndres Rey
2017-11-12Refactor title matching in H2sAndres Rey
2017-11-12Update readme and changelogAndres Rey
2017-11-12Import new test caseAndres Rey
2017-11-12Add wordThreshold optionAndres Rey
2017-11-12Final test case fixed! :DAndres Rey
2017-11-12Remove empty or just whitespace P elements during ratingAndres Rey
2017-11-12Merge remote-tracking branch 'origin/development-update-to-f0edc77cb58ef52890...Andres Rey
2017-11-12Fix more test casesAndres Rey
2017-11-12Add new regexp to check for whitespace include unicode version of  Andres Rey
2017-11-12Minor fix when pushing results to the $alternativeCandidateAncestors arrayAndres Rey
2017-11-11Minor fix when getting alternative top candidate ancestors + Remove DOMCommentsAndres Rey
2017-11-11Allow getting all node ancestorsAndres Rey
2017-11-11Filter empty children nodes when scanning for single P nodesAndres Rey
2017-11-11Switch to array iterator when replacing links on prepArticleAndres Rey
2017-11-11Remove nodes when there's only one DOMText node with no textAndres Rey
2017-11-11_cleanMatchedNodes to remove nodes based on regex during final cleanupAndres Rey
2017-11-11Fix test cases for the new changesAndres Rey
2017-11-11Merge config instead of overwritting it during unit testingAndres Rey
2017-11-11SquashAndres Rey
2017-11-11Fix test cases for the new changesAndres Rey
2017-11-09Merge config instead of overwritting it during unit testingAndres Rey
2017-11-09Merge config instead of overwritting it during unit testingAndres Rey
2017-11-09Remove extra brs between p nodes after processing the articleAndres Rey
2017-11-09Remove reverse traversing when scanning for brs and convert the DOMNodeList t...Andres Rey
2017-11-09Scan nodes in reverse in removing functions.Andres Rey
2017-11-09Better detection of empty paragraphsAndres Rey
2017-11-08Update README with new issuesAndres Rey
2017-11-08Fix test cases for the new codeAndres Rey
2017-11-08Remove BR cleaning on text nodes temporarilyAndres Rey
2017-11-08Update license in composer.jsonAndres Rey
2017-11-08Add poser badgesAndres Rey
2017-11-07Clean style attributes inside tagsAndres Rey
2017-11-07Merge branch 'master' into development-update-to-f0edc77cb58ef52890e3065cf2b0...Andres Rey
2017-11-07Merge branch 'master' into development-update-to-f0edc77cb58ef52890e3065cf2b0...Andres Rey
2017-11-07Add article text direction to responseAndres Rey
2017-11-07Update logic to remove nodes when cleaning conditionallyAndres Rey
2017-11-07Add licenseAndres Rey
2017-11-07Mark datatables and avoid removing them during cleaningAndres Rey
2017-11-06Check for maxDepth before continuingAndres Rey
2017-11-06Get the article directionAndres Rey
2017-11-06Keep potential top candidate's parent node to try to get text direction of it...Andres Rey