mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 375bfe028e parser: Fix comment ranges when timestamp has entities
Previously, parser would output offsets that don't exist in their
containers, because we were pretending that entities are parts of
their neighboring text nodes.

Turns out it's much easier to do it right when going backwards.

Change-Id: I9bccca2d403f1a976ae517449989170cdd99721e
2020-08-11 20:41:06 +02:00
..
dt-ve Merge "Allow reply widget header and footer to wrap when it's narrow" 2020-08-10 22:27:51 +00:00
lib Handle timestamps in daylight saving time 2019-10-22 16:33:21 +02:00
.eslintrc.json eslint: Disable max-len 2020-04-21 15:50:19 +01:00
CommentController.js CommentController: Remove remains of client-side edit conflict handling 2020-08-10 20:27:57 +02:00
CommentItem.js Add getHeading method to CommentItem 2020-07-01 17:21:15 +01:00
controller.js Re-apply new reply API patches 2020-08-07 21:31:38 +02:00
dt.debug.js Refactor CommentParser 2020-07-20 23:38:10 +01:00
dt.init.js Refactor CommentParser 2020-07-20 23:38:10 +01:00
dt.init.less Do not include .dt-init-replylink-buttons in printouts 2020-08-10 17:55:08 +02:00
dt.ui.ReplyWidget.js Allow reply widget header and footer to wrap when it's narrow 2020-08-07 20:25:23 +00:00
dt.ui.ReplyWidget.less Allow reply widget header and footer to wrap when it's narrow 2020-08-07 20:25:23 +00:00
dt.ui.ReplyWidgetPlain.js Re-apply new reply API patches 2020-08-07 21:31:38 +02:00
dt.ui.ReplyWidgetVisual.js Re-apply new reply API patches 2020-08-07 21:31:38 +02:00
HeadingItem.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
highlighter.css Fix highlighter styles: match sig/timestamps border sizes 2020-07-14 23:17:29 +01:00
highlighter.js Make getNativeRange a method of ThreadItem 2020-07-22 21:56:48 +01:00
logger.js VisualEditorFeatureUse: trackdebug logging consistent with EditAttemptStep 2020-07-20 17:26:53 -05:00
modifier.js Re-apply new reply API patches 2020-08-07 21:31:38 +02:00
Parser.js parser: Fix comment ranges when timestamp has entities 2020-08-11 20:41:06 +02:00
ThreadItem.js parser: Fix comment ranges when timestamp has entities 2020-08-11 20:41:06 +02:00
utils.js Fix indentation level when replying to comments with mixed indentation 2020-08-06 01:25:33 +02:00