mediawiki-extensions-Discus.../includes/Hooks
Bartosz Dziewoński fd080b7043 Ensure you can't get duplicate notifs for edits to your user talk page
We don't display [subscribe] buttons on your user talk page,
but the API still allows those subscriptions.

Use the same approach as for mentions to ensure this doesn't cause
duplicate notifications.

Remove some code in SubscribedNewCommentPresentationModel,
now guaranteed to be unused.

Change-Id: I99a276a48d8562552ed2c54cc0323e8e428845fd
2021-06-03 02:10:33 +02:00
..
EchoHooks.php Ensure you can't get duplicate notifs for edits to your user talk page 2021-06-03 02:10:33 +02:00
HookUtils.php Remove cookie hack for loading unavailable tools 2021-05-25 20:27:46 +02: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 Merge "Apply transformations in ParserCache for all CommentFormatter features" 2021-06-01 19:24:04 +00:00
PreferenceHooks.php build: Updating composer dependencies 2021-05-05 11:14:52 +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 Implement hidden tag for source mode with toolbar 2021-04-22 17:44:00 +00:00