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

Url media discovery #34

Open
mattmezza opened this issue Aug 15, 2018 · 5 comments
Open

Url media discovery #34

mattmezza opened this issue Aug 15, 2018 · 5 comments
Labels
enhancement New feature or request pinned

Comments

@mattmezza
Copy link
Owner

If the message is just a plain url, try to understand the kind of media to show.

e.g.:

  • If youtube link then show the video preview
  • if image link then show image preview
  • ...
@mattmezza mattmezza added the enhancement New feature or request label Aug 15, 2018
@mattmezza
Copy link
Owner Author

Can maybe make use of some free external server (if any) if it is not possible using just javascript in the browser.

@thogerb
Copy link

thogerb commented Jul 7, 2019

Hi @mattmezza

Awesome project, thanks! Is this feature still in progress? It would be great for UX. Is there any other way to achieve preview of an image in the chat?

Best
Thoger

@mattmezza
Copy link
Owner Author

Hi thanks for stopping by.

I've seen this feature implemented in one of the forks. Might think to take it from there and implement it in here even though I don't think it's that much complicated.

Would consider PRs.

The feature it's still in the backlog but I cannot say when it's going to be implement as my time is scarce at the moment.

@stale
Copy link

stale bot commented Jun 13, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jun 13, 2020
@mattmezza mattmezza added pinned and removed wontfix This will not be worked on labels Jun 14, 2020
@vesper8
Copy link

vesper8 commented Nov 8, 2020

@mattmezza could you possibly share which fork has this implemented? I'm struggling to insert any kind of html inside the messages.. I can't even add simple html tags such as <strong>

This should work with the v-html but somehow the brackets are being transformed to html entities and I don't understand why

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

No branches or pull requests

3 participants