Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2022-11-15 | [chore] update database caching library (#1040) | 1 | ||
* convert most of the caches to use result.Cache{} * add caching of emojis * fix issues causing failing tests * update go-cache/v2 instances with v3 * fix getnotification * add a note about the left-in StatusCreate comment * update EmojiCategory db access to use new result.Cache{} * fix possible panic in getstatusparents * further proof that kim is not stinky | ||||
2022-11-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | 1 | ||
* [feature] Add emoji categories GET Serialize emojis in appropriate categories; make it possible to get categories via the admin API * [feature] Create (or use existing) category for new emoji uploads * fix lint issue * update misleading line in swagger docs |