Catrope has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/293764

Change subject: Re-categorize notifications
......................................................................

Re-categorize notifications

alert->message:
edit-thank
flow-thank

Bug: T123018
Change-Id: I80b343f295eb7fc970579052b4bc00d47a0f5dac
Depends-On: I69ca536b1458b3edd59b3638a1991db0297afe2e
---
M Thanks.hooks.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Thanks 
refs/changes/64/293764/1

diff --git a/Thanks.hooks.php b/Thanks.hooks.php
index 45d8755..5ede672 100644
--- a/Thanks.hooks.php
+++ b/Thanks.hooks.php
@@ -178,6 +178,7 @@
                        'primary-link' => [ 'message' => 
'notification-link-text-view-edit', 'destination' => 'diff' ],
                        'category' => 'edit-thank',
                        'group' => 'positive',
+                       'section' => 'message',
                        'presentation-model' => 'EchoThanksPresentationModel',
                        'formatter-class' => 'EchoThanksFormatter',
                        'title-message' => 'notification-thanks',
@@ -194,6 +195,7 @@
                        'primary-link' => [ 'message' => 
'notification-link-text-view-post', 'destination' => 'post' ],
                        'category' => 'edit-thank',
                        'group' => 'positive',
+                       'section' => 'message',
                        'presentation-model' => 
'EchoFlowThanksPresentationModel',
                        'formatter-class' => 'EchoFlowThanksFormatter',
                        'title-message' => 'notification-flow-thanks',

-- 
To view, visit https://gerrit.wikimedia.org/r/293764
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I80b343f295eb7fc970579052b4bc00d47a0f5dac
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to