A separate class for built-in emojis and custom emojis. I have several custom emojis that are bigger than the normal emoji size and are non-squared dimensions. If I remove the height and width limitations via CSS so that the custom emojis display correctly, the built-in emojis become very large. It would be nice to be able to style custom and built-in separately.
So adding a class to distinguish custom from default is out… then could we have a section where we can load custom GIFs that our board commonly uses? like facebook’s GIF keyboard?
Granted, you could set it up so /replies, /tags return a single item, and thus the querystring parts become moot. So the only thing you’d have to do is ensure the /gifs endpoint returns all of the GIFs you want to support.
Just another note — for context, I was renaming some custom emojis because I didn’t realise they had the same names as default emojis and they were overriding them. (E.g. :bear:) So I wanted to add a prefix for all the custom emoji names. I re-uploaded them to change the name to include the prefixes.
For the emojis whose previous names are not the same as any default emojis, all instances where people have used the emoji now just have the :emoji_name:.
It would be helpful if the feature of renaming emojis also updated the names of wherever the emoji has previously been used.