wiki.techinc.nl/includes/changes
Aaron Schulz bc27249829 watchlist: fix nonsensical timestamp/boolean comparisons in EnhancedRecentChanges
Also fix bug where the "changes since last visit" counter failed to show for pages
where their entire history is still in recent changes. Although the "new" flag is
set for the RCCacheEntry block, there can still be multiple revisions since the
last one seen by the user. This change accounts for that case.

Bug: T218511
Change-Id: I92060bd26d8642937cad7f8c1ace3c5e066790be
2019-05-09 18:27:02 -07:00
..
AtomFeed.php changes: Split Feed.php into a class per file 2019-04-13 23:29:04 +00:00
CategoryMembershipChange.php Replace redundant Assert calls with native typehint 2018-07-10 19:31:13 +00:00
ChangesFeed.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ChangesList.php RecentChanges updated to use pseudo elements for presentation 2019-04-02 14:52:50 -07:00
ChangesListBooleanFilter.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
ChangesListBooleanFilterGroup.php
ChangesListFilter.php
ChangesListFilterGroup.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
ChannelFeed.php changes: Split Feed.php into a class per file 2019-04-13 23:29:04 +00:00
EnhancedChangesList.php watchlist: fix nonsensical timestamp/boolean comparisons in EnhancedRecentChanges 2019-05-09 18:27:02 -07:00
FeedItem.php changes: Split Feed.php into a class per file 2019-04-13 23:29:04 +00:00
OldChangesList.php ChangesList separates content elements from presentation 2018-12-18 19:50:41 +00:00
RCCacheEntry.php watchlist: cleanup various method/variable names and comments in watchlist/store code 2019-05-09 17:44:16 -07:00
RCCacheEntryFactory.php RecentChanges updated to use pseudo elements for presentation 2019-04-02 14:52:50 -07:00
RecentChange.php Add &$tags argument to MarkPatrolled hook 2019-04-01 10:10:34 +02:00
RSSFeed.php changes: Split Feed.php into a class per file 2019-04-13 23:29:04 +00:00