FossifyOrg / Messages

An easy and quick way of managing SMS and MMS messages without ads.
https://www.fossify.org
GNU General Public License v3.0
482 stars 37 forks source link

Translate iMessage Tapbacks as Emoji Reactions #190

Open juliloving opened 2 months ago

juliloving commented 2 months ago

Checklist

Feature description

Basically identical to the feature that Google Messages has, which would work like this:

Every time a message is sent that starts with Loved, Liked, Disliked, Laughed at, Emphasized, or Questioned and immediately quotes the previous message verbatim, it would be translated as an "emoji reaction" (visually of course, not much would happen from the backend)

For example: Laughed at "Can you react to this message? I'm testing something out" This would just show the previous message, with a laughing emoji on the bottom right side of the bubble (often with a circular border)

I propose these emojis will replace the reactions (and I think they're straightforward)

Loved: ❤️ Laughed at: 😂 Liked: 👍 Disliked: 👎 Emphasized:❗ Questioned: ❓

More about the logic and how it works: if what's reacted to is an image, it's not possible to be 100% sure if it's the previously sent image or some other one, so Google Messages has opted to keep in the "[reacted to] an image" message

Why do you want this feature?

My family uses Apple devices and it would be nice, it's also a feature I've been missing from Google Messages

Additional information

No response

JacksonBarker commented 1 month ago

Are there any edge cases, such as

chesio commented 17 hours ago

There's a GitHub issue with basically identical feature request for another open source messenger app (QUIK) and this comment might be of interest: https://github.com/octoshrimpy/quik/issues/152#issuecomment-2330183516