Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-12-04 | [chore] Fix a few possible cases of int truncation (#1207) | 1 | ||
This fixes a couple of cases where due to int being platform dependent a value could get truncated if running on 32bits. | ||||
2022-10-13 | [feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji ↵ | 1 | ||
GET (#910) * fix error in prev swagger docs * add GET for single admin emoji |