Go to file
bsitu b9e5b2f64a (bug 51640) wgUserNewMsgRevisionId is null with only one rev
wgUserNewMsgRevisionId is null with only one revision and that revision is
not viewed, this makes it not reliable for determining if there is new
message.  We just switch to check against $user->getNewtalk() instead.

We can still use wgUserNewMsgRevisionId to generate diff links if desired

Change-Id: I4cf50a944aada03151bd17f3610bd59b3bfb2bf2
2013-07-19 11:50:43 -07:00
api (bug 48568) Bust IE browser ajax cache + some API clenaup 2013-07-18 10:31:23 -07:00
controller New primary and secondary link behavior for Echo 2013-06-27 16:12:16 -07:00
db_patches Respect revision suppression within Echo 2013-06-18 11:00:50 -07:00
formatters Fix the alias case for SpecialListGroupRights 2013-07-09 15:36:54 -07:00
includes Merge "(bug 47666) All system messages should have sender = -1" 2013-06-13 21:09:48 +00:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model New primary and secondary link behavior for Echo 2013-06-27 16:12:16 -07:00
modules (bug 51640) wgUserNewMsgRevisionId is null with only one rev 2013-07-19 11:50:43 -07:00
special Remove the feedback link from the flyout - no longer needed 2013-07-06 00:48:29 +00:00
tests Respect revision suppression within Echo 2013-06-18 11:00:50 -07:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-05-13 19:40:48 +00:00
Echo.i18n.php Localisation updates from http://translatewiki.net. 2013-07-18 19:47:51 +00:00
Echo.php Remove inappropiate executable flag on Echo.php and echo.sql 2013-07-18 17:19:05 +02:00
echo.sql Remove inappropiate executable flag on Echo.php and echo.sql 2013-07-18 17:19:05 +02:00
Hooks.php (bug 51640) wgUserNewMsgRevisionId is null with only one rev 2013-07-19 11:50:43 -07:00
Notifier.php (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00