summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-23Update all tests to assert on getSiteName outcomeMaria Luiza Soares
2018-12-23Add getSiteName feature based on meta tag og:site_nameMaria Luiza Soares
2018-12-22Update ChangelogAndres Rey
2018-12-22Update ChangelogAndres Rey
2018-11-29Update make file to stop process after finishing testingAndres Rey
2018-11-29Update test expectationsAndres Rey
2018-11-29Update regex property extractor to avoid matching og:image tags multiple time...Andres Rey
2018-11-27Merge branch 'master' into developmentAndres Rey
2018-11-26Add all missing metadata bitsAndres Rey
2018-11-25Merge remote-tracking branch 'origin/development' into developmentAndres Rey
2018-11-25Test arrays instead of json stringsAndres Rey
2018-11-25Update test expectations + prettify the jsonAndres Rey
2018-11-25Update test expectationsAndres Rey
2018-11-25Search for the main image while looking for metadataAndres Rey
2018-11-25Merge pull request #71 from andreskrey/developmentAndres Rey
2018-11-22Merge pull request #72 from andreskrey/analysis-XVpwd6Andres Rey
2018-11-22Apply fixes from StyleCIAndres Rey
2018-11-22Fix wrong docblockAndres Rey
2018-11-22Add missing asterisk in docblockAndres Rey
2018-11-22Prepare for releaseAndres Rey
2018-11-22Update deprecation notice of wordThresholdAndres Rey
2018-11-22Update changelog and readmeAndres Rey
2018-11-22Update changelogAndres Rey
2018-11-21Update changelogAndres Rey
2018-11-21Add makefile and update readmeAndres Rey
2018-11-21Remove ext-libxml as apparently is not a real thing (?)Andres Rey
2018-11-21Remove sudo directiveAndres Rey
2018-11-20Add PHP 7.3 to travis targetsAndres Rey
2018-11-20Remove 5.6 from travis targetsAndres Rey
2018-11-20Update tests to make the compatible with PHPUnit 6Andres Rey
2018-11-20[BREAKING CHANGE] Update dependencies and bump minimum PHP version to 7.0Andres Rey
2018-11-20Fix missing node typeAndres Rey
2018-11-20Remove PHP5.6 containerAndres Rey
2018-11-20Fix countable issue in php 5.6, 7 and 7.2Andres Rey
2018-11-20Fix dockerfile issuesAndres Rey
2018-11-20Trying new things in the docker-compose fileAndres Rey
2018-11-19Base for dockerfileAndres Rey
2018-11-19Update test expectations for imagesAndres Rey
2018-11-19Trim title before saving it + update test expectationsAndres Rey
2018-11-19TypoAndres Rey
2018-11-19Implement shiftingAwareGetElementsByTagName to avoid node shifting errorsAndres Rey
2018-11-19Remove incompatible test casesAndres Rey
2018-11-19Remove incompatible test caseAndres Rey
2018-11-18Remove unused variableAndres Rey
2018-11-18Avoid unnecessary elseAndres Rey
2018-11-18Update readmeAndres Rey
2018-11-18Update testsAndres Rey
2018-11-18Update readmeAndres Rey
2018-11-18Import node attributes by default when setting a new tagAndres Rey
2018-11-18Update testsAndres Rey