forked from GNUsocial/gnu-social
Merge branch 'master' into 0.9.x
This commit is contained in:
@@ -850,6 +850,7 @@ class Profile extends Memcached_DataObject
|
||||
case Right::NEWNOTICE:
|
||||
case Right::NEWMESSAGE:
|
||||
case Right::SUBSCRIBE:
|
||||
case Right::CREATEGROUP:
|
||||
$result = !$this->isSilenced();
|
||||
break;
|
||||
case Right::PUBLICNOTICE:
|
||||
|
Reference in New Issue
Block a user