We only want POST and SHARE in the inbox/home timeline right?

This commit is contained in:
Mikael Nordfeldth 2016-02-15 09:59:18 +01:00
parent dcb7ce36d8
commit 2301862ae6
1 changed files with 0 additions and 2 deletions

View File

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