aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/utils_interface.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-5/+13
| | | | PHPBB3-14962
* [ticket/10620] Updated docblockJoshyPHP2015-06-251-1/+4
| | | | PHPBB3-10620
* [ticket/13847] Move quote generation to text_formatter.utilsJoshyPHP2015-05-251-0/+12
| | | | PHPBB3-13847
* [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authorsJoshyPHP2015-05-151-2/+2
| | | | PHPBB3-13680
* [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-0/+8
| | | | | | | Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680
* [ticket/11768] Updated utils serviceJoshyPHP2015-04-021-16/+6
| | | | | | | Updated docblocks. Removed remove_formatting() because it overlaps with clean_formatting() PHPBB3-11768
* [ticket/11768] Renamed utilsJoshyPHP2015-04-021-0/+58
PHPBB3-11768