mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 22:32:24 -05:00
* migrate emojis * add get emoji to s2s (federation) API * add new emoji db + cache functions * add shortcodeDomain lookup for emojis * check existing emojis w/cache, not w/constraints * go fmt * add putEmoji func * use new db emoji funcs instead of where * remove emojistringstotags func * add unique constraint back in * fix up broken migration * update index |
||
|---|---|---|
| .. | ||
| test | ||
| image.go | ||
| manager.go | ||
| manager_test.go | ||
| media_test.go | ||
| png-stripper.go | ||
| processingemoji.go | ||
| processingmedia.go | ||
| prunemeta.go | ||
| prunemeta_test.go | ||
| pruneremote.go | ||
| pruneremote_test.go | ||
| pruneunusedlocal.go | ||
| pruneunusedlocal_test.go | ||
| types.go | ||
| util.go | ||