mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 7ad6328223 Include 'false' results in 'transcludedfrom' API response
Skipping them could result in incorrect handling when RESTBase HTML is
outdated.

When a result for a given comment is not found, display an error
instead of assuming it is not transcluded.

Bug: T262065
Change-Id: I14a7a0a25d5181b5c49bd5677f0c002dce5a3cb9
2020-10-22 22:25:35 +02:00
..
ApiDiscussionTools.php Include 'false' results in 'transcludedfrom' API response 2020-10-22 22:25:35 +02:00
ApiDiscussionToolsEdit.php Allow headings to have IDs 2020-10-22 02:04:28 +02:00
CommentFormatter.php Allow headings to have IDs 2020-10-22 02:04:28 +02:00
CommentItem.php Allow headings to have IDs 2020-10-22 02:04:28 +02: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 Allow headings to have IDs 2020-10-22 02:04:28 +02:00
CommentUtils.php Fix parsing links in Parsoid documents without short URLs 2020-09-02 23:42:37 +02:00
Data.php Correctly generate timezone abbreviations for parsing 2020-10-15 12:11:25 +00:00
HeadingItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
Hooks.php Allow headings to have IDs 2020-10-22 02:04:28 +02: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 Allow headings to have IDs 2020-10-22 02:04:28 +02:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00