mirror of
https://github.com/friendica/friendica
synced 2025-04-29 09:44:23 +02:00
Visiblity is now frequency
This commit is contained in:
parent
14ae901ba1
commit
aa6eb7fcf1
7 changed files with 41 additions and 37 deletions
|
@ -160,5 +160,6 @@ class Channel extends Timeline
|
|||
}
|
||||
|
||||
$this->maxId = $request['last_created'] ?? $this->maxId;
|
||||
$this->minId = $request['first_created'] ?? $this->minId;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue