aboutsummaryrefslogtreecommitdiffstats
path: root/include/html2plain.php
Commit message (Collapse)AuthorAgeFilesLines
* Handling HTML entities via mbstring is deprecatedMario2024-01-141-1/+4
|
* css fixesMario2021-06-181-5/+5
|
* More PHP 8 fixesMax Kostikov2021-03-101-14/+33
|
* php8 another fixMario2021-02-161-3/+5
|
* fix some php8 fatal errorsMario2021-01-091-2/+2
|
* html2plain warningszotlabs2016-12-151-1/+1
|
* cleanupfriendica2013-03-101-1/+1
|
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* preserve event item[uri] if presentfriendica2013-01-201-1/+1
|
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-1/+1
| | | | to the profile details.
* reduce duplication - only provide one system language settingfriendica2012-08-121-1/+0
|
* separate tag search from body searchfriendica2012-04-231-1/+1
|
* html2plain: changed behaviour for the "hr" element.Michael Vogel2012-04-091-1/+1
|
* Several improvementsMichael Vogel2012-03-311-1/+4
|
* New parameter in html2plain for plain text exports. More compatibility in APIMichael Vogel2012-03-211-15/+48
|
* API: Seesmic is now working. Optimizing text export.Michael Vogel2012-03-181-11/+18
|
* Encoding for incoming mails. Fixed invalid message id (with side effect at ↵Michael2012-02-241-0/+180
the moment). Sending mail as text mail. Encoding name when importing mail contact.