gotosocial/internal/timeline
kim a156188b3e
[chore] update dependencies, bump to Go 1.19.1 (#826)
* update dependencies, bump Go version to 1.19

* bump test image Go version

* update golangci-lint

* update gotosocial-drone-build

* sign

* linting, go fmt

* update swagger docs

* update swagger docs

* whitespace

* update contributing.md

* fuckin whoopsie doopsie

* linterino, linteroni

* fix followrequest test not starting processor

* fix other api/client tests not starting processor

* fix remaining tests where processor not started

* bump go-runners version

* don't check last-webfingered-at, processor may have updated this

* update swagger command

* update bun to latest version

* fix embed to work the same as before with new bun

Signed-off-by: kim <grufwub@gmail.com>
Co-authored-by: tsmethurst <tobi.smethurst@protonmail.com>
2022-09-28 18:30:40 +01:00
..
get.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
get_test.go [chore] Timeline test updates (#578) 2022-05-16 18:48:59 +02:00
index.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
index_test.go [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02:00
itemindex.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
manager.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
manager_test.go [chore] consolidate caching libraries (#704) 2022-07-10 17:18:21 +02:00
preparable.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
prepare.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
prepareditems.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
remove.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
timeline.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline_test.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00
timelineable.go [feature] Rework timeline code to make it useful for more than just statuses (#373) 2022-02-05 12:47:38 +01:00