mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 4e135c7f07 Use 'baserevid' instead of 'basetimestamp' for edit conflict detection
This has two benefits:
* Allows detecting a conflict if two edits are saved in the same second
* Doesn't ignore conflicts with yourself (T246726)

Depends-On: Id7565018f66860b5c2ba688777508db1b88700ae
Bug: T246726
Change-Id: I22eaa1af5692854870d31e08b171a070a2fda0de
2020-03-12 16:31:32 +00:00
..
lib Handle timestamps in daylight saving time 2019-10-22 16:33:21 +02:00
.eslintrc.json build: Update linters 2019-10-28 12:29:56 +00:00
CommentTarget.js Blacklist/convert tables and headings in VE target 2020-02-18 15:44:40 +00:00
CommentTargetWidget.js Blacklist/convert tables and headings in VE target 2020-02-18 15:44:40 +00:00
CommentTargetWidget.less Fix padding in visual mode 2020-03-11 15:03:44 +00:00
controller.js Use 'baserevid' instead of 'basetimestamp' for edit conflict detection 2020-03-12 16:31:32 +00:00
dt.debug.js Fix signatureRanges overlapping for some comments 2020-03-09 13:28:22 +00:00
dt.init.js Check wgIsProbablyEditable before showing 'Reply' buttons 2020-03-10 21:19:33 +01:00
dt.init.less Wrap reply link in container so it may contain more links in future 2020-03-09 12:52:18 +00:00
dt.ui.ReplyWidget.js Replace the closest() polyfill 2020-03-09 13:28:14 +00:00
dt.ui.ReplyWidget.less ReplyWidget: Fix spacing for save error messages 2020-03-11 22:01:44 +01:00
dt.ui.ReplyWidgetPlain.js Move wikitext comment building to the controller 2020-03-09 12:52:06 +00:00
dt.ui.ReplyWidgetVisual.js Tidy up ReplyWidgetVisual setup 2020-03-09 13:13:30 +00:00
highlighter.css Rename the lines denoting child comments in debug mode to "rulers" 2020-02-10 22:14:38 +01:00
highlighter.js Improve comment ruler drawing in debug mode when indentation is weird 2020-02-11 02:32:32 +01:00
logger.js Correct the integration for logging 2020-02-28 17:42:21 +00:00
modifier.js Replace the closest() polyfill 2020-03-09 13:28:14 +00:00
parser.js Merge "Fix signatureRanges overlapping for some comments" 2020-03-09 20:31:54 +00:00