mediawiki-extensions-Thanks/includes
Roan Kattouw ebfee91e80 Use User::isBot() rather than rolling our own
We were manually checking for the 'bot' group, but MW core has a method
for this that's more comprehensive.

Bug: T205224
Change-Id: Idce475ce10a21c5593d366470eede7d8dd1f6dfe
2018-10-02 17:29:10 -07:00
..
ApiCoreThank.php Better message when thanking on page creation 2018-09-09 11:46:39 +02:00
ApiFlowThank.php Replace uses of deprecated Language::truncate() 2018-06-15 20:24:32 -04:00
ApiThank.php Use User::isBot() rather than rolling our own 2018-10-02 17:29:10 -07:00
EchoCoreThanksPresentationModel.php Better message when thanking on page creation 2018-09-09 11:46:39 +02:00
EchoFlowThanksPresentationModel.php Move classes to includes/ and rename some to match class names 2018-01-30 10:32:03 +08:00
SpecialThanks.php Add GENDER support to thanks-thanked-notice 2018-03-22 08:35:26 +00:00
ThanksHooks.php Use User::isBot() rather than rolling our own 2018-10-02 17:29:10 -07:00
ThanksLogFormatter.php Remove unneccessary @suppress after phan-taint-check-plugin upgrade 2018-09-01 19:59:16 -07:00