Also set selectVerbs so we don't ignore Shares for example.

This commit is contained in:
Mikael Nordfeldth 2016-02-14 20:42:26 +01:00
parent b442f365a1
commit 92611273c3

View File

@ -390,6 +390,8 @@ class RawInboxNoticeStreamHiddenReplies extends NoticeStream
protected $target = null;
protected $inbox = null;
protected $selectVerbs = array();
/**
* Constructor
*