Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: tapbacks/reaction emoji #1343

Open
1 task done
ianmcorvidae opened this issue Oct 23, 2024 · 0 comments · May be fixed by #1421
Open
1 task done

[Feature Request]: tapbacks/reaction emoji #1343

ianmcorvidae opened this issue Oct 23, 2024 · 0 comments · May be fixed by #1421
Labels
enhancement New feature or request

Comments

@ianmcorvidae
Copy link

Contact Details

No response

Tell us your idea.

I couldn't find another issue for this, so filing it here as a way to keep track.

It would be good if the Android app supported reactions in the same way the iOS app does them. In that app they're called tapbacks, also seen them called reactions, etc.

How iOS is doing them: a reaction emoji is sent as a text message with the emoji as the text, but additionally setting the emoji field on Data set to 1 (it's a fixed32 but being used as a boolean) and the reply_id on Data set to the message ID of the message being reacted to. (not to be confused with request_id)

In principle I don't see any reason this couldn't work with any random emoji, though copying the iOS list of options might be reasonable as well.

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ianmcorvidae ianmcorvidae added the enhancement New feature or request label Oct 23, 2024
@jamesarich jamesarich linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant