mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-14 03:56:26 +01:00
* 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> |
||
---|---|---|
.. | ||
account_test.go | ||
accountaction.go | ||
accountget.go | ||
accounts.go | ||
actions.go | ||
actions_test.go | ||
admin.go | ||
admin_test.go | ||
debug_apurl.go | ||
domainallow.go | ||
domainblock.go | ||
domainkeysexpire.go | ||
domainpermission.go | ||
domainpermission_test.go | ||
email.go | ||
emoji.go | ||
emoji_test.go | ||
headerfilter.go | ||
media.go | ||
report.go | ||
rule.go | ||
signupapprove.go | ||
signupapprove_test.go | ||
signupreject.go | ||
signupreject_test.go | ||
util.go | ||
workertask.go | ||
workertask_test.go |