Correctly distinguish the latest revision in action=history
authorMatěj Suchánek <matejsuchanek97@gmail.com>
Tue, 9 Jul 2019 10:36:41 +0000 (12:36 +0200)
committerMatěj Suchánek <matejsuchanek97@gmail.com>
Tue, 9 Jul 2019 10:36:41 +0000 (12:36 +0200)
commit429117c2b5196d4b3c811b86d79dde40baf92f92
treee2d668518c1420ec39f335b8ee90e6052700b8a0
parent434015880aab5b155cc7edd6fcddf1883d0395eb
Correctly distinguish the latest revision in action=history

The latest revision is the last revision made to a page.
It isn't necessarily the first revision shown in a history
view because of the filters above.

Bug: T194203
Change-Id: I4b232482e682e090235dbbd0732ff61fbad3ccda
includes/actions/pagers/HistoryPager.php