Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
This commit is contained in:
@@ -744,7 +744,7 @@ class Notifier
|
||||
|
||||
// Also don't deliver when the direct thread parent was delivered via Diaspora
|
||||
if ($thr_parent['network'] == Protocol::DIASPORA) {
|
||||
Logger::info('Threat parent network is Diaspora, so no AP delivery');
|
||||
Logger::info('Thread parent network is Diaspora, so no AP delivery');
|
||||
return ['count' => 0, 'contacts' => []];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user