mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:52:25 -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 |
||
|---|---|---|
| .. | ||
| accountaction.go | ||
| admin.go | ||
| admin_test.go | ||
| domainblockcreate.go | ||
| domainblockdelete.go | ||
| domainblockget.go | ||
| domainblocksget.go | ||
| emojicreate.go | ||
| emojicreate_test.go | ||
| mediacleanup.go | ||
| mediacleanup_test.go | ||