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 |
|