Add emoji support to thread messages.
Closes #2337 (closed)
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