revoltchat / revite

Revolt client built with Preact.
https://app.revolt.chat
GNU Affero General Public License v3.0
849 stars 198 forks source link

fix: remove (broken/deprecated) built-in custom emoji #967

Closed Rexogamer closed 3 months ago

Rexogamer commented 4 months ago

these have been broken for a while due to the data loss when insert's server failed, and were also deprecated upon the addition of custom server emoji.

they were meant to be temporary anyway, and other clients (including the new web app) don't implement them, so let's remove them to avoid confusion.

Please make sure to check the following tasks before opening and submitting a PR