gotosocial/internal/api/client/status
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
..
status.go [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00
status_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusboost.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusboost_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
statusboostedby.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statuscontext.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statuscreate.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statuscreate_test.go [bugfix] Fix status fields in_reply_to_id and in_reply_to_account_id not being nullable (#798) 2022-09-02 17:00:11 +02:00
statusdelete.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusfave.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusfave_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
statusfavedby.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusfavedby_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00
statusget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusget_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
statusunboost.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusunfave.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusunfave_test.go [chore] improved router logging, recovery and error handling (#705) 2022-07-12 08:32:20 +01:00