mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 44f2209abf Trim signatures when added in an empty existing node, too
Add unit tests for appendSignature().

Bug: T276612
Change-Id: Ic44c52f4d54492e092f9396c626380e2637b6f0f
2021-03-08 23:38:46 +00:00
..
Hooks Always load init CSS when tools are available for a title 2021-03-06 12:08:50 +00:00
ApiDiscussionTools.php Return transcludedFrom data for headings as well as comments 2021-02-25 23:07:42 +01:00
ApiDiscussionToolsEdit.php Improve API parameter documentation 2021-02-13 00:08:31 +01:00
CommentFormatter.php Add 'href' to reply links for better compatibility with skins 2021-03-09 00:04:53 +01:00
CommentItem.php Add stripTrailingSeparator to getBodyText as well as getBodyHTML 2021-02-23 23:09:17 +00:00
CommentModifier.php Trim signatures when added in an empty existing node, too 2021-03-08 23:38:46 +00:00
CommentParser.php Don't detect comments within 'cite' elements too 2021-03-01 21:40:43 +01:00
CommentUtils.php Don't attempt to put comment markers in <noscript> tags 2021-03-04 22:24:04 +01:00
Data.php Stop using deprecated Language methods 2021-02-27 14:48:49 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
ImmutableRange.php ImmutableRange: Guard against appending empty fragments 2020-11-16 19:22:26 +00:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php De-indent multi line comments when fetching comment bodies 2020-11-22 21:49:08 +00:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00