rxu
|
353ea362f0
|
[ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode
PHPBB3-17460
|
2025-01-09 21:27:54 +07:00 |
|
Marc Alexander
|
14e9ad1060
|
[ticket/17304] Change expected text parsing content
PHPBB-17304
|
2024-10-23 22:42:04 +02:00 |
|
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 |
|
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 |
|
mrgoldy
|
5bc7723feb
|
[ticket/16332] Amend formatting tests to expect translated code string
PHPBB3-16332
|
2020-01-21 17:43:11 +01:00 |
|
Marc Alexander
|
f75577e5f8
|
[ticket/security/243] Use bbcode.html like formatting
SECURITY-243
|
2019-07-18 22:32:19 +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
|
b9dce3fa65
|
[ticket/15457] Updated s9e/text-formatter dependency
PHPBB3-15457
|
2017-12-10 02:55:10 +01:00 |
|
JoshyPHP
|
f111e70fc3
|
[ticket/14914] Made emoji scale in size with text
PHPBB3-14914
|
2016-12-27 21:48:01 +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
|
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
|
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 |
|
Matt Friedman
|
e19d446881
|
[ticket/14128] Fix img bbcode regression, lost postimage class
PHPBB3-14128
|
2015-08-26 14:08:59 -07:00 |
|
JoshyPHP
|
ca671708cb
|
[ticket/14000] Added support for emoji
PHPBB3-14000
|
2015-07-12 18:55:23 +02:00 |
|
Tristan Darricau
|
d54aa190f1
|
Merge pull request #3623 from s9e/ticket/10620
[ticket/10620] Quote improvements
|
2015-07-07 09:46:36 +02:00 |
|
JoshyPHP
|
353b3b4cfd
|
[ticket/13970] Save the value of the optional [code] parameter
PHPBB3-13970
|
2015-06-27 12:33:44 +02:00 |
|
JoshyPHP
|
9d364aee4a
|
[ticket/10620] Moved quote's date to the upper corner
PHPBB3-10620
|
2015-06-25 22:51:44 +02:00 |
|
JoshyPHP
|
7ce2d996a8
|
[ticket/10620] Added tests
PHPBB3-10620
|
2015-06-25 03:11:58 +02:00 |
|
JoshyPHP
|
4f1b25706f
|
[ticket/10620] Removed extraneous quotes from attribute values
PHPBB3-10620
|
2015-06-25 03:11:58 +02:00 |
|
JoshyPHP
|
f02cc27014
|
[ticket/10620] Implemented quote improvements
PHPBB3-10620
|
2015-06-25 03:11:55 +02:00 |
|
JoshyPHP
|
2f0d11ba3c
|
[ticket/13901] Add more whitespace to long quotes for readability
PHPBB3-13901
|
2015-05-30 22:17:14 +02:00 |
|
JoshyPHP
|
3f52429e3d
|
[ticket/11742] Added test
PHPBB3-11742
|
2015-05-23 19:18:02 +02:00 |
|
JoshyPHP
|
ad84a40c00
|
[ticket/11742] Updated default formatting tests to match the new default
PHPBB3-11742
|
2015-05-23 01:55:04 +02:00 |
|
JoshyPHP
|
0dd5e62382
|
[ticket/11768] Replaced headers in test files
PHPBB3-11768
|
2015-04-02 19:16:02 +02:00 |
|
JoshyPHP
|
3e5ee87b15
|
[ticket/11768] Allowed text in places where text is not valid HTML
PHPBB3-11768
|
2015-04-02 19:16:02 +02:00 |
|
JoshyPHP
|
6578e1c6ec
|
[ticket/11768] Added limited support for [url] in [quote] author
PHPBB3-11768
|
2015-04-02 19:16:01 +02:00 |
|
JoshyPHP
|
f6e3e41717
|
[ticket/11768] Added support for magic links that start with "www."
PHPBB3-11768
|
2015-04-02 19:16:01 +02:00 |
|
JoshyPHP
|
63753bbf1a
|
[ticket/11768] Uncommented disabled test
PHPBB3-11768
|
2015-04-02 19:16:01 +02:00 |
|
s9e
|
147a713cc0
|
[ticket/11768] This commit integrates s9e\TextFormatter
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
|
2015-04-02 19:16:01 +02:00 |
|