mediawiki-extensions-Echo/modules/special
bsitu 3b3ed1e3bc Fix some notification badge related issue
* In some languages like persian, the number 0 is represented as '.', we can't compare
  '.' with either 0 or '0' to detect the no-notification status of the badge

* The markread API doesn't respect uselang param, it would return 0 instead of . in a url with uselang=fa

Note: we need to provide raw and formatted count in the API since client side javascript
      doesn't provide fancy function like $wgLang->formatNum()

bug: 54575

Change-Id: I0a49828253ec346ed27c5b9a976f8bdff4e1fa90
2013-10-02 11:25:05 -07:00
..
ext.echo.special.css Merge "ext.echo.special: Cross-skin adjustments" 2013-09-04 16:22:47 +00:00
ext.echo.special.js Fix some notification badge related issue 2013-10-02 11:25:05 -07:00
Feedback.png (bug 43441) Show preferences icon on Special:Notifications without label except as title 2013-01-01 21:48:44 -08:00
FeedbackHover.png (bug 43441) Show preferences icon on Special:Notifications without label except as title 2013-01-01 21:48:44 -08:00
Help.png Adding Help link to Echo archive page 2013-04-15 16:27:27 -07:00
MoreInfo.png Adding More Info link to Special:Notifications 2013-01-08 14:23:24 -08:00
MoreInfoHover.png Adding More Info link to Special:Notifications 2013-01-08 14:23:24 -08:00
Preferences.png Adding Help link to Echo archive page 2013-04-15 16:27:27 -07:00