summaryrefslogtreecommitdiff
path: root/src/Readability.php
AgeCommit message (Expand)Author
2016-11-04Small commentAndres Rey
2016-11-04Applied fixes from StyleCIAndres Rey
2016-11-04Fixed score setting and retrievingAndres Rey
2016-11-04Fixed logic to make it go through all the nodes and not just skip them (DUHHH...Andres Rey
2016-11-02Added removeAndGetNext but needs some work. Also articleByLineAndres Rey
2016-10-30Lots of small bugfixes to match the real functionality of readability.jsAndres Rey
2016-10-21Added function to search for topCandidateAndres Rey
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. Expanded...Andres Rey
2016-10-18Base for readability object class and interfaceAndres Rey
2016-10-16RenameAndres Rey
2016-10-16BaseAndres Rey