aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/utils.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14962] Introduces a new helper to check emptyness of bbcode textsTristan Darricau2017-01-061-0/+13
* [ticket/14008] Do not add a user_id value to quotes from guestsJoshyPHP2015-07-131-0/+6
* [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-251-6/+12
* [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-0/+1
* [ticket/13901] Add whitespace to short, multiline quotes for readabilityJoshyPHP2015-05-301-1/+1
* [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-301-1/+4
* [ticket/13847] Changed enquote() logic to use whichever is the shortestJoshyPHP2015-05-251-3/+4
* [ticket/13847] Move quote generation to text_formatter.utilsJoshyPHP2015-05-251-0/+37
* [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authorsJoshyPHP2015-05-151-2/+2
* [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-0/+25
* [ticket/11768] Updated utils serviceJoshyPHP2015-04-021-18/+23
* [ticket/11768] Updated the text_formatter.s9e.utils serviceJoshyPHP2015-04-021-14/+3
* [ticket/11768] Renamed utilsJoshyPHP2015-04-021-1/+1
* [ticket/11768] Removed unused annotationsJoshyPHP2015-04-021-1/+0
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+67