Contextual Emoji Suggestions
What does this MR do?
Suggests emojis related to the comment when starting an emoji with ":".
Why was this MR needed?
Can we change the order to be random every time we summon it? https://gitlab.com/gitlab-org/gitlab-ce/issues/21441
what we really need though is an algorithm to generate the emoji list based on contextually understanding the comment. https://gitlab.com/gitlab-org/gitlab-ce/issues/21441#note_14730728
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together