gotosocial/cmd/gotosocial
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
..
action [feature] configurable maximum thumbnail dimensions (#4258) 2025-06-10 15:43:31 +02:00
admin.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
common.go [feature] support nested configuration files, and setting ALL configuration variables by CLI and env (#4109) 2025-05-06 15:51:45 +00:00
debug.go [feature] support nested configuration files, and setting ALL configuration variables by CLI and env (#4109) 2025-05-06 15:51:45 +00:00
main.go [chore] thread_id migration tweaks (#4198) 2025-05-28 11:36:14 +02:00
migrations.go [chore] thread_id migration tweaks (#4198) 2025-05-28 11:36:14 +02:00
server.go [feature] support nested configuration files, and setting ALL configuration variables by CLI and env (#4109) 2025-05-06 15:51:45 +00:00
testrig.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00