mediawiki-extensions-Echo/modules
Roan Kattouw a9c6515a4b Fix regression from 0fc63bde36: unbreak number formatting in short timestamps
We were using momentjs here before (causing bug T123845),
but we switched to using a hack for short timestamps.
This hack didn't call convertNumber(), so we stopped performing
number formatting for languages that don't use Western Arabic
numerals (0-9).

Strictly, that regression "fixed" T123845 because it caused
0-9 to be used in all cases, including the case that that bug
asked for. This patch fixes the regression but preserves the
desired behavior for arwiki, since convertNumber() respects
$wgTranslateNumerals.

Bug: T123845
Change-Id: Ic9acb12f534e0f049e22577afe276f8bf68f691d
2016-04-02 18:40:22 +03:00
..
api Merge "jscs: Enable checkRedundantReturns and make pass" 2016-03-30 20:36:27 +00:00
icons Merge "Remove unused icon files" 2016-04-01 11:15:53 +00:00
logger jscs: Add "checkTypes": "strictNativeCase" and make pass 2016-03-25 11:47:00 -07:00
nojs Increase space between notification header and body 2016-02-15 15:56:59 -05:00
ooui jscs: Enable checkRedundantParams and make pass 2016-03-31 07:12:46 +00:00
special Revert "Compress PNGs with zopflipng" 2016-03-03 19:57:02 +00:00
viewmodel jscs: Enable checkRedundantParams and make pass 2016-03-31 07:12:46 +00:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Adjust group bundle styles 2016-02-29 20:16:42 +00: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 Fix regression from 0fc63bde36: unbreak number formatting in short timestamps 2016-04-02 18:40:22 +03:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00