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

Support links in chat messages and show previews #1930

Open
provokateurin opened this issue Apr 15, 2024 · 1 comment
Open

Support links in chat messages and show previews #1930

provokateurin opened this issue Apr 15, 2024 · 1 comment
Assignees
Labels
feature New feature or request package: neon_talk

Comments

@provokateurin
Copy link
Member

I didn't look too deep into it, but I believe there is a server API that is used to extract the metadata of the link so that the clients don't have to load random websites on their own (I'll further investigate this).

@provokateurin provokateurin added feature New feature or request package: neon_talk labels Apr 15, 2024
@provokateurin
Copy link
Member Author

It's indeed the core references API that is used for extracting links from text. Looked at the way it is done in nextcloud-vue (NcRichText and NcReferenceList) which is used by the spreed web frontend to render text.

@provokateurin provokateurin self-assigned this Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request package: neon_talk
Projects
Status: In Progress
Development

No branches or pull requests

1 participant