mediawiki-extensions-Thanks/includes
Rafid Aslam 55ca549068 Change HTTP links to mediawiki.org to use HTTPS
Several links that link to mediawiki.org still use
"http" protocol which isn't a safe protocol. This commit
changes http links that link to mediawiki.org to use
"https" protocol instead.

Bug: T189687
Change-Id: Ibb5f019e21f5d6ca0b4c40138dab22ae43e9004b
2018-10-30 23:50:40 +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 Fix postid parameter on Flow thanks page 2018-10-19 10:56:25 +02:00
ThanksHooks.php Change HTTP links to mediawiki.org to use HTTPS 2018-10-30 23:50:40 +07:00
ThanksLogFormatter.php Remove unneccessary @suppress after phan-taint-check-plugin upgrade 2018-09-01 19:59:16 -07:00