aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_formatter/s9e/default_formatting_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-181-1/+1
* [ticket/16034] Fix [url=] links being incorrectly shortenedJoshyPHP2019-04-281-0/+4
* [ticket/15921] Update tests for twemojiMarc Alexander2018-12-271-1/+1
* [ticket/15921] Updated dependencies to latest textformatterJoshyPHP2018-12-261-1/+1
* [ticket/15457] Updated s9e/text-formatter dependencyJoshyPHP2017-12-101-18/+18
* [ticket/14914] Made emoji scale in size with textJoshyPHP2016-12-271-1/+1
* [ticket/14807] Updates s9e textformatter againTristan Darricau2016-10-091-1/+1
* [ticket/14734] Use SVG emojiJoshyPHP2016-08-051-1/+1
* [ticket/14706] Updated [list] BBCode to automatically create a list itemJoshyPHP2016-07-081-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* [ticket/14323] Added should_shorten()JoshyPHP2015-12-281-0/+4
* [ticket/14323] Added testsJoshyPHP2015-12-271-0/+8
* [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-261-4/+4
* [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-261-0/+8
* [ticket/14323] Added support for truncating long URLsJoshyPHP2015-12-261-0/+10
* [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-261-1/+1
* [ticket/14000] Added support for emojiJoshyPHP2015-07-121-1/+18
* Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-071-1/+28
|\
| * [ticket/10620] Moved quote's date to the upper cornerJoshyPHP2015-06-251-1/+1
| * [ticket/10620] Added testsJoshyPHP2015-06-251-0/+5
| * [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-251-5/+5
| * [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-0/+22
* | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-271-0/+11
|/
* [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-301-0/+4
* [ticket/11742] Added testJoshyPHP2015-05-231-0/+4
* [ticket/11742] Updated default formatting tests to match the new defaultJoshyPHP2015-05-231-4/+4
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-021-3/+7
* [ticket/11768] Allowed text in places where text is not valid HTMLJoshyPHP2015-04-021-1/+1
* [ticket/11768] Added limited support for [url] in [quote] authorJoshyPHP2015-04-021-0/+12
* [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] This commit integrates s9e\TextFormatters9e2015-04-021-0/+200