Go to file
Stephane Bisson c21c5cc821 Show placeholder widget when there are no notifications
When there are only foreign notifications, marking them all
as read empties the flyout completely. With this change,
we now show the placeholder widget with the 'no notifications'
message instead.

Bug: T132202
Change-Id: I7ee38b160ca03c08711670a3296ba4ab45a5eb6c
2016-07-19 20:14:39 +00:00
db_patches Add index on notification_event 2016-06-14 19:57:06 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-06-27 23:03:54 +02:00
images Initial version of Special:Notifications Javascript page 2016-05-27 13:42:25 -07:00
includes Merge "Mention notification: don't repeat the section title at the begining of the excerpt" 2016-06-28 19:13:00 +00:00
maintenance Merge "Clean up and fix updateEchoSchemaForSuppression.php" 2016-06-23 20:38:04 +00:00
modules Show placeholder widget when there are no notifications 2016-07-19 20:14:39 +00:00
scripts Remove legacy qunit handling from Echo 2016-03-31 19:09:48 +00:00
tests Clean up and fix updateEchoSchemaForSuppression.php 2016-06-06 23:56:28 +02:00
.csslintrc
.gitignore Add tmp emacs file to gitignore 2016-05-12 13:11:20 -04:00
.gitreview
.jscsrc Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
.jshintignore Recurse into sub folders for jshint and jscs 2015-11-09 12:52:42 +00:00
.jshintrc Update formatting 2015-10-03 23:28:54 -04:00
.mailmap Add Kunal, Moriel, Jon to credits; add mailmap file 2015-12-15 16:30:19 -08:00
.rubocop.yml Fixed Metrics/LineLength RuboCop offense 2015-09-29 14:59:05 +02:00
autoload.php Merge "Clean up and fix updateEchoSchemaForSuppression.php" 2016-06-23 20:38:04 +00:00
composer.json Remove forced -p (progress) flag from phpcs.xml 2016-04-26 14:21:28 -07:00
COPYING
Echo.alias.php Add mark-as-read button to notifications in Special:Notifications 2016-05-11 10:41:32 -07:00
Echo.php Gracefully handle outdated echo_unread_wikis rows 2016-06-20 16:21:03 +01:00
echo.sql Add index on notification_event 2016-06-14 19:57:06 +00:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 12:36:55 +02:00
Gemfile.lock Update mediawiki_api gem to 1.7.1 2016-05-26 12:36:55 +02:00
Gruntfile.js Ignore docs folder in all grunt tasks 2016-05-16 13:59:43 -07:00
Hooks.php Add index on notification_event 2016-06-14 19:57:06 +00:00
jsduck.external.js Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
Makefile Remove legacy qunit handling from Echo 2016-03-31 19:09:48 +00:00
package.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
phpcs.xml Remove forced -p (progress) flag from phpcs.xml 2016-04-26 14:21:28 -07:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 17:54:45 +02:00
RELEASE_NOTES BREAKING CHANGE: Change $wgEchoDefaultNotificationTypes to be logical 2016-04-22 19:08:12 -07:00
Resources.php Add a PromisePrioritizer and use it for notifications fetching 2016-06-23 14:12:00 -07:00