mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-04 15:17:08 +01:00
b85a9983d0
* add test for emoji update image * update emoji recache to set the instance account id * don't refresh emoji if only not cached. in that case literally just recache * code comment * rename + move a few things * add some more code comments, and rename some functions to make logic a bit clearer * remove unnecessary nil check (the value can be nil) * comment wording * remove test data output * handle the case of caching an emoji which has been refreshed then uncached * allow overwriting on testrig storage as we do now on regular storage * fix emoji category ID not getting updated --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com> |
||
---|---|---|
.. | ||
accountaction.go | ||
accountapprove.go | ||
accountget.go | ||
accountreject.go | ||
accountsgetv1.go | ||
accountsgetv2.go | ||
accountsgetv2_test.go | ||
admin.go | ||
admin_test.go | ||
debug_off.go | ||
debug_on.go | ||
domainallowcreate.go | ||
domainallowdelete.go | ||
domainallowget.go | ||
domainallowsget.go | ||
domainblockcreate.go | ||
domainblockdelete.go | ||
domainblockget.go | ||
domainblocksget.go | ||
domainkeysexpire.go | ||
domainpermission.go | ||
emailtest.go | ||
emojicategoriesget.go | ||
emojicategoriesget_test.go | ||
emojicreate.go | ||
emojicreate_test.go | ||
emojidelete.go | ||
emojidelete_test.go | ||
emojiget.go | ||
emojiget_test.go | ||
emojisget.go | ||
emojisget_test.go | ||
emojiupdate.go | ||
emojiupdate_test.go | ||
headerfilter.go | ||
headerfilter_create.go | ||
headerfilter_delete.go | ||
headerfilter_get.go | ||
mediacleanup.go | ||
mediacleanup_test.go | ||
mediarefetch.go | ||
reportget.go | ||
reportresolve.go | ||
reportresolve_test.go | ||
reportsget.go | ||
reportsget_test.go | ||
rulecreate.go | ||
ruledelete.go | ||
ruleget.go | ||
rulesget.go | ||
ruleupdate.go |