You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
22a8e25 introduced a getCustomEmojis call that can be done towards any Mastodon instance. We should use that to parse any custom emojis inside the display name and content of status before adding them to the feed.
Consider also caching the custom emojis per Mastodon instance, to avoid overloading them on every refresh.
The text was updated successfully, but these errors were encountered:
22a8e25 introduced a
getCustomEmojis
call that can be done towards any Mastodon instance. We should use that to parse any custom emojis inside the display name and content of status before adding them to the feed.Consider also caching the custom emojis per Mastodon instance, to avoid overloading them on every refresh.
The text was updated successfully, but these errors were encountered: