gotosocial/internal/media
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
..
test [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
image.go [bugfix] Check orientation when reading width/height of images (#749) 2022-08-10 15:54:15 +02:00
manager.go [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
manager_test.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
media_test.go [feature] Refetch emojis when they change on remote instances (#905) 2022-10-13 15:16:24 +02:00
png-stripper.go [bugfix] Allow processing of .png files where checksum is not correct (#487) 2022-04-25 14:45:44 +02:00
processingemoji.go [chore] Fixes + updates in emoji dereferencing logic (#1022) 2022-11-11 19:27:37 +00:00
processingmedia.go [chore] Fixes + updates in emoji dereferencing logic (#1022) 2022-11-11 19:27:37 +00:00
prunemeta.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
prunemeta_test.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
pruneremote.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
pruneremote_test.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
pruneunusedlocal.go [chore] bump gruf/go-store to v2 (#953) 2022-11-05 11:10:19 +00:00
pruneunusedlocal_test.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
types.go [bugfix] Wrap media in read closer (#941) 2022-11-03 15:03:12 +01:00
util.go [feature] update config types to use bytesize.Size (#828) 2022-09-29 21:50:43 +01:00