gotosocial/internal/api/client
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
..
account [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
admin [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
app [bugfix] Increase field size limits when registering apps (#958) 2022-11-05 11:06:50 +01:00
auth [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
blocks [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
fileserver [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [bugfix] Don't call strings.ToLower() on usernames when selecting account by domain+username (#1190) 2022-11-30 17:44:02 +01:00
instance [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00
notification [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
search [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
status [bugfix] Fix status boosts giving 404 (#1137) 2022-11-24 16:12:43 +01:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
user [chore] cleanup storage implementation, no need for multiple interface types (#1131) 2022-11-24 09:35:46 +01:00