a05f8c4bf1
- Now support all Gajim versions — from 1.0.3 to 1.1.99 (trunk) - Added python3-potr library to otrplugin distribution (it does not have external dependencies) - Code restructurized and reworked (again...) Fixes: - Now we will create OTR Instance only once for account - Fixed crash when we failed to get window control (chat is closed i.e.) - Will not break MAM and conferences anymore New: - XHTML support - Errors notifications as well as status changes - Retransmit last message after OTR channel init - Correct close all active OTR channels when going offline Wontfix: - I still love you. Always and Forever ♥
10 lines
232 B
INI
10 lines
232 B
INI
[info]
|
|
name: otrplugin
|
|
short_name: otrplugin
|
|
version: 0.3
|
|
description: Off-the-Record encryption
|
|
authors: Pavel R <pd@narayana.im>
|
|
homepage: https://dev.narayana.im/gajim-otrplugin
|
|
min_gajim_version: 1.0.3
|
|
max_gajim_version: 1.1.99
|