mediawiki-extensions-Discus.../includes/Hooks
Bartosz Dziewoński 9420f22e9d Don't allow query and cookie hacks to enable topic subscriptions
We can't allow it, because the required database tables may not exist
yet (T280082).

This is meant to be temporary until we complete DBA review and the
tables are created.

Bug: T280082
Change-Id: I8f947b779c6829763d3413931c6d354e6f7aee4d
2021-04-14 00:08:52 +02:00
..
EchoHooks.php Topic subscriptions: Don't register notification type/group unless enabled 2021-04-12 15:04:43 +00:00
HookUtils.php Don't allow query and cookie hacks to enable topic subscriptions 2021-04-14 00:08:52 +02:00
InstallerHooks.php Create table for topic subscriptions 2021-04-06 21:24:53 +00:00
PageHooks.php Create constants for feature strings 2021-04-12 14:40:51 +00:00
ParserHooks.php Create constants for feature strings 2021-04-12 14:40:51 +00:00
PreferenceHooks.php Create constants for feature strings 2021-04-12 14:40:51 +00:00
RegistrationHooks.php Use new HookHandler system and group hooks by purpose 2021-02-01 22:34:57 +00:00
ResourceLoaderHooks.php Use new HookHandler system and group hooks by purpose 2021-02-01 22:34:57 +00:00
TagHooks.php Use new HookHandler system and group hooks by purpose 2021-02-01 22:34:57 +00:00