gotosocial/internal/api/client/search
tobi 3a11861ac6
[bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190)
* don't lowercase account username when doing a select

* test getting remote user with uppercase username
2022-11-30 17:44:02 +01:00
..
search.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
search_test.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
searchget.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
searchget_test.go [bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190) 2022-11-30 17:44:02 +01:00