summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-13Added CHANGELOG.mdAndres Rey
2016-11-13Added to readme the top image.Andres Rey
2016-11-13Merge pull request #9 from andreskrey/master-issue8-top-imageAndres Rey
Getting Top Image
2016-11-13Returning the top imageAndres Rey
2016-11-13Small if to extract the top imageAndres Rey
2016-11-11Renamed varAndres Rey
2016-11-11Removed space while checking for commasAndres Rey
2016-11-11Removed commentAndres Rey
2016-11-11Fixed node comparisonAndres Rey
2016-11-11TyposAndres Rey
2016-11-11Creating readability object on the first child (a div/domelement) instead of ↵Andres Rey
the DOMDocument
2016-11-11Creating readability object on the first child (a div/domelement) instead of ↵Andres Rey
the DOMDocument
2016-11-11Fixed the node importing while creating a fake top candidateAndres Rey
2016-11-11Goddamit (removed debug code)Andres Rey
2016-11-11Removed more JS translation errors, fixed body importing when no top ↵Andres Rey
candidate is found
2016-11-11Conditional to filter DOMCommentsAndres Rey
2016-11-10Removed comments, changed return type when no body is foundAndres Rey
2016-11-10Refactored a bit, added comments to the functionsAndres Rey
2016-11-08Merge remote-tracking branch 'origin/master'Andres Rey
2016-11-08Added StyleCI badgeAndres Rey
2016-11-08Merge pull request #7 from andreskrey/analysis-qyYGK5Andres Rey
Applied fixes from StyleCI
2016-11-08Applied fixes from StyleCIAndres Rey
2016-11-08Readme updated, added final returnAndres Rey
2016-11-08Readme updatedAndres Rey
2016-11-07Faking top node when no top node is foundAndres Rey
2016-11-07Project name to lowercaseAndres Rey
2016-11-04Merge pull request #6 from andreskrey/analysis-8AbdONAndres Rey
Applied fixes from StyleCI
2016-11-04Applied fixes from StyleCIAndres Rey
2016-11-04Small commentAndres Rey
2016-11-04Merge pull request #5 from andreskrey/analysis-zRYB7DAndres Rey
Applied fixes from StyleCI
2016-11-04Applied fixes from StyleCIAndres Rey
2016-11-04Fixed score setting and retrievingAndres Rey
2016-11-04Updated min PHP version to support short array syntax.Andres Rey
2016-11-04Fixed logic to make it go through all the nodes and not just skip them ↵Andres Rey
(DUHHHHHHHHHHHH)
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-25Base for content bonusAndres 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-21Added configuration classAndres Rey
2016-10-21Merge pull request #4 from andreskrey/analysis-zdYwNjAndres Rey
Applied fixes from StyleCI
2016-10-21Applied fixes from StyleCIAndres Rey
2016-10-21Function to search for top candidate nodeAndres Rey
2016-10-20Merge remote-tracking branch 'origin/master'Andres Rey
2016-10-20Added link densityAndres Rey
2016-10-19Merge pull request #3 from andreskrey/analysis-87b60NAndres Rey
Applied fixes from StyleCI
2016-10-19Applied fixes from StyleCIAndres Rey
2016-10-19Merge remote-tracking branch 'origin/master'Andres Rey
# Conflicts: # README.md
2016-10-19Progress over content scoringAndres Rey
2016-10-18ReadmeAndres Rey