summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/emojiget_test.go
AgeCommit message (Expand)AuthorFiles
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-30[bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them...Libravatar tobi1
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
2022-10-13[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...Libravatar tobi1
2022-10-12[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)Libravatar tobi1