Add hipchat-like meme emoticons
Add hipchat-like meme emoticons. Not all of them, but would be nice to have some of them.
They are very funny, and a lot of times show our emotions in a very cool way.

-
AdminPaul Duran (Admin, Blaze) commented
Sorry, I might have misinterpreted your request.
I undestand now that you are requesting to add the hipchat meme emoticons in addition to the standard emoji's.
JabbR originally had one image per emoji but switched to having a sprite file (see emoji20.png in the parent folder). Same with Blaze.
I'll have to give this request some consideration because non-Blaze users would not see these additional emoticons.
-
AdminPaul Duran (Admin, Blaze) commented
You're correct in that we do use some of JabbR's codebase.
In fact Blaze already supports emojis just like JabbR/campfire.
You can refer to http://emoji-cheat-sheet.com for a list of them.
-
Anonymous commented
It doesn't seems hard in JabbR
https://github.com/davidfowl/JabbR/blob/master/JabbR/Chat.emoji.js
https://github.com/davidfowl/JabbR/tree/master/JabbR/Content/images/emojis
But It seems a little bit harder in Blaze. I thought Blaze was using some of JabbR codebase. Or it was based in a old version?