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

[~]: refactoring "toupper()"

f6b8e63a4743967d2c6827d52b000d789bb6a90c authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: edit "namespace"

[~]: edit "toupper()" -> use reference

7bd961837860dd9ea572c3b023a93244f1660c0d authored over 9 years ago by Lars Moelleken <[email protected]>
[+]: use "UTF8"

[+]: convert "\t" into spaces
[+]: added some more tests
[+]: code-style fixes
[+]: typo fixes

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

* upsteam/master: (24 commits)
Remove $width property
Add test to represent that javascript ...

9ce2b93caa839dba22ee8ad9f653ecd8908efd32 authored over 9 years ago by Lars Moelleken <[email protected]>
Merge pull request #36 from scaytrase/master

Test to represent that javascript is sanitized out

35e78a729161905703744f907c165d73398b614e authored over 9 years ago by Michael Tibben <[email protected]>
Merge pull request #38 from pstast/patch-remove-width

Remove $width property

0cd6c70492df54bb614526c2a762bfc41d30ecf1 authored over 9 years ago by Michael Tibben <[email protected]>
Remove $width property

$width property does not have any effect, since $options are used for this purpose. It is confus...

11b276191ffb20939047ce89253b396343dfe626 authored over 9 years ago by Petr Šťastný <[email protected]>
Add test to represent that javascript is sanitized out

db9ce4c2b585541206f52dd466c80dee98fbbc1a authored over 9 years ago by Pavel Batanov <[email protected]>
Merge pull request #30 from mario-kinesissurvey-com/master

Fixed changing hyperlinks to uppercase when <a> is wrapped in <b>

1ff30ba6b0905fc1714385f747e0228d6bfcab15 authored almost 10 years ago by Michael Tibben <[email protected]>
Fixed changing hyperlinks to uppercase when <a> is wrapped in <b> or <strong> tags.

e4d03cb565e554e11cbef6527a3dc2c045524341 authored almost 10 years ago by mario-kinesissurvey-com <[email protected]>
Merge pull request #21 from dsas/html-entities

Let PHP do the work of decoding entities

9f7cc61eb2aa857db00144294b52e422500627d1 authored about 10 years ago by Michael Tibben <[email protected]>
Let PHP do the work of decoding entities

Rather than maintaining lists of entities to search for and replace, let
PHP do the work, and ju...

fc9762ac014e98ea0f5a043560e236f90b357fef authored about 10 years ago by Dean Sas <[email protected]>
Add test for #13

fc9589518a1b2241b88210839a945ad088840122 authored about 10 years ago by Michael Tibben <[email protected]>
Remove default base url

49d7f01c45ba46bf43e7574ecbb0aaec44a5a3df authored about 10 years ago by Michael Tibben <[email protected]>
Remove printText

2c4e32b6361e05cac636af3fd73abfb8378a0ba0 authored about 10 years ago by Michael Tibben <[email protected]>
Clean up tests

0c7773ad3545e4267724c2b8582f5615a897b0d5 authored about 10 years ago by Michael Tibben <[email protected]>
Add list tests

c0dd1fec1b33bc8bbff4ec156fd8069c3624a548 authored about 10 years ago by Michael Tibben <[email protected]>
Improve test coverage

13c93580c49da92b2604e1d3f01d653078eae45e authored about 10 years ago by Michael Tibben <[email protected]>
Remove broken setAllowedTags

3a429ede5ba2090e5e3c553cb54b02a93b303962 authored about 10 years ago by Michael Tibben <[email protected]>
Update README

ad48cee5e744aae821426fbc323b7a070be415a6 authored about 10 years ago by Michael Tibben <[email protected]>
Drop support for loading from file

911a4f15a9c95676777730e2f27746fbc5ed606f authored about 10 years ago by Michael Tibben <[email protected]>
Remove changelog

68bc60e709f1c9a3282be8ec2c4f25275fe692d3 authored about 10 years ago by Michael Tibben <[email protected]>
Force UTF8 on html_entity_decode

30fb43cfe04cc1624d0dddcc01da3eee07fd4bc0 authored about 10 years ago by Michael Tibben <[email protected]>
Convert code style to PSR-2

bbf676a5364a1eb25dce48234ee044f66349ca03 authored about 10 years ago by Michael Tibben <[email protected]>
Use PSR-4 autoloading

0649c255a5dbb1b1199c8f7e9012c45e5694a73a authored about 10 years ago by Michael Tibben <[email protected]>
Merge pull request #17 from Nyholm/patch-1

Added PHP 5.6 and HHVM to travis.yml

fa061384bdbf74308daf5322bf627239f1a4b0d7 authored over 10 years ago by Michael Tibben <[email protected]>
Added PHP 5.6 and HHVM to travis.yml

088a45b7e2cf75ceff8f7a0e02f7e827027027ab authored over 10 years ago by Tobias Nyholm <[email protected]>
Merge pull request #12 from Synchro/master

Various cleanups

78e3d0cbad4b4682f96c81697077c7017d139761 authored over 10 years ago by Michael Tibben <[email protected]>
Phpdoc cleanup

PSR-2 cleanup
Add missing pre_content property

8720231fc2899d4218ce19bd6fe5beead4c9dd5f authored over 10 years ago by Synchro <[email protected]>
fixed: for old PHP-Versions

925b7ddb6d1d6aff6df31c42eac630c012cda227 authored almost 11 years ago by Lars Moelleken <[email protected]>
Update Html2Text.php

sync with other forks and fixed code-style ...

812da470d5514377676730e8b0db124de8c56f97 authored almost 11 years ago by Lars Moelleken <[email protected]>
Merge pull request #8 from mtibben/features/rc-formatting

Clean up code formatting

2a78b855d82953c1e3bd39bc46d17fdccf68025f authored almost 11 years ago by Michael Tibben <[email protected]>
Clean up code formatting

cd99edb2ee08f5becd8a0234749fe52a0456506d authored almost 11 years ago by Michael Tibben <[email protected]>
Add php 5.5 to travis

f4b0b5fec4267c332683cab22b97a271cf8f888f authored almost 11 years ago by Michael Tibben <[email protected]>
Bump composer dependencies

c773c80c0f913f4bbba654c54bf02d22f9ede51c authored almost 11 years ago by Michael Tibben <[email protected]>
Merge pull request #10 from alanspencer/master

Minor changes to stop code warnings appearing in Zend Studio 10.5.

750952bea914ce1982c2ba02db4649c2d04db9f7 authored almost 11 years ago by Michael Tibben <[email protected]>
Update Html2Text.php

Code clean up.

d81243de0134ca1ba9a8100b755a50cf42d6de9c authored about 11 years ago by Alan Spencer <[email protected]>
Update Html2Text.php

Small additions/changes to stop code warnings appearing in Zend Studio 10.5.

- Changed double...

91cf2cae5cd3b839b2cd13e376c1a634c3ccd065 authored about 11 years ago by Alan Spencer <[email protected]>
Code style - PSR-2 fixes

adbf1a036ec27300450f351f78ff634c79b36df8 authored over 11 years ago by Michael Tibben <[email protected]>
Update README.md

a3eeb62d874c14aa8f465c62d8c289aa5f8f1c9d authored over 11 years ago by Michael Tibben <[email protected]>
Update CHANGELOG

b883c7ca5752a01fb37f8f0657b284e404599035 authored over 11 years ago by Michael Tibben <[email protected]>
Merge pull request #6 from ianhk/master

Fix &pound;/£ translations

8dce7e794c04447ee6e0df95ab9edce24534bfd2 authored over 11 years ago by Michael Tibben <[email protected]>
Fix &pound;/£ translation.

f5711c47c377c9c617d616469118f4dec47ef94a authored over 11 years ago by Ian Hiscock <[email protected]>
Merge pull request #5 from Mercoline/mbStrToUpper

Force UTF-8 in mb_strtoupper-call

77f8096e9bdd89869f9e01bfe01193ad61bea09a authored over 11 years ago by Michael Tibben <[email protected]>
Forced mb_strtoupper-call to UTF-8

As the mb_strtoupper-function relies on the internal encoding when used
without the second param...

da7b424c42539e4f35ec2d0ca05c7f104664cf9b authored over 11 years ago by Florian Schaeffer <[email protected]>
Update CHANGELOG

78fa85e8d8c505b852aff3e0adf5d88492a3e812 authored over 11 years ago by Michael Tibben <[email protected]>
Merge pull request #4 from Mercoline/definitionList

Added support for dl/dt/dd

14b6df3341a510cdb322879249655e0db0035254 authored over 11 years ago by Michael Tibben <[email protected]>
added support for dl/dt/dd

Converter was missing regex for definition lists (dl) so I added them

bad24f6936a11b4594a94be9fe60c98866410a2b authored over 11 years ago by Florian Schaeffer <[email protected]>
Add TravisCI build status

9992858dbc9ca441b6174fe2ea3e04830c039a14 authored almost 12 years ago by Michael Tibben <[email protected]>
Merge pull request #2 from wolfwolker/master

packagist.org does not allow uppercase characters on package name

017c895a0baf2d01857cb02632b685125ae1636f authored almost 12 years ago by Michael Tibben <[email protected]>
Update composer.json

313b092a8e95ec8c2ec8cb32c0524c4b3f550822 authored almost 12 years ago by Noel García <[email protected]>
Add TravisCI build script

670aab85c4f0ae418085dc0454d3f611d31b8cd0 authored about 12 years ago by Michael Tibben <[email protected]>
Add composer and phpunit config, update CHANGELOG

ebac43787666d24360b0fb20e88fdab4ae6140f3 authored about 12 years ago by Michael Tibben <[email protected]>
Repair broken tests

6708d897aa929ce1d144db36f243b0a1e3c39ab7 authored about 12 years ago by Michael Tibben <[email protected]>
Merge RC changes

82a116f9322f35bf8c6f812ad69c0a9c012b4b2c authored about 12 years ago by Michael Tibben <[email protected]>
Merge pull request #1 from Pre-schoolLearningAlliance/master

preg_replace_callback(): Requires argument 2, 'html2text::_preg_callback', to be a valid callback

618d290a28370591a90395e78d4fb59ba96ebbe9 authored about 12 years ago by Michael Tibben <[email protected]>
Fix callback

6aeed687b34b57fd8201955f58056d6e571c4252 authored about 12 years ago by Doug Wright <[email protected]>
Update Changelog

108a3208c6be3a014c69676f523c66a71ebd0b9b authored over 12 years ago by Michael Tibben <[email protected]>
Apply latest changes from roundcube

https://github.com/roundcube/roundcubemail/commit/8c188058cf9281251cbac5cda43ef833843fd51b

f3d80c907690ba38f9b55b9e162bb06172510372 authored over 12 years ago by Michael Tibben <[email protected]>
Update change log

b4b73e9c87cf814d1b0724821df14b5d5ec5dda8 authored over 12 years ago by Michael Tibben <[email protected]>
Add 'nextline' option for links, add an override class

cfe2b322435f66a6177c47c2edd2b58a400ab79b authored over 12 years ago by Michael Tibben <[email protected]>
Add a span class that will mark text to be ignored when parsing

a6615dce68567e7c6981ac16d050085b4886527b authored over 12 years ago by Michael Tibben <[email protected]>
Simplify LinkTest

b11bcaeb2adf59e71f63738b3737fed79c804e1c authored over 12 years ago by Michael Tibben <[email protected]>
Add options for handling links

* use an options array instead of individual options vars
* add a few options for do_links
* a...

6dd886a8af12577a43835279b0fb6a75d12b5977 authored over 12 years ago by Michael Tibben <[email protected]>
Change src directory to lib

885d37c14ecec606dd0e81bbfadcfcbafa5840c4 authored over 12 years ago by Michael Tibben <[email protected]>
Remove references to Roundcube constant

e000164da76d7bd7718300a8d6359f9c8fdb8564 authored over 12 years ago by Michael Tibben <[email protected]>
Changed references to classname to $this

3a7444a3a3f523f282f1ffadba0ca5e730705ff9 authored over 12 years ago by Michael Tibben <[email protected]>
Conversion to PHP5

* removed PHP4 syntax, made all variables and functions public or private
* added PSR-0 namespa...

40e29dafc9f71d7a71c61d2d6244e309872f97f6 authored over 12 years ago by Michael Tibben <[email protected]>
Changes by roundcube team

Using version from https://github.com/roundcube/roundcubemail/blob/2d7b4ff03fc5a4ee4705698d96ad3...

c5b45dc30194a28afa924c1fabbdd98aae5cec6a authored over 12 years ago by Michael Tibben <[email protected]>
Original version of html2text by Jon Abernathy

Original can be found at http://www.chuggnutt.com/html2text

4fc6829b140ca4b6d195b4b3f186fe116b945ee0 authored over 12 years ago by Michael Tibben <[email protected]>