mediawiki-extensions-Discus.../includes
2020-11-05 18:10:08 +00:00
..
ApiDiscussionTools.php Include 'false' results in 'transcludedfrom' API response 2020-10-22 22:25:35 +02:00
ApiDiscussionToolsEdit.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
CommentFormatter.php Treat headings like comments now they have IDs 2020-10-28 12:38:18 +00:00
CommentItem.php Move warnings stuff from CommentItem to ThreadItem 2020-11-02 20:07:23 +00:00
CommentModifier.php Ignore HTML comments which are more than two lines from a reply 2020-09-29 11:30:03 +01:00
CommentParser.php Merge "Don't detect comments within headings" 2020-11-05 16:56:02 +00:00
CommentUtils.php Move getHeadlineNodeAndOffset() to utils 2020-11-05 16:11:30 +01:00
Data.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
Hooks.php Handle any errors, not just exceptions 2020-11-02 21:51:16 +01:00
ImmutableRange.php ImmutableRange: Optimize parent check in computePosition() 2020-10-20 11:14:00 +02:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Move warnings stuff from CommentItem to ThreadItem 2020-11-02 20:07:23 +00:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00