gotosocial/internal/api/client/status
tobi 3e82196d5e
[bugfix] Fix status boosts giving 404 (#1137)
We broke this at some point recently, and i'm not sure when.

In any case, i updated some of the logic in there + added a test for it.
2022-11-24 16:12:43 +01:00
..
status.go
status_test.go [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +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
statusboostedby.go [bugfix] Fix status boosts giving 404 (#1137) 2022-11-24 16:12:43 +01:00
statusboostedby_test.go [bugfix] Fix status boosts giving 404 (#1137) 2022-11-24 16:12:43 +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 database caching library (#1040) 2022-11-15 18:45:15 +00:00
statuscreate_test.go [chore] update database caching library (#1040) 2022-11-15 18:45:15 +00:00
statusdelete.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusdelete_test.go [bugfix] Fix incorrect use of bun.Ident (#866) 2022-09-29 12:33:33 +02:00
statusfave.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusfave_test.go
statusfavedby.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusfavedby_test.go
statusget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
statusget_test.go
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