GoToSocial/internal/api/client/followrequest
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
..
authorize.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
authorize_test.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
followrequest_test.go [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
get.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
get_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
reject.go [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
reject_test.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00