Marc Alexander
|
4a039d853f
|
[ticket/17376] Update default formatting test
PHPBB-17376
|
2024-10-11 20:13:22 +02:00 |
|
Marc Alexander
|
3ece314338
|
[ticket/17071] Switch to jsdelivr CDN for twemoji emojis
PHPBB3-17071
|
2023-01-09 21:25:46 +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 |
|
rxu
|
f1c178b544
|
[ticket/16549] Rewrite at() calls
See https://github.com/sebastianbergmann/phpunit/issues/4297
PHPBB3-16549
|
2020-11-15 18:56:22 +07:00 |
|
JoshyPHP
|
8a8893fbd3
|
[ticket/16630] Restore clean_formatting()'s behaviour
PHPBB3-16630
|
2020-11-06 23:07:30 +01: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 |
|
JoshyPHP
|
1ac142347e
|
[ticket/16580] Update rendering tests to match actual Prosilver
PHPBB3-16580
|
2020-08-20 14:35:38 +02:00 |
|
Marc Alexander
|
2a8239075e
|
Merge branch '3.2.x' into 3.3.x
|
2020-08-06 17:21:58 +02:00 |
|
Marc Alexander
|
3ecd2f150d
|
[ticket/security/257] Enforce http(s) for URLs in image BBCode
SECURITY-257
|
2020-05-02 14:24:06 +02:00 |
|
Marc Alexander
|
1dc5c4f98f
|
Merge pull request #5932 from AlfredoRamos/ticket/15572
[ticket/15572] Fix W3C validation error for quote BBCode
|
2020-04-21 21:16:49 +02:00 |
|
Alfredo Ramos
|
cbe63da1f7
|
[ticket/15572] Fix W3C validation error for quote BBCode
PHPBB3-15572
|
2020-04-04 19:57:31 -06:00 |
|
JoshyPHP
|
a5f1ff43b5
|
[ticket/16361] Truncate schemeless links to the forum
PHPBB3-16361
|
2020-02-12 01:35:00 +01: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 |
|
Marc Alexander
|
d26622e992
|
Merge pull request #5770 from JoshyPHP/ticket/16250
[ticket/16250] Add a service to check BBCodes safeness in ACP
|
2019-12-21 10:34:17 +01:00 |
|
JoshyPHP
|
2926ceba6a
|
[ticket/16250] Add a service to check BBCodes safeness
PHPBB3-16250
|
2019-12-13 01:46:09 +01:00 |
|
Marc Alexander
|
d9749d5bb0
|
Merge branch '3.2.x' into 3.3.x
|
2019-12-12 18:20:56 +01:00 |
|
JoshyPHP
|
6758190afd
|
[ticket/16251] Prevent shortened links from overriding other plugins
PHPBB3-16251
|
2019-12-09 02:16:01 +01:00 |
|
Marc Alexander
|
ac6676a144
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-28 21:11:48 +01:00 |
|
JoshyPHP
|
d6f5b5ef6c
|
[ticket/16228] Fix BBCodes merging
PHPBB3-16228
|
2019-11-25 18:34:04 +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
|
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 |
|
JoshyPHP
|
06a95487fe
|
[ticket/16034] Fix [url=] links being incorrectly shortened
PHPBB3-16034
|
2019-04-28 02:43:05 +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
|
531d9dfa1f
|
[ticket/15531] Log malformed BBCodes
PHPBB3-15531
|
2018-01-22 03:34:47 +01:00 |
|
Marc Alexander
|
9d5c81ea7a
|
Merge pull request #5053 from JoshyPHP/ticket/15468
Add a service to merge duplicate BBCodes
|
2017-12-27 18:39:16 +01:00 |
|
Marc Alexander
|
9632294730
|
Merge pull request #5046 from JoshyPHP/ticket/15457
[ticket/15457] Updated s9e/text-formatter dependency
|
2017-12-27 18:11:18 +01:00 |
|
JoshyPHP
|
75e7e7b293
|
[ticket/15468] Add a service to merge duplicate BBCodes
PHPBB3-15468
|
2017-12-10 02:57:07 +01:00 |
|
JoshyPHP
|
b9dce3fa65
|
[ticket/15457] Updated s9e/text-formatter dependency
PHPBB3-15457
|
2017-12-10 02:55:10 +01:00 |
|
JoshyPHP
|
288def143c
|
[ticket/15442] Allow unsafe HTML in bbcode.html
PHPBB3-15442
|
2017-11-07 10:34:11 +01:00 |
|
Rubén Calvo
|
f6b8f69e7e
|
[ticket/15172] Add symfony_request to some tests
PHPBB3-15172
|
2017-09-10 12:16:51 +02:00 |
|
rxu
|
e67d2ae3b9
|
[ticket/15323] Run s9e configurator tests on twigified bbcode.html
PHPBB3-15323
|
2017-08-15 17:10:42 +07:00 |
|
JoshyPHP
|
f111e70fc3
|
[ticket/14914] Made emoji scale in size with text
PHPBB3-14914
|
2016-12-27 21:48:01 +01:00 |
|
JoshyPHP
|
88c921be23
|
[ticket/14873] Added width/height attributes to smilies
PHPBB3-14873
|
2016-11-27 13:30:15 +01:00 |
|
Tristan Darricau
|
82105070ad
|
[ticket/14807] Updates s9e textformatter again
PHPBB3-14807
|
2016-10-09 22:10:16 +02:00 |
|
JoshyPHP
|
9225a0fdff
|
[ticket/14734] Use SVG emoji
PHPBB3-14734
|
2016-08-05 16:27:13 +02:00 |
|
JoshyPHP
|
13a756bfb7
|
[ticket/14700] Prevent an exception on duplicate smilies in text_formatter
PHPBB3-14700
|
2016-07-21 03:40:01 +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 |
|
Matt Friedman
|
14e8113fcf
|
[ticket/14576] Move common required files to bootstrap
PHPBB3-14576
|
2016-03-31 11:06:47 -07:00 |
|
JoshyPHP
|
bc5d976786
|
[ticket/14323] Added should_shorten()
Explicitly tests a tag's markup to determine whether a link should be shortened
PHPBB3-14323
|
2015-12-28 04:19:21 +01:00 |
|
JoshyPHP
|
bcd5d8b512
|
[ticket/14323] Added tests
PHPBB3-14323
|
2015-12-27 18:39:53 +01:00 |
|
JoshyPHP
|
909f8653ec
|
[ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXT
Expanded link text shortening to [url] BBCodes with no parameters
PHPBB3-14323
|
2015-12-27 16:43:45 +01:00 |
|
JoshyPHP
|
ad2c032d3b
|
[ticket/14323] Moved autolink-related functions to a separate helper
PHPBB3-14323
|
2015-12-26 14:20:39 +01:00 |
|
JoshyPHP
|
f9d8866aee
|
[ticket/14323] Set up global objects required during testing
PHPBB3-14323
|
2015-12-26 14:19:22 +01:00 |
|
JoshyPHP
|
8fe94a19b4
|
[ticket/14323] Added support for truncating local URLs
PHPBB3-14323
|
2015-12-26 14:19:22 +01:00 |
|
JoshyPHP
|
eb6ceb963e
|
[ticket/14323] Added support for truncating long URLs
PHPBB3-14323
|
2015-12-26 14:19:22 +01:00 |
|