moose-team / friends

:tv: P2P chat powered by the web.
http://moose-team.github.io/friends/
MIT License
3.17k stars 341 forks source link

bring back :cat2: #52

Closed max-mapper closed 9 years ago

max-mapper commented 9 years ago

screen shot 2015-04-29 at 1 28 40 pm

when @flet switched to twemoji we got their crappy cat2 emoji

this is the true cat2 emoji:

cat2

beaugunderson commented 9 years ago

this has my unequivocal support :cat2: :100:

ungoldman commented 9 years ago

how do we ensure proper :cat2: tribute as well as emoji equality across platforms? #48

Flet commented 9 years ago

@maxogden I have offended your family, and I have offended a shaolin temple. Many apologies.

Something like wemoji may be a good alternative.

junosuarez commented 9 years ago

:cat2: :cat2:

junosuarez commented 9 years ago

@ngoldman perhaps some sort of feature-detection to see if emoji display properly, and then twemoji or similiar as a fallback?

ungoldman commented 9 years ago

can haz :cat2:? not sure how to feature detect for emoji support from w/in JS but I imagine it's possible

junosuarez commented 9 years ago

rough idea: render raw unicode emoji off-screen, measure height and width of element

Flet commented 9 years ago

Relevant https://gist.github.com/mwunsch/4710561#file-emoji_image_replace-js-L71

Flet commented 9 years ago

This issue was moved to moose-team/rich-message#4