mediawiki-extensions-Discus.../modules
Bartosz Dziewoński 4d7c98b97c Revert new reply API (again)
Causes page corruption, in a new way we haven't seen before.

* Revert "Move page updating logic to controller.js"
  This reverts commit 54fdc6de06.
* Revert "ReplyWidget: Move clear methods from #teardown to #clear"
  This reverts commit 9b811a94e0.
* Revert "ApiDiscussionToolsEdit: Do not pass 'basetimestamp'"
  This reverts commit 7de5938a6f.
* Revert "Use DOMCompat::getOuterHTML instead of doc->saveHTML()"
  This reverts commit 7b2448d2f0.
* Revert "CommentController: Remove remains of client-side edit conflict handling"
  This reverts commit 2d038af705.
* Revert "Restore error message for when comment is deleted while replying"
  This reverts commit 655c0526d6.
* Revert "Use transcluded from API to avoid ever fetching Parsoid DOM in client"
  This reverts commit 9d0fc184fe.
* Revert "Create a 'transcludedfrom' API endpoint"
  This reverts commit 5d8f3b9051.
* Revert "Edit API for replies"
  This reverts commit 8829a1a412.

Bug: T259855
Change-Id: I6419408c6194ec0afa6b8ee604b12c1a24c6ac7b
2020-08-13 20:19:29 +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 Revert new reply API (again) 2020-08-13 20:19:29 +02:00
CommentItem.js Add getHeading method to CommentItem 2020-07-01 17:21:15 +01:00
controller.js Revert new reply API (again) 2020-08-13 20:19:29 +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 Revert new reply API (again) 2020-08-13 20:19:29 +02: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 Revert new reply API (again) 2020-08-13 20:19:29 +02:00
dt.ui.ReplyWidgetVisual.js Revert new reply API (again) 2020-08-13 20:19:29 +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 Revert new reply API (again) 2020-08-13 20:19:29 +02:00
Parser.js Fix indentation level when replying to comments with mixed indentation 2020-08-06 01:25:33 +02:00
ThreadItem.js Fix indentation level when replying to comments with mixed indentation 2020-08-06 01:25:33 +02:00
utils.js Fix indentation level when replying to comments with mixed indentation 2020-08-06 01:25:33 +02:00