summaryrefslogtreecommitdiff
path: root/src/ReadabilityInterface.php
AgeCommit message (Collapse)Author
2017-11-26Making room for v1Andres Rey
2016-12-23Apply fixes from StyleCIAndres Rey
2016-11-14Updated interfaceAndres Rey
2016-11-13Bunch of changes imported from JS project.Andres Rey
Moved hasSinglePElement to HTMLParser, removed the interface declaration. New hasSingleChildBlockElement function on HTMLParser
2016-10-21Major refactor, Readability now is an extension of Element.Andres Rey
2016-10-20Added link densityAndres Rey
2016-10-19Progress over content scoringAndres Rey
2016-10-18Applied fixes from StyleCIAndres Rey
2016-10-18Lots of commentsAndres Rey
2016-10-18Fixed a nasty bug when searching for a missing parent on an element. ↵Andres Rey
Expanded the Readability object with class and element scoring.
2016-10-18Base for readability object class and interfaceAndres Rey