Simply Timeline Home temporal endpoint to reuse min_id and max_id
This commit is contained in:
@@ -28,5 +28,5 @@ namespace Friendica\Object\Api\Mastodon;
|
||||
abstract class TimelineOrderByTypes
|
||||
{
|
||||
const ID = 'id';
|
||||
const CREATED_AT = 'created_at';
|
||||
const CREATED = 'created';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user