Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | 1 | ||
2022-05-20 | [feature] implement custom_emojis endpoint (#563) | 1 | ||
* 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 |