Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16034] Fix [url=] links being incorrectly shortened | JoshyPHP | 2019-04-28 | 1 | -2/+4 |
| | | | | PHPBB3-16034 | ||||
* | [ticket/15921] Use backward compatible template for emojis | JoshyPHP | 2018-12-29 | 1 | -1/+8 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15921] Use twemoji | Marc Alexander | 2018-12-26 | 1 | -0/+1 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 1 | -15/+10 |
| | | | | PHPBB3-15921 | ||||
* | Merge pull request #5103 from JoshyPHP/ticket/15531 | Marc Alexander | 2018-01-25 | 1 | -13/+30 |
|\ | | | | | | | [ticket/15531] Log malformed BBCodes | ||||
| * | [ticket/15531] Workaround for false-positive sniff | JoshyPHP | 2018-01-22 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-15531 | ||||
| * | [ticket/15531] Log malformed BBCodes | JoshyPHP | 2018-01-22 | 1 | -13/+31 |
| | | | | | | | | PHPBB3-15531 | ||||
* | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration | JoshyPHP | 2018-01-22 | 1 | -0/+3 |
|/ | | | | PHPBB3-15527 | ||||
* | Merge pull request #5053 from JoshyPHP/ticket/15468 | Marc Alexander | 2017-12-27 | 1 | -0/+180 |
|\ | | | | | | | Add a service to merge duplicate BBCodes | ||||
| * | [ticket/15468] Add a service to merge duplicate BBCodes | JoshyPHP | 2017-12-10 | 1 | -0/+180 |
| | | | | | | | | PHPBB3-15468 | ||||
* | | Merge pull request #5046 from JoshyPHP/ticket/15457 | Marc Alexander | 2017-12-27 | 2 | -6/+5 |
|\ \ | |/ | | | | | [ticket/15457] Updated s9e/text-formatter dependency | ||||
| * | [ticket/15457] Updated s9e/text-formatter dependency | JoshyPHP | 2017-12-10 | 2 | -6/+5 |
| | | | | | | | | PHPBB3-15457 | ||||
* | | Merge pull request #5036 from JoshyPHP/ticket/15442 | Marc Alexander | 2017-12-23 | 1 | -1/+1 |
|\ \ | |/ |/| | | | [ticket/15442] Allow unsafe HTML in bbcode.html | ||||
| * | [ticket/15442] Allow unsafe HTML in bbcode.html | JoshyPHP | 2017-11-07 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15442 | ||||
* | | [ticket/15171] Fix texformatter | Rubén Calvo | 2017-10-31 | 1 | -1/+1 |
|/ | | | | PHPBB3-15171 | ||||
* | Merge pull request #4876 from JoshyPHP/ticket/15290 | Máté Bartus | 2017-09-09 | 1 | -1/+12 |
|\ | | | | | | | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event | ||||
| * | [ticket/15290] Add core.text_formatter_s9e_configure_finalize event | JoshyPHP | 2017-07-22 | 1 | -1/+12 |
| | | | | | | | | PHPBB3-15290 | ||||
* | | Merge pull request #4885 from JoshyPHP/ticket/15301 | Máté Bartus | 2017-09-09 | 1 | -0/+5 |
|\ \ | | | | | | | | | | [ticket/15301] Set quotes' nesting limit when configuring a parser | ||||
| * | | [ticket/15301] Remove quote limits when creating a parser | JoshyPHP | 2017-08-24 | 1 | -0/+5 |
| |/ | | | | | | | PHPBB3-15301 | ||||
* | | Merge pull request #4903 from rxu/ticket/15323 | Máté Bartus | 2017-09-07 | 1 | -1/+3 |
|\ \ | | | | | | | [ticket/15323] Allow Twig syntax in bbcode.html | ||||
| * | | [ticket/15323] Allow Twig syntax in bbcode.html | rxu | 2017-08-15 | 1 | -1/+3 |
| |/ | | | | | | | PHPBB3-15323 | ||||
* | | [ticket/15348] Ignore smilies that are immediately followed by a word | JoshyPHP | 2017-09-06 | 1 | -0/+3 |
|/ | | | | PHPBB3-15348 | ||||
* | [ticket/15261] Fix censoring HTML tags | JoshyPHP | 2017-07-03 | 1 | -4/+2 |
| | | | | PHPBB3-15261 | ||||
* | [ticket/15163] Escape curly braces in smilies HTML attributes | JoshyPHP | 2017-04-18 | 1 | -1/+15 |
| | | | | PHPBB3-15163 | ||||
* | [ticket/15126] Disable HTML entities in quote helper | JoshyPHP | 2017-03-15 | 1 | -2/+2 |
| | | | | PHPBB3-15126 | ||||
* | Merge pull request #4631 from JoshyPHP/ticket/14985 | Tristan Darricau | 2017-01-15 | 2 | -15/+38 |
|\ | | | | | | | | | | | | | | | [ticket/14985] Decode HTML special chars in plain text columns * JoshyPHP/ticket/14985: [ticket/14985] Added functional tests for BBCodes and smilies [ticket/14985] Decode HTML special chars in plain text columns | ||||
| * | [ticket/14985] Decode HTML special chars in plain text columns | JoshyPHP | 2017-01-12 | 2 | -15/+38 |
| | | | | | | | | PHPBB3-14985 | ||||
* | | [ticket/15008] Disable emoji when smilies are disabled | JoshyPHP | 2017-01-14 | 1 | -0/+2 |
|/ | | | | | | | | Will effectively disable emoji shortname and won't replace emoji with images but will not prevent a browser or OS from displaying emoji as images. PHPBB3-15008 | ||||
* | [ticket/14962] Introduces a new helper to check emptyness of bbcode texts | Tristan Darricau | 2017-01-06 | 2 | -5/+26 |
| | | | | PHPBB3-14962 | ||||
* | [ticket/14914] Made emoji scale in size with text | JoshyPHP | 2016-12-27 | 1 | -2/+2 |
| | | | | PHPBB3-14914 | ||||
* | [ticket/14873] Added width/height attributes to smilies | JoshyPHP | 2016-11-27 | 1 | -1/+1 |
| | | | | PHPBB3-14873 | ||||
* | [ticket/14734] Use SVG emoji | JoshyPHP | 2016-08-05 | 1 | -0/+1 |
| | | | | PHPBB3-14734 | ||||
* | [ticket/14700] Prevent an exception on duplicate smilies in text_formatter | JoshyPHP | 2016-07-21 | 1 | -1/+1 |
| | | | | PHPBB3-14700 | ||||
* | [ticket/14706] Updated [list] BBCode to automatically create a list item | JoshyPHP | 2016-07-08 | 1 | -1/+1 |
| | | | | | | Fixes issues with missing list items. Produces valid HTML. PHPBB3-14706 | ||||
* | Merge pull request #4059 from JoshyPHP/ticket/14323 | Marc Alexander | 2016-01-13 | 2 | -3/+168 |
|\ | | | | | | | [ticket/14323] Added support for truncating long URLs | ||||
| * | [ticket/14323] Added should_shorten() | JoshyPHP | 2015-12-28 | 1 | -1/+16 |
| | | | | | | | | | | | | Explicitly tests a tag's markup to determine whether a link should be shortened PHPBB3-14323 | ||||
| * | [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT | JoshyPHP | 2015-12-27 | 2 | -31/+25 |
| | | | | | | | | | | | | Expanded link text shortening to [url] BBCodes with no parameters PHPBB3-14323 | ||||
| * | [ticket/14323] Added comment [ci skip] | JoshyPHP | 2015-12-26 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-14323 | ||||
| * | [ticket/14323] Moved autolink-related functions to a separate helper | JoshyPHP | 2015-12-26 | 3 | -54/+135 |
| | | | | | | | | PHPBB3-14323 | ||||
| * | [ticket/14323] Stylistic change [ci skip] | JoshyPHP | 2015-12-26 | 1 | -5/+7 |
| | | | | | | | | PHPBB3-14323 | ||||
| * | [ticket/14323] Added support for truncating local URLs | JoshyPHP | 2015-12-26 | 2 | -11/+17 |
| | | | | | | | | PHPBB3-14323 | ||||
| * | [ticket/14323] Added support for truncating long URLs | JoshyPHP | 2015-12-26 | 2 | -2/+66 |
| | | | | | | | | PHPBB3-14323 | ||||
* | | [ticket/14405] Force a lookahead check on [URL] BBCodes | JoshyPHP | 2016-01-12 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14405 | ||||
* | | [ticket/13454] Remove more unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454 | ||||
* | | [ticket/13454] Fix a few issues introduced by overdeleting stuff | Marc Alexander | 2016-01-06 | 2 | -0/+7 |
| | | | | | | | | PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 |
| | | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454 | ||||
* | | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 2 | -4/+0 |
|/ | | | | | | This is the first part of the changes. More to come. PHPBB3-13454 | ||||
* | [ticket/14150] Update fast-image-size to newest version | Marc Alexander | 2015-09-08 | 1 | -1/+1 |
| | | | | PHPBB3-14150 | ||||
* | [ticket/14128] Fix img bbcode regression, lost postimage class | Matt Friedman | 2015-08-26 | 1 | -1/+1 |
| | | | | PHPBB3-14128 | ||||
* | [ticket/13935] Allow more admin-configurable schemes in post links | JoshyPHP | 2015-07-15 | 1 | -1/+18 |
| | | | | PHPBB3-13935 |