diff --git a/httpupload/manifest.ini b/httpupload/manifest.ini index 0d2e319..140363d 100644 --- a/httpupload/manifest.ini +++ b/httpupload/manifest.ini @@ -1,16 +1,11 @@ [info] name: HttpUpload short_name: httpupload -version: 0.5.2 +version: 0.6.0 description: This plugin is designed to send a file to a contact or muc by using httpupload.
Your server must support XEP-0363: HTTP Upload.
- Conversations supported this.
- If the receiving side supports XEP-0071: XHTML-IM - and maintains the scheme data: URI, a thumbnail image is send along the link to the full size image. - If the receiving side doesn't support this, only a text message containing the link to the image is send. authors: Thilo Molitor Philipp Hörist Linus Heckemann -homepage: https://trac-plugins.gajim.org/wiki/HttpUploadPlugin +homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/HttpUploadPlugin min_gajim_version: 0.16.10 -max_gajim_version: 0.16.10.1