Emoji reacts should be collated, even when cross-instance in source #6

Open
opened 2022-11-15 15:01:40 +00:00 by skeh · 0 comments
skeh commented 2022-11-15 15:01:40 +00:00 (Migrated from code.vtopia.live)

Many instances have the same custom emojis, however misskey has no way to verify that emojis are the same across instances, even when they have the same name.

Current proposal:

  • Calculate a perceptual hash, such as phash, when encountering a custom emoji
  • Collapse together reacts that have a high similarity
  • Allow the user to click on a remote reaction to create a one with the local emoji when a match exists
Many instances have the same custom emojis, however misskey has no way to verify that emojis are the same across instances, even when they have the same name. Current proposal: + Calculate a perceptual hash, such as [phash](https://phash.org), when encountering a custom emoji + Collapse together reacts that have a high similarity + Allow the user to click on a remote reaction to create a one with the local emoji when a match exists
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: skeh/MissV#6
No description provided.