1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/notification
epriestley f8d8156ccc Fix weird "0" notification numbers
Summary: The JsShrink change swapped an "== 0" for "=== 0" in JS, but we're currently sending a string down. Fixes T3230.

Test Plan: I'm not 100% sure this actually fixes it but probably? Let me know if you still see it.

Reviewers: chad, btrahan

Reviewed By: chad

CC: aran

Maniphest Tasks: T3230

Differential Revision: https://secure.phabricator.com/D5997
2013-05-21 15:44:44 -07:00
..
builder Simplify notification code 2012-12-07 16:25:23 -08:00
controller Fix weird "0" notification numbers 2013-05-21 15:44:44 -07:00
storage Enable notifications by default 2012-12-07 16:27:01 -08:00
PhabricatorNotificationQuery.php Introduce PhabricatorEmptyQueryException 2013-03-06 19:22:00 -08:00