gotosocial/internal/api/client/search
Daniele Sluijters 847e7c7c3a
[chore] Fix a few possible cases of int truncation (#1207)
This fixes a couple of cases where due to int being platform dependent a
value could get truncated if running on 32bits.
2022-12-04 14:20:41 +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] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +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