From 6b1ad59ef99b88a525ab308c21e035da6933725d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Mon, 27 Feb 2017 20:03:14 +0100 Subject: [PATCH] [httpupload] Update manifest.ini --- httpupload/manifest.ini | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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