mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:22:24 -05:00
- 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> |
||
|---|---|---|
| .. | ||
| auth.go | ||
| cookie.go | ||
| errorhandling.go | ||
| mime.go | ||
| mime_test.go | ||
| negotiate.go | ||
| negotiate_test.go | ||
| opengraph.go | ||
| opengraph_test.go | ||
| parseform.go | ||
| parsequery.go | ||
| response.go | ||
| robots.go | ||
| scopes.go | ||
| scopes_test.go | ||
| template.go | ||