summaryrefslogtreecommitdiff
path: root/src/Configuration.php
AgeCommit message (Expand)Author
2021-08-19Added "keepClasses" option to prevent cleaning of classesFiveFilters.org
2021-08-14Update namespaceFiveFilters.org
2021-08-10HTML5 parser, more whitespace aware, backport more Readability.js codeFiveFilters.org
2019-06-17Update changelog and deprecate old configuration functionsAndres Rey
2018-11-22Update deprecation notice of wordThresholdAndres Rey
2018-11-18Avoid unnecessary elseAndres Rey
2018-09-01Rename wordThreshold to charThreshold and throw deprecation noticesAndres Rey
2018-03-18Merge branch 'master' into update-to-8525c6aAndres Rey
2018-03-15Override setLogger function to be able to return configuration objectAndres Rey
2018-03-12removed class doc-block + method-name-builder switched to sprintftopot
2018-03-10StyleCI diff appliedtopot
2018-03-09Added: Configuration parameters array constructor injectiontopot
2018-01-11Merge branch 'master' into loggingAndres Rey
2018-01-11Remove the data-readability referencesAndres Rey
2017-12-10Remove logger declaration inside the ConfigurationAndres Rey
2017-12-10Switch to a logger aware trait in the Configuration objectAndres Rey
2017-12-10Initial approach to logger injectionAndres Rey
2017-12-01Apply fixes from StyleCIAndres Rey
2017-11-29Remove PHP7 type hintingAndres Rey
2017-11-26Fix configuration namespaceAndres Rey
2017-11-26New configuration classAndres Rey
2017-11-26Making room for v1Andres Rey
2016-11-04Applied fixes from StyleCIAndres Rey
2016-10-21Added configuration classAndres Rey