aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_formatter
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5770 from JoshyPHP/ticket/16250Marc Alexander2019-12-211-0/+79
|\
| * [ticket/16250] Add a service to check BBCodes safenessJoshyPHP2019-12-131-0/+79
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-121-0/+35
|\ \ | |/ |/|
| * [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-091-0/+35
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-281-0/+16
|\ \ | |/
| * [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-251-0/+16
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-201-1/+1
|\ \ | |/
| * [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-181-1/+1
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-083-9/+9
|/
* [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/15531] Log malformed BBCodesJoshyPHP2018-01-222-0/+46
* Merge pull request #5053 from JoshyPHP/ticket/15468Marc Alexander2017-12-271-0/+280
|\
| * [ticket/15468] Add a service to merge duplicate BBCodesJoshyPHP2017-12-101-0/+280
* | Merge pull request #5046 from JoshyPHP/ticket/15457Marc Alexander2017-12-271-18/+18
|\ \ | |/
| * [ticket/15457] Updated s9e/text-formatter dependencyJoshyPHP2017-12-101-18/+18
* | [ticket/15442] Allow unsafe HTML in bbcode.htmlJoshyPHP2017-11-073-0/+80
|/
* [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-101-2/+4
* [ticket/15323] Run s9e configurator tests on twigified bbcode.htmlrxu2017-08-152-5/+95
* [ticket/14914] Made emoji scale in size with textJoshyPHP2016-12-271-1/+1
* [ticket/14873] Added width/height attributes to smiliesJoshyPHP2016-11-272-3/+3
* [ticket/14807] Updates s9e textformatter againTristan Darricau2016-10-091-1/+1
* [ticket/14734] Use SVG emojiJoshyPHP2016-08-051-1/+1
* [ticket/14700] Prevent an exception on duplicate smilies in text_formatterJoshyPHP2016-07-212-0/+44
* [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-315-11/+1
* [ticket/14323] Added should_shorten()JoshyPHP2015-12-281-0/+4
* [ticket/14323] Added testsJoshyPHP2015-12-271-0/+8
* [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-1/+1
* [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-261-0/+1
* [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-262-7/+17
* [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-265-6/+6
* [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-0/+1
* Merge pull request #3758 from s9e/ticket/14008Tristan Darricau2015-07-131-0/+9
|\
| * [ticket/14008] Do not add a user_id value to quotes from guestsJoshyPHP2015-07-131-0/+9
* | [ticket/14000] Added support for emojiJoshyPHP2015-07-121-1/+18
|/
* Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-072-4/+65
|\
| * [ticket/10620] Moved quote's date to the upper cornerJoshyPHP2015-06-251-1/+1
| * [ticket/10620] Added testsJoshyPHP2015-06-252-0/+35
| * [ticket/10620] Removed extraneous quotes from attribute valuesJoshyPHP2015-06-252-8/+12
| * [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 whitespace to short, multiline quotes for readabilityJoshyPHP2015-05-301-0/+5
* [ticket/13901] Add more whitespace to long quotes for readabilityJoshyPHP2015-05-302-0/+14
* Merge pull request #3616 from s9e/ticket/13847Tristan Darricau2015-05-291-0/+66
|\
| * [ticket/13847] Changed enquote() logic to use whichever is the shortestJoshyPHP2015-05-251-0/+15