Add change-tags to MessagePoster
authorSam Wilson <sam@samwilson.id.au>
Thu, 11 Jul 2019 04:59:32 +0000 (12:59 +0800)
committerSam Wilson <sam@samwilson.id.au>
Mon, 15 Jul 2019 02:24:27 +0000 (10:24 +0800)
commitb3776efc72cd5aaab7018b8782da046fd0bf0f16
tree68ccebf44e8a672e28ddd34ca298376dcc29f9d4
parent50a72860b6eab430160a9504926c6aafa4fb701d
Add change-tags to MessagePoster

Add the ability to add change tags to talk page messages submitted
via wikitext MessagePoster, via a new 'options' parameter to the post()
function.

Bug: T227161
Change-Id: I80c401c56e231b34822791faffebc84d4933b922
resources/src/mediawiki.messagePoster.wikitext/WikitextMessagePoster.js
resources/src/mediawiki.messagePoster/MessagePoster.js