Update manifest.ini
- Anti Spam - Message Length Notifier - OMEMO - OpenPGP - PGP - Tic Tac Toe
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: Anti Spam
|
name: Anti Spam
|
||||||
short_name: anti_spam
|
short_name: anti_spam
|
||||||
version: 1.6.0
|
version: 1.6.1
|
||||||
description: Block some incoming messages.
|
description: Block some incoming messages.
|
||||||
authors: Yann Leboulanger <asterix@lagaule.org>
|
authors: Yann Leboulanger <asterix@lagaule.org>
|
||||||
Denis Fomin <fominde@gmail.com>
|
Denis Fomin <fominde@gmail.com>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: Message Length Notifier
|
name: Message Length Notifier
|
||||||
short_name: length_notifier
|
short_name: length_notifier
|
||||||
version: 1.4.0
|
version: 1.4.1
|
||||||
description: Highlights the chat window’s message input if a specified message length is exceeded
|
description: Highlights the chat window’s message input if a specified message length is exceeded
|
||||||
authors: Mateusz Biliński <mateusz@bilinski.it>
|
authors: Mateusz Biliński <mateusz@bilinski.it>
|
||||||
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin
|
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
2.8.2 / 2021-02-28
|
||||||
|
- Adapt to nbxmpp changes
|
||||||
|
|
||||||
2.8.1 / 2021-01-08
|
2.8.1 / 2021-01-08
|
||||||
- Fix file download
|
- Fix file download
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: OMEMO
|
name: OMEMO
|
||||||
short_name: omemo
|
short_name: omemo
|
||||||
version: 2.8.1
|
version: 2.8.2
|
||||||
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.
|
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>
|
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
|
||||||
Daniel Gultsch <daniel@gultsch.de>
|
Daniel Gultsch <daniel@gultsch.de>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: OpenPGP
|
name: OpenPGP
|
||||||
short_name: openpgp
|
short_name: openpgp
|
||||||
version: 1.4.0
|
version: 1.4.1
|
||||||
description: Experimental OpenPGP (XEP-0373) implementation.
|
description: Experimental OpenPGP (XEP-0373) implementation.
|
||||||
authors: Philipp Hörist <philipp@hoerist.com>
|
authors: Philipp Hörist <philipp@hoerist.com>
|
||||||
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp
|
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgp
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: PGP
|
name: PGP
|
||||||
short_name: pgp
|
short_name: pgp
|
||||||
version: 1.4.0
|
version: 1.4.1
|
||||||
description: PGP encryption as per XEP-0027.
|
description: PGP encryption as per XEP-0027.
|
||||||
authors: Philipp Hörist <philipp@hoerist.com>
|
authors: Philipp Hörist <philipp@hoerist.com>
|
||||||
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin
|
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/pgpplugin
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: Tic tac toe
|
name: Tic tac toe
|
||||||
short_name: tictactoe
|
short_name: tictactoe
|
||||||
version: 1.8.0
|
version: 1.8.1
|
||||||
description: Play Tic-tac-toe.
|
description: Play Tic-tac-toe.
|
||||||
authors = Yann Leboulanger <asterix@lagaule.org>
|
authors = Yann Leboulanger <asterix@lagaule.org>
|
||||||
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin
|
homepage = https://dev.gajim.org/gajim/gajim-plugins/wikis/TictactoePlugin
|
||||||
|
|||||||
Reference in New Issue
Block a user