aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textformatter/s9e/factory.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16247] Code consistency3D-I2019-12-051-1/+1
* [ticket/16247] Quote PM has no identifier3D-I2019-12-051-0/+2
* [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-181-1/+1
* [ticket/security/243] Limit size BBCode to 4 numeric charactersMarc Alexander2019-07-171-1/+1
* [ticket/15921] Use backward compatible template for emojisJoshyPHP2018-12-291-1/+8
* [ticket/15921] Use twemojiMarc Alexander2018-12-261-0/+1
* [ticket/15531] Workaround for false-positive sniffJoshyPHP2018-01-221-2/+1
* [ticket/15531] Log malformed BBCodesJoshyPHP2018-01-221-13/+31
* Merge pull request #5046 from JoshyPHP/ticket/15457Marc Alexander2017-12-271-3/+2
|\
| * [ticket/15457] Updated s9e/text-formatter dependencyJoshyPHP2017-12-101-3/+2
* | Merge pull request #5036 from JoshyPHP/ticket/15442Marc Alexander2017-12-231-1/+1
|\ \ | |/ |/|
| * [ticket/15442] Allow unsafe HTML in bbcode.htmlJoshyPHP2017-11-071-1/+1
* | [ticket/15171] Fix texformatterRubén Calvo2017-10-311-1/+1
|/
* Merge pull request #4876 from JoshyPHP/ticket/15290Máté Bartus2017-09-091-1/+12
|\
| * [ticket/15290] Add core.text_formatter_s9e_configure_finalize eventJoshyPHP2017-07-221-1/+12
* | Merge pull request #4885 from JoshyPHP/ticket/15301Máté Bartus2017-09-091-0/+5
|\ \
| * | [ticket/15301] Remove quote limits when creating a parserJoshyPHP2017-08-241-0/+5
| |/
* | Merge pull request #4903 from rxu/ticket/15323Máté Bartus2017-09-071-1/+3
|\ \
| * | [ticket/15323] Allow Twig syntax in bbcode.htmlrxu2017-08-151-1/+3
| |/
* | [ticket/15348] Ignore smilies that are immediately followed by a wordJoshyPHP2017-09-061-0/+3
|/
* [ticket/15163] Escape curly braces in smilies HTML attributesJoshyPHP2017-04-181-1/+15
* [ticket/14985] Decode HTML special chars in plain text columnsJoshyPHP2017-01-121-2/+1
* [ticket/14914] Made emoji scale in size with textJoshyPHP2016-12-271-2/+2
* [ticket/14873] Added width/height attributes to smiliesJoshyPHP2016-11-271-1/+1
* [ticket/14734] Use SVG emojiJoshyPHP2016-08-051-0/+1
* [ticket/14700] Prevent an exception on duplicate smilies in text_formatterJoshyPHP2016-07-211-1/+1
* [ticket/14706] Updated [list] BBCode to automatically create a list itemJoshyPHP2016-07-081-1/+1
* Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-131-3/+50
|\
| * [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-11/+10
| * [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-261-7/+30
| * [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-261-1/+2
| * [ticket/14323] Added support for truncating long URLsJoshyPHP2015-12-261-2/+26
* | [ticket/14405] Force a lookahead check on [URL] BBCodesJoshyPHP2016-01-121-1/+1
|/
* [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-261-1/+1
* [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-1/+18
* [ticket/14000] Added support for emojiJoshyPHP2015-07-121-0/+5
* Merge pull request #3623 from s9e/ticket/10620Tristan Darricau2015-07-071-18/+10
|\
| * [ticket/10620] Implemented quote improvementsJoshyPHP2015-06-251-18/+10
* | [ticket/13970] Save the value of the optional [code] parameterJoshyPHP2015-06-271-1/+1
|/
* [ticket/10922] Replaced urlencode() with rawurlencode()JoshyPHP2015-04-281-1/+1
* [ticket/10922] Added support for body and subject in email BBCodeJoshyPHP2015-04-281-2/+13
* [ticket/11768] Updated s9e\TextFormatterJoshyPHP2015-04-021-1/+1
* [ticket/11768] Preserve comments in custom BBCodesJoshyPHP2015-04-021-0/+4
* [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-2/+28
* [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-5/+10
* [ticket/11768] Updated merge_templates(). No functional change intendedJoshyPHP2015-04-021-3/+3
* [ticket/11768] Updated various annotationsJoshyPHP2015-04-021-7/+6
* [ticket/11768] Renamed interfacesJoshyPHP2015-04-021-1/+1
* [ticket/11768] Added support for creating unsafe BBCodesJoshyPHP2015-04-021-1/+2
* [ticket/11768] Replaced extract() callsJoshyPHP2015-04-021-2/+3