$wgUsersNotifiedOnAllChanges should not send mail twice
authorsaper <saper@saper.info>
Mon, 2 Nov 2015 13:37:25 +0000 (14:37 +0100)
committerLegoktm <legoktm.wikipedia@gmail.com>
Mon, 14 Dec 2015 01:11:05 +0000 (01:11 +0000)
commitf415a29a157e8b33db65eded6304081e9b3072da
treed119a152746a227ae2de2985269225ec0f0a3974
parentd2d935483fd57798aedce43629229aab887c5b2a
$wgUsersNotifiedOnAllChanges should not send mail twice

Also make sure that normal watchlist functionality
works for the $wgUsersNotifiedOnAllChanges, for
example changes should marked 'bold' since last visit.

Bug: T69041
Change-Id: I7d53f07ed3dceb5b1c541091fd69beca3fb3e94f
includes/mail/EmailNotification.php