mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 13:54:27 +02: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