gotosocial/internal/media
kim d7f967cbb5 [feature] configurable maximum thumbnail dimensions (#4258)
- adds configuration for thumbnail maximum dimensions with warning on exceeding recommendations
- moves the media configuration vars into their own sub-struct
- replaces the configuration flag funcs with simple string consts

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4258
Reviewed-by: tobi <kipvandenbos@noreply.codeberg.org>
Co-authored-by: kim <grufwub@gmail.com>
Co-committed-by: kim <grufwub@gmail.com>
2025-06-10 15:43:31 +02:00
..
ffmpeg [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
test [chore] Thumbnail only first frame of animated media (#3448) 2024-10-18 15:44:08 +02:00
ffmpeg.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
imaging.go [chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420) 2024-10-16 14:13:58 +02:00
manager.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
manager_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
media_test.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
metadata.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
probe.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
processingemoji.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
processingmedia.go [feature] configurable maximum thumbnail dimensions (#4258) 2025-06-10 15:43:31 +02:00
refetch.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
refetch_test.go [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
thumbnail.go [feature] configurable maximum thumbnail dimensions (#4258) 2025-06-10 15:43:31 +02:00
types.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
util.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00