Update ap inbox

pull/1560/head
Daniel Supernault 6 years ago
parent 2a5e95f64f
commit e3da7bfca3
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -143,9 +143,9 @@ class Inbox
return;
}
if(Helpers::userInAudience($this->profile, $this->payload) == false) {
return;
}
// if(Helpers::userInAudience($this->profile, $this->payload) == false) {
// return;
// }
$url = $activity['id'];
if(Status::whereUrl($url)->exists()) {

Loading…
Cancel
Save