mediawiki-extensions-Echo/modules
WMDE-Fisch 868190bbf6 Echo notifications for mention failures
- Adds global "$wgEchoMentionStatusNotifications"
   to activate mention status notifications.
   (must be set before extension is loaded)
 - Adds notification types and icon for some basic mention
   failures.
 - Adds failure and stats for anonymous IP.
 - Adds check for links to user subpages.
 - Adds config var for max mention notifications allowed.
 - Bundles notifications.
 - Refactors test for the event generation and adds tests
   for unknown users, user links with subpages and failures
   for too many mentions.

Bug: T136326
Change-Id: I388bdc3714feb9a2865a5ad10dbeabb0a6a09a4f
2016-07-27 13:00:25 +02:00
..
api Add a mark-all-read button and a settings menu to Special:Notifications 2016-07-20 17:25:38 -07:00
controller Add a mark-all-read button and a settings menu to Special:Notifications 2016-07-20 17:25:38 -07:00
icons Echo notifications for mention failures 2016-07-27 13:00:25 +02:00
logger Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
model Add a mark-all-read button and a settings menu to Special:Notifications 2016-07-20 17:25:38 -07:00
nojs Merge "Make Special:Notifications responsive" 2016-07-21 21:07:56 +00:00
special Add a mark-all-read button and a settings menu to Special:Notifications 2016-07-20 17:25:38 -07:00
styles Merge "Make Special:Notifications responsive" 2016-07-21 21:07:56 +00:00
ui Change 'pt-notification-message' to 'pt-notification-notice' 2016-07-21 11:19:17 -07:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Make Special:Notifications responsive 2016-07-19 15:11:47 -07:00
echo.variables.monobook.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
echo.variables.vector.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
ext.echo.init.js Merge "Check for local unread talk notifications in alert popup too" 2016-07-22 01:54:32 +00:00
ext.echo.moment-hack.js Use localized weekdays on Special:Notifications 2016-06-13 13:09:51 +01:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mw.echo.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00