Go to file
bsitu e50f5a55a6 (bug 48821) Echo badge count always lags by 1
This bug was introduced during fixing the implicit database transaction,
the badge count logic happens before the transaction completes on idle,
moving the badge count code to only after a successful notification creation
should solve the issue

Change-Id: Ia564ed0d386e7cf2da1af3d23ae83d71ad472df5
2013-05-25 19:44:09 -07:00
api Date comparison should include year 2013-05-17 14:31:20 -07:00
controller Merge "Switch to using our own badge instead of jQuery.badge" 2013-05-23 17:42:47 +00:00
db_patches Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
formatters Merge "Link directly to the edited section from edit-user-talk events" 2013-05-17 00:24:30 +00:00
includes (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00
jobs Add exception to email job so error will be tracked 2013-04-18 10:30:27 -07:00
maintenance Fix the maintenance script 2013-05-03 18:52:05 -07:00
model (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00
modules Slightly reducing badge and alert sizes 2013-05-23 11:59:20 -07:00
special (bug 48054) Echo API should use a standard continue parameter 2013-05-03 18:15:46 -07:00
tests Merge "Notification agent whitelist and blacklist" 2013-05-21 01:03:40 +00: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-05-25 08:23:26 +00:00
Echo.php Merge "Switch to using our own badge instead of jQuery.badge" 2013-05-23 17:42:47 +00:00
echo.sql Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
Hooks.php Merge "Adding explicit prefix so we don't have to have an exception in prefs" 2013-05-23 17:51:23 +00:00
Notifier.php (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00