-
Notifications
You must be signed in to change notification settings - Fork 157
Open
Description
The current emoji logic is a bit of a mess, with fields being used in inconsistent way. Some examples are:
emoji.category: origin dojo id, or none for custom emojis
emoji.name: the emoji (custom), or if the emoji is current/stale (from dojo), or belt color
custom emojis do not have a consistent way of tracking their origin
It would be good if we can refactor the emoji system to be consistent between all the different types of emojis.
Probably as its own model, instead of cannibalizing CTFd awards.
Things that need to be considered:
- What should the emoji structure look like?
- How do we migrate from the old emoji database?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels