From 6816cd2435c5389b7cf004aa8fd0e21888a6f52b Mon Sep 17 00:00:00 2001 From: steckbrief Date: Sun, 9 Oct 2016 11:45:54 +0200 Subject: Added gajim-plugin 'httpupload' version 0.4.1 from https://trac-plugins.gajim.org/browser/httpupload, revision: 952:19bcffb26247 --- gajim-plugin/manifest.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gajim-plugin/manifest.ini (limited to 'gajim-plugin/manifest.ini') diff --git a/gajim-plugin/manifest.ini b/gajim-plugin/manifest.ini new file mode 100644 index 0000000..57f5d37 --- /dev/null +++ b/gajim-plugin/manifest.ini @@ -0,0 +1,15 @@ +[info] +name: HttpUpload +short_name: httpupload +version: 0.4.1 +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 +homepage: https://trac-plugins.gajim.org/wiki/HttpUploadPlugin +min_gajim_version: 0.16.5 +max_gajim_version: 0.16.9 \ No newline at end of file -- cgit v1.2.3