Go to file
Moriel Schottlender f6c9e68577 Mark notifications as automatically read only after the popup loads
We've corrected this behavior for updating seenTime but not for setting
the notifications as read if the widget is configured as
'markReadWhenSeen' which produced unexpected issues with updating alerts.

This is fixed in this commit.

Change-Id: I4d2420a81d2b8409749ad1621b2d56bdd14e8c6e
2015-09-30 11:42:53 -07:00
db_patches Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-09-29 22:06:30 +02:00
includes Add target-page to edit-user-talk to dismiss notification 2015-09-29 09:17:35 -04:00
maintenance Make processEchoEmailBatch check that Echo is actually enabled before doing anything 2015-05-31 13:25:37 +01:00
modules Mark notifications as automatically read only after the popup loads 2015-09-30 11:42:53 -07:00
scripts chmod 644 a few files 2015-07-03 19:31:15 +01:00
tests Fixed Metrics/LineLength RuboCop offense 2015-09-29 14:59:05 +02:00
.csslintrc Add Grunt infrastructure for CI 2015-05-01 20:35:23 -07:00
.gitignore Ignore browser test screenshots 2014-09-30 13:34:28 -07:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jscsrc Actually pass jscs 2015-05-04 19:28:01 +00:00
.jshintignore Add ability to run QUnit tests 2014-08-01 15:55:22 -07:00
.jshintrc Split alerts and messages in Echo 2015-09-02 15:36:37 -07:00
.rubocop.yml Fixed Metrics/LineLength RuboCop offense 2015-09-29 14:59:05 +02:00
autoload.php Use db-replicated objectcache for storing last seen time 2015-09-02 22:42:35 +00:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Localisation updates from https://translatewiki.net. 2015-06-14 21:06:12 +02:00
Echo.php Merge "Use UserGroupsChanged hook instead of deprecated UserRights hook" 2015-09-22 18:24:40 +00:00
echo.sql Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
Gemfile Updated RuboCop to the latest version 2015-09-29 12:53:59 +02:00
Gemfile.lock Updated RuboCop to the latest version 2015-09-29 12:53:59 +02:00
Gruntfile.js Move edit-user-talk to messages 2015-09-04 18:36:40 -04:00
Hooks.php Remove duplicate 'MediaWiki' prefix from echo.unseen stats 2015-09-22 17:46:22 -07:00
Makefile Hygiene: Dont run jshint against .less files 2014-09-05 16:45:34 -07:00
Notifier.php Fix usage of UserMailer::Send to use new signature 2015-07-31 15:45:57 -04:00
package.json build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue 2015-09-03 14:20:47 -07:00
RELEASE_NOTES Allow multiple target pages per event 2015-03-31 07:56:52 +00:00
Resources.php Replace the orange bar with talk-page link, don't remove it 2015-09-22 15:36:14 -07:00