friendica/src/Content
Hypolite Petovan c3e3e83a52 Improve BBCode:toPlaintext
- Fix issue where matching literal square brackets were removed with their content
- Fix issue where content without line feeds between BBCode tags would end up compacted in plain text
- Update extr calls to BBCode::toPlaintext in api
2019-08-04 10:22:23 -04:00
..
Text Improve BBCode:toPlaintext 2019-08-04 10:22:23 -04:00
Widget Ensure $uid parameter of Feature::isEnabled to be an integer 2019-07-15 22:00:49 -04:00
ContactSelector.php There are no dead nodes anymore 2019-07-09 09:23:36 +02:00
Feature.php Restore $uid parameter integer type-hint in Config 2019-07-15 22:00:49 -04:00
ForumManager.php Remove confusing extraneous `success_update` >= `failure_update` conditions 2019-07-20 13:34:08 -04:00
Nav.php Merge branch 'master' into develop 2019-06-23 17:40:52 -04:00
OEmbed.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
Pager.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Smilies.php Use Unicode to convert multiple hearts in Content\Smilies 2019-06-23 17:53:25 -04:00
Widget.php Force invite remaining variable to be integer in Content\Widget 2019-07-18 08:42:07 -04:00