Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-12 | 4 | -0/+37 |
|\ | |||||
| * | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 4 | -0/+37 |
| | | | | | | | | PHPBB3-16252 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | [ticket/security/243] Use bbcode.html like formatting | Marc Alexander | 2019-07-18 | 1 | -1/+1 |
| | | | | | | | | SECURITY-243 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-17 | 2 | -0/+2 |
|\ \ | |/ | |||||
| * | [ticket/16074] Fix Twemoji URL for ZWJ sequences | JoshyPHP | 2019-06-04 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-16074 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-05-27 | 3 | -0/+30 |
|\ \ | |/ | |||||
| * | [ticket/16053] Update s9e/text-formatter | JoshyPHP | 2019-05-17 | 3 | -0/+30 |
| | | | | | | | | PHPBB3-16053 | ||||
* | | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 3 | -3/+3 |
| | | | | | | | | PHPBB3-14948 | ||||
* | | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -1/+1 |
|/ | | | | PHPBB3-14972 | ||||
* | [ticket/15921] Update tests for twemoji | Marc Alexander | 2018-12-27 | 1 | -1/+1 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15921] Updated dependencies to latest textformatter | JoshyPHP | 2018-12-26 | 1 | -1/+1 |
| | | | | PHPBB3-15921 | ||||
* | [ticket/15457] Updated s9e/text-formatter dependency | JoshyPHP | 2017-12-10 | 9 | -13/+13 |
| | | | | PHPBB3-15457 | ||||
* | Merge pull request #4900 from rxu/ticket/15318 | Máté Bartus | 2017-09-07 | 1 | -4/+13 |
|\ | | | | | [ticket/15318] Make user option to disable word censoring effective again | ||||
| * | [ticket/15318] Add UCP censoring switch testing | rxu | 2017-08-12 | 1 | -1/+10 |
| | | | | | | | | PHPBB3-15318 | ||||
| * | [ticket/15318] Fix tests | rxu | 2017-08-12 | 1 | -3/+3 |
| | | | | | | | | PHPBB3-15318 | ||||
* | | [ticket/15348] Ignore smilies that are immediately followed by a word | JoshyPHP | 2017-09-06 | 3 | -0/+35 |
|/ | | | | PHPBB3-15348 | ||||
* | [ticket/15261] Fix censoring HTML tags | JoshyPHP | 2017-07-03 | 3 | -0/+16 |
| | | | | PHPBB3-15261 | ||||
* | [ticket/15222] Fix a typo in generate_text_for_display_test.php | rxu | 2017-05-08 | 1 | -1/+1 |
| | | | | PHPBB3-15222 | ||||
* | [ticket/15163] Escape curly braces in smilies HTML attributes | JoshyPHP | 2017-04-18 | 3 | -0/+25 |
| | | | | PHPBB3-15163 | ||||
* | [ticket/14790] Added test case | JoshyPHP | 2017-01-22 | 2 | -0/+8 |
| | | | | PHPBB3-14790 | ||||
* | [ticket/15016] Fixed an issue with some parentheses in smilies | JoshyPHP | 2017-01-15 | 3 | -0/+45 |
| | | | | PHPBB3-15016 | ||||
* | [ticket/15008] Disable emoji when smilies are disabled | JoshyPHP | 2017-01-14 | 3 | -0/+20 |
| | | | | | | | | 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/14873] Added width/height attributes to smilies | JoshyPHP | 2016-11-27 | 5 | -8/+8 |
| | | | | PHPBB3-14873 | ||||
* | [ticket/14846] Updated s9e\TextFormatter | JoshyPHP | 2016-11-02 | 3 | -0/+30 |
| | | | | PHPBB3-14846 | ||||
* | [ticket/14740] Added support for quoted attributes in BBCode definitions | JoshyPHP | 2016-08-10 | 3 | -0/+44 |
| | | | | PHPBB3-14740 | ||||
* | [ticket/14663] Added regression test for Unicode in custom BBCodes | JoshyPHP | 2016-07-18 | 3 | -0/+30 |
| | | | | PHPBB3-14663 | ||||
* | [ticket/14706] Updated [list] BBCode to automatically create a list item | JoshyPHP | 2016-07-08 | 2 | -0/+2 |
| | | | | | | Fixes issues with missing list items. Produces valid HTML. PHPBB3-14706 | ||||
* | [ticket/14260] Added regression test | JoshyPHP | 2016-04-03 | 2 | -0/+2 |
| | | | | PHPBB3-14260 | ||||
* | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 10 | -33/+0 |
| | | | | PHPBB3-14576 | ||||
* | [ticket/14527] Decode automatically generated postlink without prefix | Marc Alexander | 2016-03-13 | 1 | -1/+1 |
| | | | | | | | The http prefix gets automatically added and should be removed prior to outputting the post to the user. PHPBB3-14527 | ||||
* | [ticket/14527] Add tests for reverted improper fix | Marc Alexander | 2016-03-13 | 1 | -1/+18 |
| | | | | PHPBB3-14527 | ||||
* | Merge pull request #4059 from JoshyPHP/ticket/14323 | Marc Alexander | 2016-01-13 | 3 | -5/+5 |
|\ | | | | | | | [ticket/14323] Added support for truncating long URLs | ||||
| * | [ticket/14323] Fixed test data | JoshyPHP | 2015-12-26 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14323 | ||||
| * | [ticket/14323] Added support for truncating local URLs | JoshyPHP | 2015-12-26 | 2 | -4/+4 |
| | | | | | | | | PHPBB3-14323 | ||||
* | | [ticket/14405] Force a lookahead check on [URL] BBCodes | JoshyPHP | 2016-01-12 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-14405 | ||||
* | | [ticket/12221] Added test | JoshyPHP | 2015-12-28 | 2 | -0/+2 |
|/ | | | | PHPBB3-12221 | ||||
* | Merge pull request #4061 from JoshyPHP/ticket/9791 | Tristan Darricau | 2015-12-05 | 2 | -0/+2 |
|\ | | | | | | | | | | | | | [ticket/9791] Added regression test * JoshyPHP/ticket/9791: [ticket/9791] Added regression test | ||||
| * | [ticket/9791] Added regression test | JoshyPHP | 2015-12-05 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-9791 | ||||
* | | [ticket/13451] Added regression test | JoshyPHP | 2015-12-05 | 2 | -0/+2 |
|/ | | | | PHPBB3-13451 | ||||
* | [ticket/14128] Fix img bbcode regression, lost postimage class | Matt Friedman | 2015-08-26 | 2 | -2/+2 |
| | | | | PHPBB3-14128 | ||||
* | Merge pull request #3747 from rxu/ticket/13377 | Tristan Darricau | 2015-07-13 | 1 | -0/+8 |
|\ | | | | | | | [ticket/13377] Fix decoding for www type URLs in function decode_message() | ||||
| * | [ticket/13377] Add test entries | rxu | 2015-07-07 | 1 | -0/+8 |
| | | | | | | | | PHPBB3-13377 | ||||
* | | [ticket/13985] Updated s9e\TextFormatter | JoshyPHP | 2015-07-06 | 1 | -1/+1 |
|/ | | | | PHPBB3-13985 | ||||
* | [ticket/13921] Fix block BBCodes inside of inline BBCodes | JoshyPHP | 2015-06-13 | 3 | -0/+30 |
| | | | | PHPBB3-13921 | ||||
* | Merge pull request #3561 from s9e/ticket/10922 | Tristan Darricau | 2015-05-29 | 2 | -2/+18 |
|\ | | | | | | | [ticket/10922] Added support for body and subject in email BBCode | ||||
| * | [ticket/10922] Added test | JoshyPHP | 2015-04-28 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-10922 | ||||
| * | [ticket/10922] Added test data | JoshyPHP | 2015-04-28 | 2 | -3/+9 |
| | | | | | | | | PHPBB3-10922 | ||||
| * | [ticket/10922] Added tests | JoshyPHP | 2015-04-28 | 2 | -0/+4 |
| | | | | | | | | PHPBB3-10922 | ||||
| * | [ticket/10922] Replaced urlencode() with rawurlencode() | JoshyPHP | 2015-04-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | RFC-6068 asks for percent-encoding so that seems more correct. Not sure about that one. PHPBB3-10922 |