aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-124-0/+37
|\
| * [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-094-0/+37
* | 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
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-172-0/+2
|\ \ | |/
| * [ticket/16074] Fix Twemoji URL for ZWJ sequencesJoshyPHP2019-06-042-0/+2
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-273-0/+30
|\ \ | |/
| * [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-173-0/+30
* | [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-3/+3
* | [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
|/
* [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-109-13/+13
* Merge pull request #4900 from rxu/ticket/15318Máté Bartus2017-09-071-4/+13
|\
| * [ticket/15318] Add UCP censoring switch testingrxu2017-08-121-1/+10
| * [ticket/15318] Fix testsrxu2017-08-121-3/+3
* | [ticket/15348] Ignore smilies that are immediately followed by a wordJoshyPHP2017-09-063-0/+35
|/
* [ticket/15261] Fix censoring HTML tagsJoshyPHP2017-07-033-0/+16
* [ticket/15222] Fix a typo in generate_text_for_display_test.phprxu2017-05-081-1/+1
* [ticket/15163] Escape curly braces in smilies HTML attributesJoshyPHP2017-04-183-0/+25
* [ticket/14790] Added test caseJoshyPHP2017-01-222-0/+8
* [ticket/15016] Fixed an issue with some parentheses in smiliesJoshyPHP2017-01-153-0/+45
* [ticket/15008] Disable emoji when smilies are disabledJoshyPHP2017-01-143-0/+20
* [ticket/14873] Added width/height attributes to smiliesJoshyPHP2016-11-275-8/+8
* [ticket/14846] Updated s9e\TextFormatterJoshyPHP2016-11-023-0/+30
* [ticket/14740] Added support for quoted attributes in BBCode definitionsJoshyPHP2016-08-103-0/+44
* [ticket/14663] Added regression test for Unicode in custom BBCodesJoshyPHP2016-07-183-0/+30
* [ticket/14706] Updated [list] BBCode to automatically create a list itemJoshyPHP2016-07-082-0/+2
* [ticket/14260] Added regression testJoshyPHP2016-04-032-0/+2
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-3110-33/+0
* [ticket/14527] Decode automatically generated postlink without prefixMarc Alexander2016-03-131-1/+1
* [ticket/14527] Add tests for reverted improper fixMarc Alexander2016-03-131-1/+18
* Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-133-5/+5
|\
| * [ticket/14323] Fixed test dataJoshyPHP2015-12-261-1/+1
| * [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-262-4/+4
* | [ticket/14405] Force a lookahead check on [URL] BBCodesJoshyPHP2016-01-122-0/+2
* | [ticket/12221] Added testJoshyPHP2015-12-282-0/+2
|/
* Merge pull request #4061 from JoshyPHP/ticket/9791Tristan Darricau2015-12-052-0/+2
|\
| * [ticket/9791] Added regression testJoshyPHP2015-12-052-0/+2
* | [ticket/13451] Added regression testJoshyPHP2015-12-052-0/+2
|/
* [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-262-2/+2
* Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-131-0/+8
|\
| * [ticket/13377] Add test entriesrxu2015-07-071-0/+8
* | [ticket/13985] Updated s9e\TextFormatterJoshyPHP2015-07-061-1/+1
|/
* [ticket/13921] Fix block BBCodes inside of inline BBCodesJoshyPHP2015-06-133-0/+30
* Merge pull request #3561 from s9e/ticket/10922Tristan Darricau2015-05-292-2/+18
|\
| * [ticket/10922] Added testJoshyPHP2015-04-282-0/+2
| * [ticket/10922] Added test dataJoshyPHP2015-04-282-3/+9
| * [ticket/10922] Added testsJoshyPHP2015-04-282-0/+4
| * [ticket/10922] Replaced urlencode() with rawurlencode()JoshyPHP2015-04-281-1/+1