XEP-0066 (x:oob) Support für webstorage #409
drdownload
started this conversation in
Ideas
Replies: 3 comments
|
This is still a problem, and Conversations will not support xhtml. The x:oob tag is the way to go, as referenced in this issue. Another possible way would be to implement a feature that uses http_upload directly instead of custom web storage. That would provide a much more streamlined way for sharing images. |
0 replies
|
Some purple plugins like hangouts already send image as an URL so there is no need to upload it anywhere, "just" extract the URL from |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Conversations only displays images inline that are wrapped by an x:oob tag. http_upload from prosody does that, however images coming tru a spectrum transport with webstorage are not.
All reactions