gotosocial/internal/config
tobi 6fb47651c8
[chore] Fixes + updates in emoji dereferencing logic (#1022)
* fix incorrect static remote url use for emojis

* warn when emoji/attachment already exists

* defer emoji postdata execution

* rename ctx to innerCtx for clarity

* warn on emoji too large

* small efficiency fix in fetchRemoteAccountEmojis

* tidy up lock+load

* lock processing emojis

* fix little fucky wucky

* this wasn't go fmted for some reason
2022-11-11 19:27:37 +00:00
..
gen [bugfix] Fix imports for helpers.gen.go (#924) 2022-10-29 17:14:57 +02:00
config.go [feature] S3: add config flag to proxy S3 media (#1014) 2022-11-11 12:03:18 +01:00
defaults.go [feature] S3: add config flag to proxy S3 media (#1014) 2022-11-11 12:03:18 +01:00
flags.go [feature] Make rate limit requests amount configurable (#966) 2022-11-06 09:47:48 +00:00
global.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
helpers.gen.go [chore] Fixes + updates in emoji dereferencing logic (#1022) 2022-11-11 19:27:37 +00:00
state.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate_test.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00
validate.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00