GoToSocial/internal/api/client
tobi 1dfa7fe0d5
[bugfix] Wrap media in read closer (#941)
* use readcloser for content.Content

* call media postdata function no matter what

* return a readcloser from data func

* tidy of logic of readertostore

* fix whoopsie
2022-11-03 15:03:12 +01:00
..
account [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
admin [feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913) 2022-10-14 17:30:04 +02:00
app [bugfix] Use []rune to check length of user-submitted text (#948) 2022-11-03 14:38:06 +01:00
auth [feature] `oob` oauth token support (#889) 2022-10-08 13:49:56 +02:00
blocks [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
emoji [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
favourites [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
fileserver [bugfix] Wrap media in read closer (#941) 2022-11-03 15:03:12 +01:00
filter [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
followrequest [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
instance [feature] Add opt-in RSS feed for account's latest Public posts (#897) 2022-10-08 14:00:39 +02:00
list [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
media [bugfix] Use []rune to check length of user-submitted text (#948) 2022-11-03 14:38:06 +01:00
notification [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
search [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
status [bugfix] Use []rune to check length of user-submitted text (#948) 2022-11-03 14:38:06 +01:00
streaming [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
timeline [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00
user [chore] update dependencies, bump to Go 1.19.1 (#826) 2022-09-28 18:30:40 +01:00