Go to file
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
api Fix some notification badge related issue 2013-10-02 11:25:05 -07:00
controller Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
db_patches Respect revision suppression within Echo 2013-06-18 11:00:50 -07:00
formatters Cleaning up Echo 'base' module. 2013-09-23 11:29:49 -07:00
includes Make html email look prettier on mobile device 2013-09-20 10:48:37 -07:00
jobs Adding Echo jobs to deferred update along with master wait 2013-09-04 17:32:54 -07:00
maintenance Remove invalid maintenance scripts 2013-07-03 12:09:45 -07:00
model Add hooks for EchoEvent's 2013-09-30 13:21:56 -07:00
modules Fix some notification badge related issue 2013-10-02 11:25:05 -07:00
special Set returnto when linking anon to signup or login 2013-09-03 18:05:57 -04:00
tests user talk and mention notification improvement 2013-07-29 18:07:43 -07:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
.jshintrc Add .jshintrc 2013-04-18 00:36:08 +02:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-09-29 19:58:44 +00:00
Echo.i18n.php Localisation updates from http://translatewiki.net. 2013-10-02 14:01:16 +00:00
Echo.php Fix some notification badge related issue 2013-10-02 11:25:05 -07:00
echo.sql Remove inappropiate executable flag on Echo.php and echo.sql 2013-07-18 17:19:05 +02:00
Hooks.php Merge "Remove Echo preference change eventlogging" 2013-09-04 18:09:58 +00:00
Notifier.php (bug 48821) Echo badge count always lags by 1 2013-05-25 19:44:09 -07:00