mirror of
https://github.com/friendica/friendica
synced 2025-04-26 23:50:11 +00:00
Issue 11309: improved check for wanted posts
This commit is contained in:
parent
6a9c2173fb
commit
5a16a424ac
2 changed files with 71 additions and 56 deletions
|
@ -78,7 +78,7 @@ class Receive extends BaseModule
|
|||
|
||||
$this->logger->info('Diaspora: Dispatching.');
|
||||
|
||||
Diaspora::dispatchPublic($msg);
|
||||
Diaspora::dispatchPublic($msg, Diaspora::PUSHED);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue