mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 0fc71f60cd Skip to the end of the paragraph if it's just text, too
We've recently decided that we want to "extend" comments until
the end of the paragraph (e36dc8e78a,
d0ae6c4e44).

However, we still had this special case that did the opposite: it
ensured that if a comment ended in the middle of a text node, the
comment would not be extended to the end of the node. Remove it.

Note the change in the test file signatures-funny-formattedreply.html,
which actually covered this case specifically.

Change-Id: Id1384bb0c6e1a5f0c70f55efcb4caa240f230f07
2020-11-25 00:48:53 +01:00
..
dt-ve Create controller.getApi method with defaults 2020-10-23 12:30:37 +01: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 Fix displaying reply links after posting a reply with dtenable=1 2020-11-18 19:29:04 +01:00
CommentItem.js Move warnings stuff from CommentItem to ThreadItem 2020-11-02 20:07:23 +00:00
controller.js Merge "Fix displaying reply links after posting a reply with dtenable=1" 2020-11-22 23:02:21 +00:00
dt.debug.js Fix debug mode after language variant changes 2020-09-24 19:49:04 +02:00
dt.init.js Enable DT server side via a cookie to preserve user enable hack 2020-10-19 21:42:58 +01:00
dt.init.less Add reply links on the server 2020-10-08 13:27:08 +01:00
dt.ui.ReplyWidget.js Merge "Move ID->title logic into HeadingItem" 2020-11-05 18:10:08 +00:00
dt.ui.ReplyWidget.less ReplyWidget: Ensure scrollbar doesn't appear in source mode 2020-11-10 12:20:30 +01:00
dt.ui.ReplyWidgetPlain.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
dt.ui.ReplyWidgetVisual.js ReplyWidget: Pass initial config values to #setup, not to constructor 2020-09-25 20:00:00 +02:00
HeadingItem.js Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
highlighter.css Improve highlighter styling 2020-11-16 23:34:26 +00:00
highlighter.js Improve highlighter styling 2020-11-16 23:34:26 +00:00
logger.js Switching editor modes would switch editor_interface before success/fail 2020-10-28 21:59:32 -05:00
modifier.js De-indent multi line comments when fetching comment bodies 2020-11-22 21:49:08 +00:00
Parser.js Skip to the end of the paragraph if it's just text, too 2020-11-25 00:48:53 +01:00
ThreadItem.js Use new heading markers for getting heading ranges/text 2020-11-04 21:04:40 +00:00
utils.js Move getHeadlineNodeAndOffset() to utils 2020-11-05 16:11:30 +01:00