mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
a8e6bdfa33
* replace concurrency worker pools with base models in State.Workers, update code and tests accordingly * add media attachment caching, slightly tweak default cache config * further tweak default cache config values * replace other media attachment db calls to go through cache * update envparsing test * fix delete media attachment sql * fix media sql query * invalidate cached media entries during status create / update * fix envparsing test * fix typo in panic log message... * add 'updated_at' column during UpdateAttachment * remove unused func --------- Signed-off-by: kim <grufwub@gmail.com> |
||
---|---|---|
.. | ||
test | ||
image.go | ||
manager.go | ||
manager_test.go | ||
media_test.go | ||
png-stripper.go | ||
processingemoji.go | ||
processingmedia.go | ||
prune.go | ||
prune_test.go | ||
refetch.go | ||
refetch_test.go | ||
types.go | ||
video.go |