summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/emojicreate_test.go
AgeCommit message (Expand)AuthorFiles
2024-08-02[feature] Allow import of following and blocks via CSV (#3150)Libravatar tobi1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2023-11-10[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-14[feature] Allow newly uploaded emojis to be placed in categories (#939)Libravatar tobi1
2022-09-06[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-09[bugfix] Fix domain blocks get regression (#642)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-01-15emoji code passing musterLibravatar tsmethurst1
2022-01-15start fixing up emoji processing codeLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1