Also set selectVerbs so we don't ignore Shares for example.
This commit is contained in:
parent
b442f365a1
commit
92611273c3
|
@ -390,6 +390,8 @@ class RawInboxNoticeStreamHiddenReplies extends NoticeStream
|
|||
protected $target = null;
|
||||
protected $inbox = null;
|
||||
|
||||
protected $selectVerbs = array();
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user