Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlovetox <philipp@hoerist.com>2021-12-05 00:46:27 +0300
committerlovetox <philipp@hoerist.com>2021-12-05 00:46:27 +0300
commitb825260e378307e55a48d2b1bada07f1e91043fb (patch)
tree60a0400c0fa765f96e8518e036c39aadf91956bf
parent55cd5e3b9888e2881908a9675055a81b1ccb28e5 (diff)
Update manifest.ini
-rw-r--r--acronyms_expander/manifest.ini2
-rw-r--r--anti_spam/manifest.ini2
-rw-r--r--birthday_reminder/manifest.ini2
-rw-r--r--clients_icons/manifest.ini2
-rw-r--r--form_handler/manifest.ini2
-rw-r--r--length_notifier/manifest.ini2
-rw-r--r--omemo/CHANGELOG6
-rw-r--r--omemo/manifest.ini2
-rw-r--r--openpgp/manifest.ini2
-rw-r--r--pgp/manifest.ini2
-rw-r--r--triggers/manifest.ini2
11 files changed, 16 insertions, 10 deletions
diff --git a/acronyms_expander/manifest.ini b/acronyms_expander/manifest.ini
index 6a3b68b..536abd7 100644
--- a/acronyms_expander/manifest.ini
+++ b/acronyms_expander/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Acronyms Expander
short_name: acronyms_expander
-version: 1.4.2
+version: 1.4.3
description: Replaces acronyms (or other strings) with given expansions/substitutes.
authors: Philipp Hörist <philipp@hoerist.com>
Mateusz Biliński <mateusz@bilinski.it>
diff --git a/anti_spam/manifest.ini b/anti_spam/manifest.ini
index 71cf5c0..888e518 100644
--- a/anti_spam/manifest.ini
+++ b/anti_spam/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Anti Spam
short_name: anti_spam
-version: 1.6.1
+version: 1.6.2
description: Block some incoming messages.
authors: Yann Leboulanger <asterix@lagaule.org>
Denis Fomin <fominde@gmail.com>
diff --git a/birthday_reminder/manifest.ini b/birthday_reminder/manifest.ini
index cbc054b..d1992aa 100644
--- a/birthday_reminder/manifest.ini
+++ b/birthday_reminder/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Birthday reminder
short_name: birthday_reminder
-version: 1.4.0
+version: 1.4.1
description: Reminds you if a contact of yours has a birthday.
authors: Evgeniy Popov <evgeniypopov@gmail.com>
Philipp Hörist <philipp@hoerist.com>
diff --git a/clients_icons/manifest.ini b/clients_icons/manifest.ini
index 57a4ee1..9d88799 100644
--- a/clients_icons/manifest.ini
+++ b/clients_icons/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Clients icons
short_name: clients_icons
-version: 7.10.1
+version: 7.10.2
description: Shows client icons in roster and in groupchats.
authors: Denis Fomin <fominde@gmail.com>
Artem Klyop <art.klyop@gmail.com>
diff --git a/form_handler/manifest.ini b/form_handler/manifest.ini
index b45bb73..c967b60 100644
--- a/form_handler/manifest.ini
+++ b/form_handler/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Form Handler
short_name: form_handler
-version: 1.4.0
+version: 1.4.1
description: Lets the user display and answer forms attached to messages.
authors = Philipp Hoerist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/formhandler
diff --git a/length_notifier/manifest.ini b/length_notifier/manifest.ini
index 5f4cfb2..f1affea 100644
--- a/length_notifier/manifest.ini
+++ b/length_notifier/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Message Length Notifier
short_name: length_notifier
-version: 1.4.2
+version: 1.4.3
description: Highlights the chat window’s message input if a specified message length is exceeded
authors: Mateusz Biliński <mateusz@bilinski.it>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin
diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index 7e84d4f..5e82269 100644
--- a/omemo/CHANGELOG
+++ b/omemo/CHANGELOG
@@ -1,3 +1,9 @@
+2.8.8 / 2021-12-04
+- Adpat to Gajim GUI Rework
+
+2.8.7 / 2021-07-14
+- Show error correctly for file transfers
+
2.8.6 / 2021-05-01
- Don’t fail on missing dependencys
diff --git a/omemo/manifest.ini b/omemo/manifest.ini
index dcddd4c..f6e78ed 100644
--- a/omemo/manifest.ini
+++ b/omemo/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
-version: 2.8.7
+version: 2.8.8
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>
diff --git a/openpgp/manifest.ini b/openpgp/manifest.ini
index e4f343e..8e4257c 100644
--- a/openpgp/manifest.ini
+++ b/openpgp/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: OpenPGP
short_name: openpgp
-version: 1.4.2
+version: 1.4.3
description: Experimental OpenPGP (XEP-0373) implementation.
authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp
diff --git a/pgp/manifest.ini b/pgp/manifest.ini
index f3799f4..a45d642 100644
--- a/pgp/manifest.ini
+++ b/pgp/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: PGP
short_name: pgp
-version: 1.4.2
+version: 1.4.3
description: PGP encryption as per XEP-0027.
authors: Philipp Hörist <philipp@hoerist.com>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin
diff --git a/triggers/manifest.ini b/triggers/manifest.ini
index 7053ea5..24789f3 100644
--- a/triggers/manifest.ini
+++ b/triggers/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Triggers
short_name: triggers
-version: 1.4.0
+version: 1.4.1
description: Configure Gajim's behaviour for each contact.
authors: Yann Leboulanger <asterix@lagaule.org>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/TriggersPlugin