mediawiki-extensions-Echo/modules
Fomafix a447c3e65f Use jQuery 3 .catch( fn ) instead of .then( null, fn )
https://api.jquery.com/deferred.catch/ Since jQuery 3
deferred.catch( fn ) is an alias to deferred.then( null, fn )

Change-Id: I120ec780c9b008b5e7bf12491fed83ccc8ae2420
2018-02-10 11:48:26 +01:00
..
api Use "formatversion: 2" in notification fetching 2017-09-13 15:18:07 -07:00
controller build: Update eslint and other linters 2017-10-17 13:53:08 +01:00
icons Unify SVG markup 2017-11-04 14:21:06 -07:00
logger Split up $wgEchoConfig 2016-12-05 15:44:12 -08:00
model build: Update eslint and other linters 2017-10-17 13:53:08 +01:00
nojs Add 'Mark all as read' button 2017-08-13 10:55:46 -05:00
special Special:Notifications show unread by default if there's unread notifications 2017-04-19 15:20:12 -04:00
styles Merge "Fix help menu icon placement for monobook" 2018-01-19 18:44:00 +00:00
ui Use jQuery 3 .catch( fn ) instead of .then( null, fn ) 2018-02-10 11:48:26 +01:00
echo.mixins.less
echo.variables.less Better color to represent read notifications 2017-12-09 02:11:08 +01:00
ext.echo.init.js Add fallback to getting Preferences and Notifications URLs 2017-12-13 23:12:07 +01:00
ext.echo.moment-hack.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00
hooks.txt (re)Add JavaScript hooks to Notifications 2016-10-14 17:25:25 -05:00
mw.echo.js build: Replace jscs/jshint with eslint 2016-11-23 15:25:59 -08:00