gotosocial/internal/api/s2s/user
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
..
common.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followers.go return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
following.go return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
inboxpost.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
inboxpost_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
outboxget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
outboxget_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
publickeyget.go return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
repliesget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
repliesget_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusget.go return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
statusget_test.go [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
user.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
user_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
userget.go return after redirects to web representation (#755) 2022-08-16 19:50:26 +01:00
userget_test.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00