aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/tickets_data
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-094-0/+37
* [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-181-1/+1
* [ticket/16074] Fix Twemoji URL for ZWJ sequencesJoshyPHP2019-06-042-0/+2
* [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-173-0/+30
* [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
* [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/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-273-3/+3
* [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
* 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-261-1/+1
* [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
| * [ticket/10922] Added support for body and subject in email BBCodeJoshyPHP2015-04-282-2/+6
* | [ticket/11742] Removed tabs-to-space conversion in [code]JoshyPHP2015-05-232-0/+2
* | Merge pull request #3569 from s9e/ticket/13641Nicofuma2015-05-203-0/+30
|\ \
| * | [ticket/13641] Added regression testJoshyPHP2015-04-293-0/+30
| |/
* | Merge pull request #3572 from s9e/ticket/8419Nicofuma2015-05-203-0/+30
|\ \
| * | [ticket/8419] Added regression testJoshyPHP2015-04-303-0/+30
| |/
* | Merge pull request #3568 from s9e/ticket/10268Andreas Fischer2015-05-072-0/+8
|\ \
| * | [ticket/10268] Added regression testJoshyPHP2015-04-292-0/+8
| |/
* | Merge pull request #3573 from s9e/ticket/9073Andreas Fischer2015-05-073-0/+18
|\ \
| * | [ticket/9073] Added regression testJoshyPHP2015-04-303-0/+18
| |/
* | [ticket/13425] Added regression testJoshyPHP2015-04-303-0/+25
|/
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-022-6/+14
* [ticket/11768] Added test filesJoshyPHP2015-04-022-0/+2
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0228-0/+227