mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 80e52e1155 Improve detecting typed signatures
* Remove the existing approach for detecting signatures that only
  worked in source mode; remove autoSignWikitext()

* Use the same approach for auto-signing in source mode as we have
  already used in visual

* In both modes, detect whether the user has already typed a signature
  at the end of their comment in the modifier, and if so, don't add a
  signature

* Add test cases for the detection

Bug: T255738
Change-Id: I791d3035cb1ffc33ce3966d4617a25d08700c35b
2020-07-22 00:00:53 +02:00
..
dt-ve Signature handling in visual mode 2020-07-16 01:32:19 +02: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 Improve detecting typed signatures 2020-07-22 00:00:53 +02:00
CommentItem.js Add getHeading method to CommentItem 2020-07-01 17:21:15 +01:00
controller.js Move wikitext modifiers to modifier.js 2020-07-01 17:06:02 +01:00
dt.debug.js Parser: Replace findTimestamps with findTimestamp 2020-07-15 21:34:22 +02:00
dt.init.js Another attempt to fix page re-initialization after updating 2020-06-24 22:56:40 +02:00
dt.init.less Add square brackets around reply link and use lower case (when possible) 2020-06-09 19:55:14 +01:00
dt.ui.ReplyWidget.js Improve detecting typed signatures 2020-07-22 00:00:53 +02:00
dt.ui.ReplyWidget.less Tweak appearance of find-and-replace toolbar 2020-06-11 16:02:37 +01:00
dt.ui.ReplyWidgetPlain.js Track more events for VisualEditorFeatureUse 2020-06-04 12:19:46 -05:00
dt.ui.ReplyWidgetVisual.js Signature handling in visual mode 2020-07-16 01:32:19 +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 Stop printing console warnings 2020-05-18 23:37:37 +02:00
logger.js build: Update devDependencies 2020-06-09 19:42:05 +01:00
modifier.js Improve detecting typed signatures 2020-07-22 00:00:53 +02:00
parser.js Parser: Replace findTimestamps with findTimestamp 2020-07-15 21:34:22 +02:00
ThreadItem.js Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
utils.js Parser: Replace findTimestamps with findTimestamp 2020-07-15 21:34:22 +02:00