aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_formatter
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/11768] Removed unused varJoshyPHP2015-04-021-2/+0
* [ticket/11768] Removed the cached rendererJoshyPHP2015-04-022-2/+1
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-023-5/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-025-15/+35
* [ticket/11768] Added methods to access the library's parser/rendererJoshyPHP2015-04-022-0/+15
* [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-021-1/+1
* [ticket/11768] Fixed testJoshyPHP2015-04-021-8/+4
* [ticket/11768] Replaced the Censor pluginJoshyPHP2015-04-022-14/+6
* [ticket/11768] Added limited support for [url] in [quote] authorJoshyPHP2015-04-021-0/+12
* [ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()JoshyPHP2015-04-023-4/+4
* [ticket/11768] Added support for magic links that start with "www."JoshyPHP2015-04-021-0/+8
* [ticket/11768] Uncommented disabled testJoshyPHP2015-04-021-2/+0
* [ticket/11768] Updated tests to use the new constructor signatures9e2015-04-022-16/+30
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0216-0/+1957