Skip to content

Add emoji support to thread messages.

Tomas Vik requested to merge 2337-thread-message-emojis into develop

Closes #2337 (closed)

Screenshot_2019-11-11_at_7.00.51_AM

Using the same emoji decorator as the main message feed.

Testing strategy

Submitting emoji e.g. :tada: in thread message feed will render it as 🎉

Note: this MR doesn't implement the emoji autocomplete in the thread message input box(https://gitlab.com/gitlab-org/gitter/webapp/issues/2344)

Edited by Tomas Vik

Merge request reports