gotosocial/internal/api/client/media
tobi 2db0c64738
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments (#801)
* Store gifs as Image type

* remove Gif attachment type, add Gifv type

* update test
2022-09-04 14:58:58 +02:00
..
media.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
mediacreate.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
mediacreate_test.go [bugfix] Fix thumbnails not taking exif rotation into account (#746) 2022-08-10 14:05:14 +02:00
mediaget.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
mediaupdate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
mediaupdate_test.go [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments (#801) 2022-09-04 14:58:58 +02:00