GoToSocial/internal/config
tobi 006c8b604b
[feature] Set default header and avatar for API accounts to GtS ones (#799)
* validate web-asset-base-dir

* move default icons into converter

* always ensure avatar + header on api accounts

* update tests

* add default header

* don't return error from web module creation anymore

* tidy a bit

* use pngs for default avatars rather than svgs
2022-09-04 14:41:42 +02:00
..
gen [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
config.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
defaults.go [chore] Update image/video size defaults to mastodon's (#723) 2022-07-20 12:25:06 +02:00
flags.go [feature] Implement `/api/v1/instance/peers` endpoint (#660) 2022-06-23 16:54:54 +02:00
global.go [chore] Global server configuration overhaul (#575) 2022-05-30 14:41:24 +02:00
helpers.gen.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
state.go [bugfix] #621: add weak type handing to mapstructure decode (#625) 2022-06-08 20:28:28 +02:00
validate.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00
validate_test.go [feature] Set default header and avatar for API accounts to GtS ones (#799) 2022-09-04 14:41:42 +02:00