Since 2.5 the emojione JS files have been updated and it looks like we missed some things during the upgrade:
@pingou Just have to resize the emoji in respect to the font-size.
But the emoji portion is not working in my local environment. Giving the error emoji_complete is not defined and the preview option is also not working.
emoji_complete is defined in pagure/static/emoji/emojicomplete.js
emoji_complete
pagure/static/emoji/emojicomplete.js
Was it determined whether this would be fixed or left as-is? I remember seeing some discussion in IRC about it becoming a feature, but I think the larger emoji are distracting when they're in the middle of a line and cause weird spacing issues in comments. There was also some talk about making emoji large when they're on a line by themselves which would be fine, but I think it would be best to revert this to the original behavior.
Fixed by @cverna in #1475
@pingou changed the status to Closed
Closed