mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
commit
f01f4bf23e
2 changed files with 1225 additions and 1206 deletions
|
@ -79,7 +79,6 @@ class FeedInsertPipeline implements ShouldQueue, ShouldBeUniqueUntilProcessing
|
||||||
|
|
||||||
HomeTimelineService::add($this->pid, $this->sid);
|
HomeTimelineService::add($this->pid, $this->sid);
|
||||||
|
|
||||||
|
|
||||||
$ids = FollowerService::localFollowerIds($this->pid);
|
$ids = FollowerService::localFollowerIds($this->pid);
|
||||||
|
|
||||||
if(!$ids || !count($ids)) {
|
if(!$ids || !count($ids)) {
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue