Skip to content
  • href's avatar
    Runtime configured emojis · 763fc7b4
    href authored
    The changes are a bit heavy since the emojis were loaded into module
    attributes from filesystem.
    
    This introduces a GenServer using an ETS table to cache in memory the
    emojis, and allows a runtime-reload with `Pleroma.Emoji.reload()`.
    763fc7b4