-
-
Notifications
You must be signed in to change notification settings - Fork 234
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] URL Preview #18
Comments
I guess this could also mean direct links to images would be shown? Then it may be a half-way solution for inline gifs even. |
It would also be interesting to be able to disable this function, as vulnerabilities have recently been revealed using cloaking. |
I think there is a property that can be set on a per room basis whether or not you want url previews. |
Naturally the migration ate the spec link.
What vulnerabilities and user cloaking are you referring to? Note that URL previews shouldn't be performed on client side regardless of the insecurity nightmare Element is requested and performs. |
…s when new search starts, show loading symbol while searching
+1 |
Description
URL Preview from Matrix API to show Image / Metadate of a linked URL.
Example:
/_matrix/media/r0/preview_url?url=https%3A%2F%2Fmatrix.org&ts=1510610716656 HTTP/1.1
Output
The text was updated successfully, but these errors were encountered: