mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 17b7a481a2 Fix detecting username from the wrong links sometimes
When a timestamp directly followed a `<div>…</div>` tag (or perhaps
some other wrapper containing lots of content), we would detect the
username from the earliest links in the wrapper (furthest from the
timestamp), rather than the latest links (closest to the timestamp).

Bug: T262573
Change-Id: Id16449a86a731b13dc79846bb30ecf6554e26f1d
2020-09-29 22:31:24 +02:00
..
ApiDiscussionTools.php Re-apply new reply API patches (again) 2020-08-19 20:05:42 +00:00
ApiDiscussionToolsEdit.php Merge "Fix parsing links in Parsoid documents without short URLs" 2020-09-17 20:40:40 +00:00
CommentItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
CommentModifier.php Skip over whitespace when looking for trailing comments 2020-09-11 15:37:09 +01:00
CommentParser.php Fix detecting username from the wrong links sometimes 2020-09-29 22:31:24 +02:00
CommentUtils.php Fix parsing links in Parsoid documents without short URLs 2020-09-02 23:42:37 +02:00
Data.php Parsing discussions converted to language variants 2020-09-16 22:07:07 +00:00
HeadingItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
Hooks.php Create preference for turning off reply tool once out of beta 2020-09-11 22:16:57 +00:00
ImmutableRange.php Implement cloneContents on ImmutableRange 2020-09-12 13:19:35 +01:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Add JSON serialize methods 2020-09-23 20:35:57 +01:00
TreeWalker.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00