friendica/src/Content/Text
Hypolite Petovan db3f90ec01 Replace mention to $_SERVER with parameter in Content\Markdown::convert
- $_SERVER key isn't always available, no idea what it was used for exactly
2020-06-10 11:40:18 -04:00
..
BBCode Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
BBCode.php Add null/empty string parameter value case in BBCode::convert 2020-06-08 19:15:08 -04:00
HTML.php Replace existing block escaping by performWitEscaped* calls 2020-06-08 18:40:20 -04:00
Markdown.php Replace mention to $_SERVER with parameter in Content\Markdown::convert 2020-06-10 11:40:18 -04:00
MarkdownParser.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Plaintext.php Add license info at Friendica classes 2020-02-09 15:45:36 +01:00