Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Group reaction emojis by emoji hash #29

Closed
codingneko opened this issue Sep 30, 2023 · 2 comments
Closed

Group reaction emojis by emoji hash #29

codingneko opened this issue Sep 30, 2023 · 2 comments

Comments

@codingneko
Copy link

codingneko commented Sep 30, 2023

Summary

When reacting from different instances, custom emoji reactions that are the same have separate counts depending on which instance they were sent from.

image

Proposed implementation idea

It would be awesome to have these grouped by image hash. Also, when a custom emoji reaction from a remote instance that is also present on the local instance is clicked, nothing happens. I propose checking for the image hash on the local instance, and if one with the same hash is present, send that.

@Mar0xy
Copy link
Contributor

Mar0xy commented Sep 30, 2023

This was discussed in the discord already and was advised against by mulitple people.

"I actually think this would be pretty easy to implement, and should work on any instance. I'd need to see a formal JSON-LD context to be sure. But just because you can do it doesn't mean that you should!"

"It's just a limitation of activitypub as far as I can tell, I'm sure you could commit some crimes to make that work but it would only work on instances running the same software as yours, like a flag that merges emojis of the same name together when they're shown as a react
(this is a terrible idea and I wouldn't ever recommend implementing something like that)
"

@Mar0xy Mar0xy closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2023
@codingneko
Copy link
Author

Oh... ok then :< thanks for taking the time to read and reply anyway 😸

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants