Jérémy Benoist and GitHub
b9dde0f4cd
Merge pull request #107 from j0k3r/backport/encode
...
[1.x] Backport character decoding regression
2025-06-03 10:02:58 +02:00
Jérémy Benoist and GitHub
109a22662d
Merge pull request #103 from jtojnar/backports-local-no-domain
...
[1.x] Backport parser_url + html[lang] fixes
2025-03-04 10:20:40 +01:00
Jérémy Benoist and GitHub
487ce3a517
Merge pull request #98 from jtojnar/backports
...
[1.x] Backport fixes
2025-02-24 09:51:12 +01:00
Jérémy Benoist and GitHub
5638357306
Merge pull request #74 from Kdecherf/fix/pre-filters-failure
2022-06-13 06:15:24 +02:00
Jérémy Benoist and GitHub
b1a20a9575
Merge pull request #68 from open-source-contributions/master
...
Using assertSame to make assertion equal strict
2021-12-17 12:17:44 +01:00
Jérémy Benoist and GitHub
c506b7ebd7
Merge pull request #67 from j0k3r/fix/psr-log-void
...
Fix deprecated message
2021-11-29 21:06:47 +01:00
Jérémy Benoist and GitHub
fabf096ce6
Fix deprecated message
...
> Method "Psr\Log\LoggerAwareInterface::setLogger()" might add "void" as a native return type declaration in the future. Do the same in implementation "Readability\Readability" now to avoid errors or add an explicit @return annotation to suppress this message.
2021-11-29 20:50:10 +01:00
Jérémy Benoist and GitHub
8ce1663238
Merge pull request #66 from Kdecherf/fix/figure
2021-10-29 16:24:41 +02:00
Jérémy Benoist and GitHub
d5330a9c28
Merge pull request #65 from j0k3r/fix/php-cs
...
Fix PHPCS config file
2021-10-04 11:42:34 +02:00
Jérémy Benoist and GitHub
9a490fac07
Merge pull request #52 from nicofrand/master
...
Skip empty (empty innerHTML) nodes when grabbing article
2021-03-09 11:14:29 +01:00
Jérémy Benoist and GitHub
6f6b1f9e2b
Merge pull request #62 from j0k3r/fix/avoid-wiped-body
...
Body can be wiped without tidy
2021-03-09 10:49:54 +01:00
Jérémy Benoist and GitHub
be81eb2a4f
Create FUNDING.yml
2020-12-08 09:47:38 +01:00
Jérémy Benoist and GitHub
9632c4df8c
Merge pull request #61 from j0k3r/github-actions
...
Ditch Travis to use GitHub Actions
2020-11-30 14:34:46 +01:00
Jérémy Benoist and GitHub
6c917794a7
Merge pull request #60 from jtojnar/patch-1
...
readability: stop tidy from wrapping noscript text
2020-11-16 12:02:02 +01:00
Jérémy Benoist and GitHub
c6425cc28b
Merge pull request #58 from j0k3r/fix/test-php8
...
Enable tests for PHP 8
2020-06-08 09:58:28 +02:00
Jérémy Benoist and GitHub
3fa88461a0
Merge pull request #57 from j0k3r/fix/html5-parser
...
Use a new deps for HTML5 parser
2020-06-08 07:59:42 +02:00
Jérémy Benoist and GitHub
52b1ddba57
Merge pull request #55 from j0k3r/fix/cleanup-travis
...
Cleanup travis
2020-04-12 16:38:09 +02:00
Jérémy Benoist and GitHub
4d1c3b1777
Merge pull request #54 from j0k3r/fix/phpstan
...
Fix PHPStan (again)
2020-01-06 14:26:41 +01:00
Jérémy Benoist and GitHub
9306996b47
Merge pull request #53 from j0k3r/openload.co
...
Add openload.co to media detection
2019-06-25 17:15:37 +02:00
Jérémy Benoist and GitHub
f808c1b0a2
Merge pull request #50 from j0k3r/fix/non-well-formed-numeric-value
...
Fix “A non well formed numeric value encountered”
2019-05-11 22:07:19 +02:00
Jérémy Benoist and GitHub
de1b1d9775
Merge pull request #48 from Simounet/feature/out-removed-from-negative
...
\bout removed from negative content
2019-04-23 10:45:13 +02:00
Jérémy Benoist and GitHub
3c0289bf89
Merge pull request #46 from j0k3r/phpstan
...
Enable PHPStan
2019-02-07 16:08:33 +01:00
Jérémy Benoist and GitHub
6a0f3337a6
Merge pull request #45 from j0k3r/fix/update-fixer-rules
...
Update fixer rules
2019-02-04 11:29:55 +01:00
Jérémy Benoist and GitHub
49ce4233fa
Merge pull request #42 from Kdecherf/fix-tidy
...
tidy: use tidy_repair_string instead of tidy_parse_string+tidy_clean_repair
2019-02-04 11:17:13 +01:00
Jérémy Benoist and GitHub
db69fe59a2
Merge pull request #44 from j0k3r/fix/coveralls-upload
...
Update path to coveralls bin
2019-02-04 11:08:02 +01:00
Jérémy Benoist and GitHub
db4508003b
Merge pull request #43 from Kdecherf/composer-bump
...
Composer bump, php-cs bump to v2, travis update
2019-02-04 10:50:17 +01:00
Jérémy Benoist and GitHub
bbe9021fe7
Merge pull request #36 from Kdecherf/failing-test
...
tests: fix possible typo in testPostFilters() leading to failure
2018-12-10 12:02:43 +01:00
Jérémy Benoist and GitHub
9dee4a240d
Add some badges
2018-11-28 10:05:23 +01:00
Jérémy Benoist and GitHub
eef6d6d456
Merge pull request #41 from j0k3r/testing-7.2-7.3
...
Updating to 7.2
2018-11-26 16:54:20 +01:00
Jérémy Benoist and GitHub
8712db510e
Merge pull request #40 from Simounet/giphy-allowed
...
Giphy added to allowed medias
2018-11-26 16:31:18 +01:00
Jérémy Benoist and GitHub
ed3393a79f
Merge pull request #38 from Simounet/feature/media-added-to-positive
...
Media class added to positive candidates
2018-06-05 11:54:53 +00:00
Jérémy Benoist and GitHub
43939f88d9
Merge pull request #37 from Kdecherf/footnotes-candidates
...
Keep elements with 'footnote' as possible candidates
2017-11-03 18:21:40 +02:00
Jérémy Benoist and GitHub
276684ab6d
Merge pull request #35 from j0k3r/travis
...
Fix PHP 5.3 builds
2017-10-09 17:16:58 +02:00
Jérémy Benoist and GitHub
6427dd7371
Merge pull request #32 from j0k3r/html5
...
Add missing HTML5 class
2017-06-30 16:50:09 +02:00
Jérémy Benoist and GitHub
5ac82f3c87
Merge pull request #30 from j0k3r/avoid-php-warning
...
Avoid php warning
2017-05-19 16:16:20 +02:00
Jérémy Benoist and GitHub
6def743902
Merge pull request #27 from jtojnar/ext-mbstring
...
Add mbstring as a dependency
2017-03-18 09:16:30 +01:00
Jérémy Benoist and GitHub
8c7740f073
Merge pull request #26 from j0k3r/fix-phpunit-7.x
...
Fix PHPUnit error on PHP 7+
2017-03-09 09:41:33 +01:00
Jérémy Benoist and GitHub
7a9a82b543
Update README.md
2017-03-09 09:02:04 +01:00
Jérémy Benoist and GitHub
8a91d36294
Merge pull request #25 from jtojnar/patch-1
...
Add tidy to suggested dependenies
2017-03-09 09:01:05 +01:00
Jeremy Benoist and GitHub
445b889efb
Merge pull request #24 from j0k3r/links
...
Don't be to hard on 'links' attribute
2017-02-02 16:12:48 +01:00
Jeremy Benoist and GitHub
a505a13d0c
Merge pull request #22 from jtojnar/master
...
Depend on psr/log instead of Monolog
2017-01-14 17:09:58 +01:00
Jeremy Benoist and GitHub
e5d31b93d1
Merge pull request #21 from j0k3r/childnode-goes-null
...
Avoid childnode becoming null to generate a warning
2017-01-11 10:54:24 +01:00
Jeremy Benoist and GitHub
ade850534c
Merge pull request #18 from j0k3r/tool
...
Don’t be too agressive
2016-10-21 07:24:11 +02:00
Jeremy Benoist and GitHub
47ce4fb7f9
Merge pull request #16 from j0k3r/info
...
“info” is too agressive in unlikelyCandidates
2016-10-03 09:13:35 +02:00
Jeremy Benoist and GitHub
fb9810a827
Merge pull request #15 from j0k3r/cs
...
Enable php-cs-fixer
2016-06-24 09:36:50 +02:00
Jeremy Benoist
dec4514c00
Merge pull request #14 from j0k3r/revert-bc
...
Revert BC changes
2016-03-01 15:14:36 +01:00
Jeremy Benoist
7b47e2f1de
Merge pull request #13 from j0k3r/monolog
...
Use Monolog instead of custom solution
2016-03-01 14:09:42 +01:00
Jeremy Benoist
6e3f2e8c0b
Merge pull request #12 from j0k3r/travis-coveralls
...
Switch to Coveralls
2016-02-29 11:18:53 +01:00
Jeremy Benoist
9181fd1a2c
Merge pull request #11 from j0k3r/append-id
...
Avoid adding id that might already exists
2016-02-29 11:12:52 +01:00
Jeremy Benoist
41d7440c6e
Merge pull request #10 from j0k3r/remove-tidy-constraint
...
Remove tidy from requirement
2015-11-10 09:55:29 +01:00
Jeremy Benoist
74fbf6f009
Remove tidy from requirement
...
Sadly we can't suggest user to install the extension
2015-11-09 11:12:07 +01:00
Jeremy Benoist
1565a6819a
Add .gitattributes to slim down composer packages
...
When composer is used as a dependency manager for large web apps, transferring lots of extra files (such as tests and documentation) can be very time and bandwidth consuming. By using .gitattributes we can tell composer what files to ignore when distributing through composer.
2015-10-29 13:56:13 +01:00
Jeremy Benoist
255a2fc7bc
Merge pull request #8 from j0k3r/nofollow
...
Do not remove nofollow links
2015-09-23 17:58:32 +02:00
Jeremy Benoist
1830dc45d4
Merge pull request #7 from j0k3r/fix-nbsp
...
Avoid error with
2015-09-20 21:05:55 +02:00
Jeremy Benoist
6be1f9b984
Fix link to fivefilters fork
2015-09-18 19:19:26 +02:00
Jeremy Benoist
2b5af601d5
Do not format output to avoid breaking apps
...
It'll require to jump to 2.0.0 and I think it's to soon
2015-09-15 22:25:08 +02:00
Jeremy Benoist
8667dae74b
Merge pull request #4 from j0k3r/php53
...
Restore compatibility with PHP 5.3
2015-06-11 09:39:26 +02:00
Jeremy Benoist
b69619d386
Merge pull request #3 from j0k3r/phpunit-travis
...
Improve Travis
2015-04-29 10:27:50 +02:00
Jeremy
ddd013e3f8
Merge pull request #1 from j0k3r/php53
...
Adjust test & php compatible version
2014-12-12 12:14:40 +01:00