mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 17:57:29 -06:00
[feature] Move to code.superseriousbusiness.org
This commit is contained in:
parent
e99ff1eded
commit
b34ffc77ff
1195 changed files with 4921 additions and 4918 deletions
4
internal/cache/timeline/timeline.go
vendored
4
internal/cache/timeline/timeline.go
vendored
|
|
@ -20,9 +20,9 @@ package timeline
|
|||
import (
|
||||
"time"
|
||||
|
||||
"code.superseriousbusiness.org/gotosocial/internal/id"
|
||||
"code.superseriousbusiness.org/gotosocial/internal/paging"
|
||||
"codeberg.org/gruf/go-structr"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/id"
|
||||
"github.com/superseriousbusiness/gotosocial/internal/paging"
|
||||
)
|
||||
|
||||
// plus1hULID returns a ULID for now+1h.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue