[05:15:11] (03PS15) 10Haritha28: Notification when account is blocked [extensions/Echo] - 10https://gerrit.wikimedia.org/r/264070 (https://phabricator.wikimedia.org/T100974) [05:15:30] (03CR) 10jenkins-bot: [V: 04-1] Notification when account is blocked [extensions/Echo] - 10https://gerrit.wikimedia.org/r/264070 (https://phabricator.wikimedia.org/T100974) (owner: 10Haritha28) [05:18:43] (03PS16) 10Haritha28: Notification when account is blocked [extensions/Echo] - 10https://gerrit.wikimedia.org/r/264070 (https://phabricator.wikimedia.org/T100974) [08:25:44] 6Collaboration-Team-Backlog, 10Collaboration-Community-Engagement, 3Liaisons-March-2016: Prepare and review announcements concerning Cross-wiki Notifications as a Beta feature on all wikis - https://phabricator.wikimedia.org/T128865#2092341 (10Nemo_bis) [08:25:49] 6Collaboration-Team-Backlog, 10Collaboration-Community-Engagement, 3Liaisons-March-2016: Prepare and review announcements concerning Cross-wiki Notifications as a Beta feature on all wikis - https://phabricator.wikimedia.org/T128865#2088612 (10Nemo_bis) [22:13:50] (03PS1) 10Tahteche: Echo should not hook into itself with EchoAbortEmailNotification [extensions/Echo] - 10https://gerrit.wikimedia.org/r/275358 [22:18:18] (03PS2) 10Tahteche: Echo should not hook into itself with EchoAbortEmailNotification [extensions/Echo] - 10https://gerrit.wikimedia.org/r/275358 [22:21:04] (03CR) 10Alex Monk: [C: 04-1] "This will break other extensions using the hook, e.g. Flow" [extensions/Echo] - 10https://gerrit.wikimedia.org/r/275358 (owner: 10Tahteche) [23:31:37] (03CR) 10Tahteche: "This does not affect the hook itself." [extensions/Echo] - 10https://gerrit.wikimedia.org/r/275358 (owner: 10Tahteche) [23:44:40] (03PS3) 10Tahteche: Echo should not hook into itself with EchoAbortEmailNotification [extensions/Echo] - 10https://gerrit.wikimedia.org/r/275358 (https://phabricator.wikimedia.org/T128769) [23:46:16] I'm trying to add extension::OAuth into my wiki, but as soon as I add $wgGroupPermissions['sysop']['mwoauthproposeconsumer'] = true; (or any of the Oauth related wgGroupPermissions) I get PHP Fatal error:  Class 'MWGrants' not found in /var/www/html/extensions/OAuth/frontend/specialpages/SpecialMWOAuthConsumerRegistration.php on line 90 . And it's true, I don't see https://doc.wikimedia.org/mediawiki-core/master/php/MWGrants_8php.html anyw [23:53:41] cariaso: what version of mediawiki are you running?