mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
caa0cde0e0
* implement custom_emojis api endpoint * add tests for getting custom emoji out of the database and converting to api emoji * change sort direction of emoji query * change logging level and initialize array with known length as per kim's suggestions * add continue to lessen risk of making a malformed struct during conversion from db to api emojis |
||
---|---|---|
.. | ||
create.go | ||
delete.go | ||
getemoji.go | ||
getemoji_test.go | ||
getfile.go | ||
getfile_test.go | ||
getmedia.go | ||
media.go | ||
media_test.go | ||
update.go | ||
util.go |