mediawiki-extensions-Discus.../includes/Notifications
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
..
EventDispatcher.php EventDispatcher: Read revision IDs to compare from master 2021-06-02 19:47:35 +00:00
SubscribedNewCommentPresentationModel.php Ensure you can't get duplicate notifs for edits to your user talk page 2021-06-03 02:10:33 +02:00