Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | 1 | ||
* [chore] Deinterface processor and subprocessors * expose subprocessors via function calls * missing license header | ||||
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | 1 | ||
2022-10-14 | [feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913) | 1 | ||
* add emoji DELETE handler * no need to process error (thanks kim) * don't double check if user is admin * add missing security annotation |