Skip to content

Emojis are a mess #1074

@TheodorKitzenmaier

Description

@TheodorKitzenmaier

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:

  1. What should the emoji structure look like?
  2. How do we migrate from the old emoji database?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions