jenkins-bot has submitted this change and it was merged.

Change subject: Remove the deprecated user preference: 'vector-noexperiments'
......................................................................


Remove the deprecated user preference: 'vector-noexperiments'

In addition, Thanks is not an experimental feature anymore

bug: 54852

Change-Id: I10b63c3e5f659c06e72f7e9f925c1044eb1986ac
---
M Thanks.hooks.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  EBernhardson (WMF): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/Thanks.hooks.php b/Thanks.hooks.php
index 5f44b9d..e7c4536 100644
--- a/Thanks.hooks.php
+++ b/Thanks.hooks.php
@@ -24,7 +24,6 @@
                if ( class_exists( 'EchoNotifier' )
                        && !$wgUser->isAnon()
                        && $rev->getUser() !== $wgUser->getId()
-                       && !$wgUser->getOption( 'vector-noexperiments' )
                        && !$wgUser->isBlocked()
                ) {
                        $recipient = User::newFromId( $rev->getUser() );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I10b63c3e5f659c06e72f7e9f925c1044eb1986ac
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Bsitu <[email protected]>
Gerrit-Reviewer: EBernhardson (WMF) <[email protected]>
Gerrit-Reviewer: Kaldari <[email protected]>
Gerrit-Reviewer: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Spage <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to