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

Inbound MMS Support #134

Open
ayyrickay opened this issue Jun 2, 2022 · 1 comment
Open

Inbound MMS Support #134

ayyrickay opened this issue Jun 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers web-ui

Comments

@ayyrickay
Copy link
Collaborator

ayyrickay commented Jun 2, 2022

I believe this could be pretty simple to implement using the Conversations API if it's scoped to inbound images. It should only require checking to see if the incoming message has Media on it, ensuring it's an image, and then rendering that media in an <img> tag, or maybe using some Paste component.

@ayyrickay ayyrickay added enhancement New feature or request good first issue Good for newcomers web-ui labels Jun 2, 2022
@ayyrickay
Copy link
Collaborator Author

Update: this could be a key feature for some internal use cases, so increasing the priority of this is valid.

I may want to get some testing implemented initially, because some guard rails for this level of feature implementation would be really nice. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers web-ui
Projects
None yet
Development

No branches or pull requests

2 participants