mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:10:13 +00:00
Simply Timeline Home temporal endpoint to reuse min_id and max_id
This commit is contained in:
parent
818075d039
commit
9c5f3ae58f
3 changed files with 14 additions and 18 deletions
|
@ -28,5 +28,5 @@ namespace Friendica\Object\Api\Mastodon;
|
|||
abstract class TimelineOrderByTypes
|
||||
{
|
||||
const ID = 'id';
|
||||
const CREATED_AT = 'created_at';
|
||||
const CREATED = 'created';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue