Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voku/html2text

:memo: Html2Text - Convert HTML to formatted plain text, e.g. for text mails.
https://github.com/voku/html2text

[-]: don't test with php-nightly

47e38199b5273d2cd34d4d3fc895b6440404b43f authored almost 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

b2d6dfbe8a34f184c564fcc4a90e64dfc9243f56 authored almost 9 years ago by Lars Moelleken <[email protected]>
[+]: use new version of "portable-utf8"

f5c2abf39889167e1291c6ed0c0d742b7de6e42c authored almost 9 years ago by Lars Moelleken <[email protected]>
Update README.md

c512c4969f8c40e2883b7a0b0d3f13b72e178c11 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: test -> add one more example-mail v2

89e309d2122ab185dadecf96c3a7596feaab9595 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: test -> add one more example-mail

0b62db8909b440b386bd2e9d3b1c4dcfde076458 authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Applied fixes from StyleCI

b820e3d7be8b79c7cd761877a2aec6df35e3ab5f authored about 9 years ago by Lars Moelleken <[email protected]>
[~]: move "satooshi/php-coveralls" into ".travis.yml"

f009c536597b896562e13c61d39f0d8208da7a75 authored about 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #8 from voku/analysis-86ooWX

Applied fixes from StyleCI

67354d20db41a683dc089826d6d3a78eabd40058 authored about 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

92c512ba751d36d414803f6a811a2baafb94970d authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'upstream/master'

* upstream/master:
Treat all paragraph content equally (Fixes #7)
Increment diff counter in ...

e075df4174f68d792bdf4b37cba9d9b90b6d13cd authored about 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Applied fixes from StyleCI

164ea37e21a49086763200f057d63fe50b7d7f1a authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: "Treat all paragraph content equally" | thx @andrewnicols

modified: "\n" . $para . "\n" --> "\n\n" . $para . "\n\n"

d7f9a8aea3ff64b697c41426ebb63238e5b65efd authored about 9 years ago by Lars Moelleken <[email protected]>
Treat all paragraph content equally (Fixes #7)

The content of paragraph tags should be treated equally. That is to say that
whitespace within t...

0d409337e10f90b4145bd286d11940a612fe1d91 authored about 9 years ago by Andrew Nicols <[email protected]>
Merge pull request #45 from andrewnicols/multipleBlockquote

Increment diff counter in blockqute parsing (Fixes #37)

731f734c0370f345eb4a315808d722295fdbc417 authored about 9 years ago by Michael Tibben <[email protected]>
Increment diff counter in blockqute parsing (Fixes #37)

The blockquote counter should be incremented when parsing quoted text,
rather than set to the le...

a78fcc065d7f97a3c73ab2d414004fa907e6a5af authored about 9 years ago by Andrew Nicols <[email protected]>
Merge pull request #44 from mtibben/add-php-7-to-travis

Add php7 to travis

fca2beb8ff828f8dd9c392640ab2d18a71e40fca authored about 9 years ago by Michael Tibben <[email protected]>
Add php7 to travis

083a8e6cb19f983308f20c940d9ecafee11e8be7 authored about 9 years ago by Michael Tibben <[email protected]>
Merge pull request #41 from andrewnicols/imgAlt

Supply the image alt text when converting images

dc89d6a6d32dcffd6ad4d62e0d0bd2d454589ffb authored about 9 years ago by Michael Tibben <[email protected]>
Stop running stripslashes on input text

HTML content preserves slashes (\), and so should Html2Text when it
converts content.

Note: Thi...

06366875ff6112117c42c399f698eb65a1dd142e authored about 9 years ago by Andrew Nicols <[email protected]>
Merge pull request #40 from andrewnicols/strtoupperVisibility

Increase visibility of toupper, and strtoupper

bde1050a44ce37ba11aa0f83d07b2c32391dcca4 authored about 9 years ago by Michael Tibben <[email protected]>
Merge pull request #43 from andrewnicols/improvedBasicTests

Added some new basic tests

f7df1498a8d4ce44ad8af56e420c2dfe8709d47e authored about 9 years ago by Michael Tibben <[email protected]>
Merge pull request #7 from voku/analysis-zeM5ez

Applied fixes from StyleCI

d733cb8c9b938f1347ea4f4a87470d6bbca474de authored about 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

c4108463fed93eb8a4ff11b1d9744f1cf9836a58 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed test-classes

dc7130349fec4441811b6e33dab82c28b9d55b10 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: Increase visibility of toupper | thx @andrewnicols

-> https://github.com/andrewnicols/html2text/commit/1a5837ad9a2fcb845cd26f1ef1cbf43a806ee64c

6d70afff8e547703fb7935a18e40dc9a84ebff71 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: "Stop running stripslashes on input text" | thx @andrewnicols

-> https://github.com/andrewnicols/html2text/commit/66c131e1d2a20b02a5ea7073ab587cfb7b9d8beb

In...

1f62e51b5c28c14aaa7d58a173ae335ace81f19d authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: added some more tests v2 | thx @andrewnicols

-> https://github.com/andrewnicols/html2text/commit/9f7d4a65cae70cdda7e608afead40d134c61407f

b93388297703f0b145c9b4e78acd00d88f3410e8 authored about 9 years ago by Lars Moelleken <[email protected]>
[+]: added some more tests for images | thx @andrewnicols

-> https://github.com/andrewnicols/html2text/commit/f0b207d0c2d47dbb30aac5dd7335b74f40a5a404

fb651f075e5143cb949a7cd591fc384cdc3d2ddb authored about 9 years ago by Lars Moelleken <[email protected]>
Supply the image alt text when converting images

In order to provide an accessible version of HTML content, where an alt tag
has been provided, t...

f0b207d0c2d47dbb30aac5dd7335b74f40a5a404 authored about 9 years ago by Andrew Nicols <[email protected]>
Added some new basic tests

These tests are courtesy of moodle/moodle.

We have a few others, but these will take longer to ...

9f7d4a65cae70cdda7e608afead40d134c61407f authored about 9 years ago by Andrew Nicols <[email protected]>
Increase visibility of toupper, and strtoupper

Some uses of this library may wish to have their own implementations of
these functions which, f...

1a5837ad9a2fcb845cd26f1ef1cbf43a806ee64c authored about 9 years ago by Andrew Nicols <[email protected]>
Merge pull request #6 from pwillcode/master

Converting all preg offsets at the beginning

0af118fa4865080f0012411bf46cbb51c8b09fdc authored over 9 years ago by Lars Moelleken <[email protected]>
fixing merge

88d7e1a473084a713f59fc32c9df7d5c9807e3b3 authored over 9 years ago by Paul Williams <[email protected]>
Converting all of the byte offsets to character offsets at the beginning, since the substrings will be different later once we have modified the text.

b0d36cae1f59cb05915dd083e9420e8873dfa95a authored over 9 years ago by Paul Williams <[email protected]>
Merge pull request #5 from voku/analysis-8AYdk8

Applied fixes from StyleCI

8f9bc42c3b70551e5cf133799c4877d75f772ca5 authored over 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

f9173139721f2ee741af7823f43faaad8824446b authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Supports image alt text" v4

510ae911af69c4eacc9c4f27dbc766fcda43c4ee authored over 9 years ago by Lars Moelleken <[email protected]>
Revert "[+]: "Supports image alt text" v3"

This reverts commit fe33b68a1714658f6d60bdbab5a7d2a4a2183043.

d53e7d29ef99bb801004c914a48c61c49b386bba authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Supports image alt text" v3

fe33b68a1714658f6d60bdbab5a7d2a4a2183043 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Supports image alt text" v2

735fb683b169b8904b1ccca8ae40d8d42b688610 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

2a0cb461814153a5ce7d989863bbff1d150c22ea authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Supports image alt text / Fixes &nbsp; replacements" | thx @Zukeh -> https://github.com/Zukeh/html2text/commit/a2ee3937104ccaab730d5ffcb9793a33bfc52804

b744dd4b9fea5f43c3b73658fd4676d7044e744b authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

f3335ce90b4c544cc0a6b834834416320b3835f6 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: update "composer.json" -> added "php-coveralls"

4fd69634b5ea68d765875b4c6979f3f53247bdc0 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #4 from pwillcode/master

do_underscores option and UTF-8 code point entities

00d89ab07825a4de62a79446aa839e38fe9f82be authored over 9 years ago by Lars Moelleken <[email protected]>
StyleCI fix

ac25cef8e860439aa59a12ade06ef81cc7190041 authored over 9 years ago by Paul Williams <[email protected]>
Converting HTML entities which represent UTF-8 codepoints.

7a15f765934dc85d6a9ba48845fadc9b7c3643dd authored over 9 years ago by Paul Williams <[email protected]>
adding the do_underscores option

3f6e1fa35561b0beb4829d9ab9b1bbfd9a60007d authored over 9 years ago by Paul Williams <[email protected]>
Merge pull request #3 from pwillcode/master

Fixing multibyte/blockquote interaction.

ea5d0964b3429f8d84e9433fd324bc1a5dcb939e authored over 9 years ago by Lars Moelleken <[email protected]>
The u flag is not necessary in this case. Removing it to avoid including unnecessary changes.

625bac8fab010c605b3570865f5d695ef16242c5 authored over 9 years ago by Paul Williams <[email protected]>
fixing offset handling for blockquotes

0babc3657a05ce83969bcdf93c2a7ae05f525a74 authored over 9 years ago by pleatherwill <[email protected]>
Update .travis.yml

46b2949a3dc6eb1d66101ca9c5f343ae7289c20c authored over 9 years ago by Lars Moelleken <[email protected]>
Update .gitattributes

9ac36f898521ad0e51ef1d5d9cc72bb4b6bd8841 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #2 from voku/analysis-XlRmVz

Applied fixes from StyleCI

776ccb86aa11958ef1bc3545e252e1ed94eebaa3 authored over 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI

d18a5b5f13398fdea392b6de182109d53a44111b authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added ".styleci.yml"

84020e2613f4b921a669439efdf21fa7fbfe0ad3 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

d580a1e76ae9ebc64441c1e616f5351e646eb18f authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Use custom RE instead of strip_tags" | thx @Stalinko -> https://github.com/Stalinko/html2text/commit/6ccd41b9fb57c706902400a8b7032bf0332b68d3

095843d693d302604f57cba1ab86bfd542faa62d authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

5989cee0faecb9cfe0f716ab8b9419e324d80ed1 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

40fbd9d7480127312b1facec405f165792ddeef1 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md

9beca416e52be518bd3e8f2dc78c87f91e9636f4 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: update "composer.json" v2

e34758b3c395cd79e4539807ca0737efbc3bc836 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

da52f7fb37e10cd2260a6db4a6fd70f97ef693b2 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: update "composer.json"

c0fde9f4638a4c29d8fbe3d1bace8343809753bc authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed some code-bugs reported by "scrutinizer-ci.com"

c125f4c2c03b29a83d5eaabdcf6051ce7995bdad authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added more tests v2

28e32c8329287425d92c23c61de8e17596b6ec6d authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added more tests

dc1a3fadbbac2d8c868c49f88f9740e21ad4c81e authored over 9 years ago by Lars Moelleken <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Scrutinizer Auto-Fixes

b6fecbd26ac933a84f21acaa6869b99e46fb7302 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added more tests | thx @ckrack -> https://github.com/ckrack/html2text/commits/test-demonstration

a4d4c8ae3653731ebdbc1de5dbe1c5f0d6fb5f5b authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #1 from voku/scrutinizer-patch-1

Scrutinizer Auto-Fixes

cbeba8b3b1d3b6f65265a9305728baf7e04de884 authored over 9 years ago by Lars Moelleken <[email protected]>
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

3553323c3239ccdcb1df658ac067cb112aa5e48e authored over 9 years ago by Scrutinizer Auto-Fixer <[email protected]>
Merge remote-tracking branch 'origin/master'

* origin/master:
Update README.md
Update README.md
Update README.md

6266cd67790ef8c25f4a01aa19722ec8709bfcf0 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added one more test-mail v2

d12f2aaf2d8d5d87844002246df25f5c33cd071b authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added one more test-mail

ee7e7c6aa7bc6d6221a067634a12524ee716e28a authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

d6f4e02d4d67b57f5b543042290a865fc3141cab authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

056ed40b14d72687fb8e19c2ff9c48a1dcfa5d95 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

23ace895076d4eceb93696756cbf355f28efb39c authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: revert "Added OrderedList support" -> "not working for nested tags"

069cdbe7b0e144eda658a87d4a51e8a63e43ec01 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Added OrderedList support" v2.1

6e747b3217642d7b593c37d51ee5ce52798655c1 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: update ".travis.yml"

8d888d0df7e7bf8b475687912b6737b10fe2f6fb authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Added OrderedList support" v2

e5ceb4abd6ae949893fdabf6bf73efc3556e7f2c authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Added OrderedList support" v2

227cab12599f14ded895159abc136913a19bf8dc authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Added OrderedList support" | thx @marlon-be -> https://github.com/marlon-be/html2text/commit/5a47e1b482eeeb2e78e249daeab26f4e1521b24c

0a7417ed87b74f49fd25cddc1de5c378b7ac2f39 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Added bbcode option to converting links" | thx @zelazowy -> https://github.com/zelazowy/html2text/commit/655f5e31e5a77d72b12c9e91b08de302d83f8beb

f3a34515f5cd75fafda274f0896f6d1cf9d9ddb6 authored over 9 years ago by Lars Moelleken <[email protected]>
[*]: only code-style

c69b946b911a0e2c6bf0c7a84f688cb00fa1e357 authored over 9 years ago by Lars Moelleken <[email protected]>
[~]: "Use associative array instead of double-arrays." | thx @onnovos -> https://github.com/onnovos/html2text/commit/247083ee0ba29e050de5ab31e3d74f6594687f60

91dd279197ccda2e0d394c13703f5a9cac5d0f18 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: added some more tests for "links"

60d239d204a0441cdecb7aba06293e38a4e14f4e authored over 9 years ago by Lars Moelleken <[email protected]>
[~]: rename "buildlinkList()" -> "buildLinkList()"

d64f9b5c6bb85cbec270d4eafb4600017a4a9cf0 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Add test-case for a table with two <td>'s" -> https://github.com/onnovos/html2text/commit/f8202b001d62ff0c9e3db5ad027ddf622117845a

fc48234c871bbdca2ac3c6af88518aef65f95197 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Add PHPUnit Testcases for blank spaces" | thx @onnovos -> https://github.com/onnovos/html2text/commit/4ce78431f58de81d3ec06d71b7cf8b0c4ca9557d

8e9000bcd475f463167f38a014cecdb07235f1f6 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: "Allow to enable or disable uppercase bold/strong tags" | thx @savioret -> https://github.com/savioret/html2text/commit/2bf364ac85a5c6ff8397fd0cff933a80df0b1c3f

106af1ca81e2090362e4257b89418696058dde3b authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: fixed test-case | thx @dsas for the test -> https://github.com/dsas/html2text/commit/82692b5beca2274cbb637f81c8740827d12c961d

751811b7ffcb7d1c9d81a0c885b038ade95c7504 authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: trim whitespace from every text-line

7ed99e8c1d540897276597b21f2085451b81dcdc authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: edit ".gitattributes"

ca09aaea500cf57be25b72c415a9b025bc7ec627 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

148d3548f040230f07d3904b580bd98789933d19 authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

91a6cc40b63e27c2b6ee62441fa515d7e534841b authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

d680e56cb06163cc98bb1f4a802835150b1b440c authored over 9 years ago by Lars Moelleken <[email protected]>
Update README.md

0acc1308ed3bdbd993037bebfac8f76dbf331e59 authored over 9 years ago by Lars Moelleken <[email protected]>
[~]: move "test/" -> "tests/"

cdf4fc640a15931c9e1f29311a7e6216c8e089d1 authored over 9 years ago by Lars Moelleken <[email protected]>