Skip to content
Snippets Groups Projects
Commit 64e5f3f7 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

[url_image_preview] [Arune]:

 * Content-type and content-length are checked for every URL in MUCs and regular chats
 * Plugin config now have a setting for max image download size (which is checked to content-length)
 * If content-type match and content-length is smaller then setting the image will be downloaded and displayed
 * If image can be loaded, the URL is no longer displayed (except as a tooltip on the image)
 * Image is clickable (opens browser with URL)
 * Images are displayed using XHTML
 * URL is displayed until image is displayed
Fixes #102, #105
parent a62c8ef5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment