mediawiki-extensions-Discus.../includes/Hooks
Bartosz Dziewoński 49c1dde336 Abort DiscussionTools checks early when viewing a special page
Previously we relied on the NamespaceInfo check below to reject
special pages, but after commit 07d885248bc54bdc0f12d9745916c794d45ec81c
in MediaWiki core, PageProps throws an exception when called with a
special page.

Bug: T281180
Depends-On: I32c94107fde96b9d6344c77b621be9b3b9b7faaf
Change-Id: I0fd893c63a6e92f6c84e7aa92270852e1137fcad
2021-04-26 18:38:06 +00:00
..
EchoHooks.php Topic subscriptions: Don't register notification type/group unless enabled 2021-04-12 15:04:43 +00:00
HookUtils.php Abort DiscussionTools checks early when viewing a special page 2021-04-26 18:38:06 +00:00
InstallerHooks.php Create table for topic subscriptions 2021-04-06 21:24:53 +00:00
PageHooks.php Avoid splitting ParserCache on user language 2021-04-21 11:57:30 +00:00
ParserHooks.php Don't split parser cache when reply tool is enabled by default 2021-04-21 11:57:37 +00:00
PreferenceHooks.php Create constants for feature strings 2021-04-12 14:40:51 +00:00
RegistrationHooks.php
ResourceLoaderHooks.php
TagHooks.php Implement hidden tag for source mode with toolbar 2021-04-22 17:44:00 +00:00