Searched refs:notifs (Results 1 – 3 of 3) sorted by relevance
28 $notifs = unserialize($_COOKIE[BEZ_NOTIFICATIONS_COOKIE_NAME]);30 $notifs = array();32 $notifs[] = array('value' => $value, 'header' => $header);33 setcookie(BEZ_NOTIFICATIONS_COOKIE_NAME, serialize($notifs));
5885 notifs = notifs.filter(function(notif)5894 for (var i = 0; i < notifs.length; i++)5896 notifs[i].isNew = (!lastRead || notifs[i].timestamp > lastRead);5922 notifs.sort(function(a, b)5929 localStorage.setItem(cachedNotifKey, JSON.stringify({ts: Date.now(), notifs: notifs}));5933 processNotif(notifs);5939 processNotif(cachedNotif.notifs);5945 var newCount = notifs.length;5953 if (notifs[i].isNew)5998 if (isLocalStorage && notifs[0])[all …]
11720 …Item(".notifCache",JSON.stringify({ts:Date.now(),notifs:b})),this.fetchingNotif=!1,c(b))}))):c(d.n…