mediawiki-extensions-Thanks/includes
Fomafix af5658ae05 Implement hook interfaces in Hooks
* BeforeCreateEchoEventHook and
* EchoGetBundleRulesHook from extension Echo and
* BeforeSpecialMobileDiffDisplayHook from extension MobileFrontend.

Change-Id: Icede5f70f988957f245fac1984a63f01fa1d0f44
2023-11-08 11:42:01 +00:00
..
Api IP Masking: Do not allow temporary users to thank other users 2023-10-03 22:23:02 +00:00
Storage
EchoCoreThanksPresentationModel.php Replace deprecated global function wfGetDB() 2023-11-07 20:40:06 +00:00
EchoFlowThanksPresentationModel.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 14:27:12 +00:00
Hooks.php Implement hook interfaces in Hooks 2023-11-08 11:42:01 +00:00
SpecialThanks.php Use namespace MediaWiki\Request\DerivativeRequest 2023-08-20 01:40:49 +02:00
ThanksLogFormatter.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 14:27:12 +00:00
ThanksQueryHelper.php
ThanksServices.php