Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
8d73faa594
Merge pull request #6024 from rxu/ticket/16549-master
...
[master][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
2020-11-15 20:49:28 +01:00
Marc Alexander
a4a31a36ce
Merge branch '3.3.x'
2020-11-04 22:05:43 +01:00
Marc Alexander
2f14cc832c
Merge branch '3.2.x' into 3.3.x
2020-11-04 22:05:11 +01:00
Marc Alexander
3957161124
[ticket/security-264] Ensure HTML entity state after removing formatting
...
SECURITY-264
2020-10-23 20:38:51 +02:00
rxu
3df19411b4
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:38:46 +07:00
rxu
032d898ddb
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:38:34 +07:00
rxu
3d87d61dae
[ticket/16549] Add void return type of template methods
...
PHPBB3-16549
2020-10-18 10:38:32 +07:00
Marc Alexander
d095a8537d
Merge branch '3.3.x'
2020-08-23 16:47:13 +02:00
JoshyPHP
762d9fcf7b
[ticket/16580] Updated email-related test
...
This ensures that re-activating email fields does not introduce any exploit
PHPBB3-16580
2020-08-20 14:35:38 +02:00
JoshyPHP
62333f0ca2
[ticket/16580] Updated regression tests
...
PHPBB3-16580
2020-08-20 14:35:38 +02:00
rubencm
774c609c4a
[ticket/16345] Small improvements
...
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
2a8239075e
Merge branch '3.2.x' into 3.3.x
2020-08-06 17:21:58 +02:00
Marc Alexander
d0e2023a63
[ticket/security-259] Stop checking image size of images in img bbcode
...
SECURITY-259
2020-06-25 22:20:58 +02:00
Marc Alexander
9b12a923f5
Merge branch '3.2.x' into 3.3.x
2020-01-22 21:21:07 +01:00
mrgoldy
5bc7723feb
[ticket/16332] Amend formatting tests to expect translated code string
...
PHPBB3-16332
2020-01-21 17:43:11 +01:00
JoshyPHP
aeac3df4a1
[ticket/16309] Fix smilies with a left square bracket
...
PHPBB3-16309
2020-01-08 19:38:50 +01:00
Marc Alexander
b7492a7b6f
Merge branch '3.2.x' into 3.3.x
2019-12-12 18:17:00 +01:00
JoshyPHP
5813b5fbee
[ticket/16252] Ignore non-BBCodes when looking for unauthorized markup
...
PHPBB3-16252
2019-12-09 18:06:30 +01:00
Marc Alexander
a7c02304a5
Merge branch '3.2.x' into 3.3.x
2019-09-20 22:23:06 +02:00
Marc Alexander
f75577e5f8
[ticket/security/243] Use bbcode.html like formatting
...
SECURITY-243
2019-07-18 22:32:19 +02:00
Marc Alexander
8a979d6871
Merge branch '3.2.x' into 3.3.x
2019-06-17 14:53:56 +02:00
JoshyPHP
a563b616e0
[ticket/16074] Fix Twemoji URL for ZWJ sequences
...
PHPBB3-16074
2019-06-04 18:21:11 +02:00
Marc Alexander
b4d36e3235
Merge branch '3.2.x' into 3.3.x
2019-05-27 20:50:53 +02:00
JoshyPHP
3208c41da8
[ticket/16053] Update s9e/text-formatter
...
PHPBB3-16053
2019-05-17 15:37:20 +02:00
Marc Alexander
ebac54aa9e
[ticket/14948] Adjust calls for twig and phpunit updates
...
PHPBB3-14948
2019-05-09 21:40:06 +02:00
rxu
42b7782927
[ticket/14972] Migrate from deprecated getMock() method to createMock()
...
PHPBB3-14972
2019-05-08 21:57:00 +02:00
Marc Alexander
c51859c0bd
[ticket/15921] Update tests for twemoji
...
PHPBB3-15921
2018-12-27 10:36:41 +01:00
JoshyPHP
31c0466815
[ticket/15921] Updated dependencies to latest textformatter
...
PHPBB3-15921
2018-12-26 23:06:18 +01:00
JoshyPHP
b9dce3fa65
[ticket/15457] Updated s9e/text-formatter dependency
...
PHPBB3-15457
2017-12-10 02:55:10 +01:00
Máté Bartus
114f38648b
Merge pull request #4900 from rxu/ticket/15318
...
[ticket/15318] Make user option to disable word censoring effective again
2017-09-07 15:09:48 +02:00
JoshyPHP
837dc9b3a7
[ticket/15348] Ignore smilies that are immediately followed by a word
...
PHPBB3-15348
2017-09-06 03:35:26 +02:00
rxu
de6a0a7dc1
[ticket/15318] Add UCP censoring switch testing
...
PHPBB3-15318
2017-08-12 20:45:34 +07:00
rxu
a86cff313f
[ticket/15318] Fix tests
...
PHPBB3-15318
2017-08-12 17:48:47 +07:00
JoshyPHP
329e5c5e05
[ticket/15261] Fix censoring HTML tags
...
PHPBB3-15261
2017-07-03 16:06:50 +02:00
rxu
9a5714071e
[ticket/15222] Fix a typo in generate_text_for_display_test.php
...
PHPBB3-15222
2017-05-08 17:29:24 +07:00
JoshyPHP
ddcd0f2437
[ticket/15163] Escape curly braces in smilies HTML attributes
...
PHPBB3-15163
2017-04-18 23:33:35 +02:00
JoshyPHP
9aa8dc26b7
[ticket/14790] Added test case
...
PHPBB3-14790
2017-01-22 19:19:12 +01:00
JoshyPHP
52d53ef3de
[ticket/15016] Fixed an issue with some parentheses in smilies
...
PHPBB3-15016
2017-01-15 11:24:15 +01:00
JoshyPHP
15315ac87a
[ticket/15008] Disable emoji when smilies are disabled
...
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
2017-01-14 14:27:38 +01:00
JoshyPHP
88c921be23
[ticket/14873] Added width/height attributes to smilies
...
PHPBB3-14873
2016-11-27 13:30:15 +01:00
JoshyPHP
33f1934b72
[ticket/14846] Updated s9e\TextFormatter
...
PHPBB3-14846
2016-11-02 09:19:35 +01:00
JoshyPHP
260a0a29ad
[ticket/14740] Added support for quoted attributes in BBCode definitions
...
PHPBB3-14740
2016-08-10 03:19:38 +02:00
JoshyPHP
e9e6847803
[ticket/14663] Added regression test for Unicode in custom BBCodes
...
PHPBB3-14663
2016-07-18 19:06:29 +02:00
JoshyPHP
24da2db987
[ticket/14706] Updated [list] BBCode to automatically create a list item
...
Fixes issues with missing list items. Produces valid HTML.
PHPBB3-14706
2016-07-08 07:49:10 +02:00
JoshyPHP
753d6dfcae
[ticket/14260] Added regression test
...
PHPBB3-14260
2016-04-03 10:45:01 +02:00
Matt Friedman
14e8113fcf
[ticket/14576] Move common required files to bootstrap
...
PHPBB3-14576
2016-03-31 11:06:47 -07:00
Marc Alexander
17b8e93a53
[ticket/14527] Decode automatically generated postlink without prefix
...
The http prefix gets automatically added and should be removed prior
to outputting the post to the user.
PHPBB3-14527
2016-03-13 14:48:21 +01:00
Marc Alexander
dad531e4b2
[ticket/14527] Add tests for reverted improper fix
...
PHPBB3-14527
2016-03-13 12:29:55 +01:00
Marc Alexander
08647781c0
Merge pull request #4059 from JoshyPHP/ticket/14323
...
[ticket/14323] Added support for truncating long URLs
2016-01-13 12:55:31 +01:00