aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/link_helper.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-091-1/+1
| | | | PHPBB3-16251
* [ticket/16034] Fix [url=] links being incorrectly shortenedJoshyPHP2019-04-281-2/+4
| | | | PHPBB3-16034
* [ticket/15921] Updated dependencies to latest textformatterJoshyPHP2018-12-261-15/+10
| | | | PHPBB3-15921
* [ticket/14323] Added should_shorten()JoshyPHP2015-12-281-1/+16
| | | | | | Explicitly tests a tag's markup to determine whether a link should be shortened PHPBB3-14323
* [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-0/+103
Expanded link text shortening to [url] BBCodes with no parameters PHPBB3-14323