(bug 12701) Use diff of all unseen revisions in the "new messages" bar.
authorlupo <lupo.bugzilla@gmail.com>
Mon, 18 Jun 2012 06:43:47 +0000 (08:43 +0200)
committerlupo <lupo.bugzilla@gmail.com>
Mon, 18 Jun 2012 06:43:47 +0000 (08:43 +0200)
commitb082e920b17e9a778e876514ff18070d429bd5f6
tree43b57a9601cc83a79de38c9e275e9f2b7756621c
parent091a7949f91d2b6be7dc5fda246e52ab1ba366a2
(bug 12701) Use diff of all unseen revisions in the "new messages" bar.

Also pluralize properly.

"You have a new message from another user (last change)"
if only one unseen revision, or
"You have new messages [from another user|from N users|]
(last changes)" if there are several unseen revisions.

Contains a fix in Title::countAuthorsBetween() adding options to include
(one or both of) the delimiting revisions in the count.

Change-Id: I8870111802085d0bd188cb508c4f4b852985634d
includes/Skin.php
includes/Title.php
includes/User.php
includes/WikiPage.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc