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
If the MIME type is application/octet-stream and the URL path ends in .png, the browsers should automatically download it
However this means we need to download the image to our server and then serve it under the different mime type or figure out how to pipe through the emoji data from the CDN while modifying the request
Parse emoji URLs in the emoji argument, so that emojis from servers people haven't joined can also be downloaded
Maybe support automatically retrieving the emojis from replying to a message with a /emoji reply cmd
/emoji reply
cmdThe text was updated successfully, but these errors were encountered: