web icon indicating copy to clipboard operation
web copied to clipboard

Tracking issue: Emoji

Open goto-bus-stop opened this issue 3 years ago • 0 comments

A semi-ordered todo list for improving emoji support in üWave.

  • [x] ship twitter emoji https://github.com/u-wave/web/pull/2149
  • [ ] parse unicode emoji, not just shortcodes
  • [ ] support skin tone as modifiers, instead of the _toneX emoji suffixes
  • [ ] client setting to pick default skin tone
  • [ ] maybe use a slack-like emoji picker? at least something that only shows the images and not the names too
  • [x] static custom emoji (#2515)
  • [x] runtime-updatable third-party emotes (#2669)
  • [ ] runtime-updatable custom emoji (w/ local upload, like slack or discord)
  • [ ] stretch: is it worth having a discord/slack-like visual input? image

goto-bus-stop avatar Nov 15 '21 09:11 goto-bus-stop