mediawiki-extensions-Discus.../modules
Bartosz Dziewoński af082908a5 Improve merging multiple comments on one paragraph
The horrendous 11-line if() condition did not correctly handle
signatures wrapped in inline formatting markup, like <small>.

Instead, implement this logic in the code for skipping to the end
of a paragraph, which didn't exist yet when that condition was
added, but seems like a much better place to check this now.

Bug: T275934
Change-Id: I5cccff889b5e15b5f8fde0538bf4bccb22e762cf
2021-02-27 02:21:36 +01:00
..
dt-ve Support the enable2017Wikitext option 2021-02-26 19:13:54 +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
AbandonCommentDialog.js Separate dialog for abandoning a new topic 2021-01-19 21:40:21 +01:00
AbandonTopicDialog.js Separate dialog for abandoning a new topic 2021-01-19 21:40:21 +01:00
CommentController.js Support the enable2017Wikitext option 2021-02-26 19:13:54 +00:00
CommentItem.js Move warnings stuff from CommentItem to ThreadItem 2020-11-02 20:07:23 +00:00
controller.js Make new topic autosave specific to page title 2021-02-17 20:09:13 +00:00
dt.debug.js Remove a fixed TODO comment 2020-12-14 22:16:16 +01: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 Only show reply links when body class in present 2021-02-23 19:36:21 +00:00
dt.ui.NewTopicController.less Padding and border around new topic tool 2021-01-13 20:54:59 +00:00
dt.ui.ReplyWidget.js Support the enable2017Wikitext option 2021-02-26 19:13:54 +00:00
dt.ui.ReplyWidget.less Ability to add new discussion sections 2021-01-12 20:15:28 +00: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 Support the enable2017Wikitext option 2021-02-26 19:13:54 +00:00
HeadingItem.js Ability to add new discussion sections 2021-01-12 20:15:28 +00:00
highlighter.js Stylelint: Enforce class prefixes 2020-12-23 16:47:55 +00:00
highlighter.less Convert highlighter.css to less 2020-12-23 16:50:32 +00:00
logger.js Change generation of logging session ID 2021-02-23 15:37:22 -06:00
modifier.js Remove a TODO note about wrappers 2021-02-08 22:23:54 +01:00
NewTopicController.js Rename indent replacement methods 2021-02-17 23:42:57 +00:00
Parser.js Improve merging multiple comments on one paragraph 2021-02-27 02:21:36 +01:00
ThreadItem.js ThreadItem.js: Fix documentation comment 2020-12-12 12:58:16 +00:00
utils.js Handle category links at ends of comments affecting indentation 2021-01-26 04:55:03 +01:00