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

Attach emojis to a message? #568

Open
YesThatGy opened this issue Mar 10, 2024 · 1 comment
Open

Attach emojis to a message? #568

YesThatGy opened this issue Mar 10, 2024 · 1 comment
Labels
feature New feature or request

Comments

@YesThatGy
Copy link

Is your feature request related to a problem?

A clear and concise description of what the problem is or why we should process it.

RCS chat allows end users to attach reactions to a message. EG: Mary can "like" a post, or attach a heart to it, etc. Similar capability exists in social media like Facebook. Does this chat app allow for comparable functionality?

What solution would you suggest?

A clear and concise description of what you want to happen. How would it solve the problem of yours?

I might envision a message in a format that includes a reference to another message. EG: ref_message_id or similar. This would allow for adding two features: 1) attaching an emoji as in this request, and 2) quoting another message - another feature this data format would enable that's also common in RCS communications.

Is there any additional solution to that?

A clear and concise description of any alternative solutions or features you've considered.

Extras

Screenshots or videos 📸
If applicable, add screenshots or videos to help explain your feature.

Here's a link to a screenshot posted of an RCS conversation with my daughter. Notice the "heart" icon on "My favorite genre is alternative rock".
http://test.effortlessis.com/Screenshot_20240310-103317.png

Code snippets 📝
If applicable, add code samples to help explain your feature.

// Your snippet here...

Related issues/PRs

Let us know if this is related to any issue/pull request.

@YesThatGy YesThatGy added the feature New feature or request label Mar 10, 2024
@demchenkoalex
Copy link
Member

this is planned with v2. I will open a feature tracking ticket for v2 when base architecture is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants