Marc Alexander
8c75eda0ba
Merge branch '3.3.x'
2023-01-09 21:58:41 +01:00
Marc Alexander
3ece314338
[ticket/17071] Switch to jsdelivr CDN for twemoji emojis
...
PHPBB3-17071
2023-01-09 21:25:46 +01:00
3D-I
4e530ec11c
[ticket/16857] Remove unused settings in acp_board
...
Removes everything that is still relative
PHPBB3-16857
2021-08-26 01:31:12 +02:00
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
fb525f7cdc
Merge pull request #6022 from rxu/ticket/16549
...
[3.3.x][ticket/16549] Use PHPUnit 9.3+ for PHP 8.0+ tests
2020-11-15 20:48:54 +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
rxu
ec565de6cb
[ticket/16549] Fix tests
...
PHPBB3-16549
2020-10-18 10:37:16 +07:00
rxu
4c4debf004
[ticket/16549] PHPUnit function declarations tiny cleanup
...
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rxu
fb62d22013
[ticket/16549] Add void return type of template methods
...
PHPBB3-16549
2020-10-18 10:36:39 +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