audiodude / travisbriggs.com

Static site generator for the digital garden at travisbriggs.com
https://garden.travisbriggs.com
MIT License
1 stars 0 forks source link

Support for Mastodon federated custom emojis #26

Open audiodude opened 9 months ago

audiodude commented 9 months ago

Someone posted to the site from Mastodon (in a comment) with an emoji, and the emoji just simply didn't show up. That's because the emoji (:catblobthink:) was a custom emoji from a particular Mastodon server.

I know there is code in place for federated servers to fetch emoji icons from each other to display properly in posts. I wonder if I can implement something like that in Javascript for the garden so that these show up.