From fb198b8a058b7a9f4a1730a7cb44c3aeac745925 Mon Sep 17 00:00:00 2001 From: marijus Date: Fri, 13 Feb 2015 10:01:26 +0100 Subject: item_unseen update --- include/attach.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/attach.php') diff --git a/include/attach.php b/include/attach.php index 3350a591e..f973102e8 100644 --- a/include/attach.php +++ b/include/attach.php @@ -1082,6 +1082,7 @@ function file_activity($channel_id, $object, $allow_cid, $allow_gid, $deny_cid, $arr['mid'] = $mid; $arr['parent_mid'] = $mid; $arr['item_flags'] = $item_flags; + $arr['item_unseen'] = 1; $arr['author_xchan'] = $poster['xchan_hash']; $arr['owner_xchan'] = $poster['xchan_hash']; $arr['title'] = ''; -- cgit v1.2.3