summaryrefslogtreecommitdiff
path: root/internal/api/client/search
AgeCommit message (Expand)AuthorFiles
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi2
2023-02-14[bugfix] Return empty result rather than 500 error when searching for blocked...Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi4
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi3
2022-12-04[chore] Fix a few possible cases of int truncation (#1207)Libravatar Daniele Sluijters1
2022-11-30[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...Libravatar tobi1
2022-11-29[chore] Tidy up some of the search logic (#1082)v0.6.0-rc1Libravatar tobi2
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi2
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-29Search (#36)Libravatar Tobi Smethurst2