summaryrefslogtreecommitdiff
path: root/internal/processing/admin/getcategories.go
AgeCommit message (Collapse)AuthorFiles
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
* [feature] Add emoji categories GET Serialize emojis in appropriate categories; make it possible to get categories via the admin API * [feature] Create (or use existing) category for new emoji uploads * fix lint issue * update misleading line in swagger docs