log src/plugins/plugin_sec_otr.py @ 1137:768f1f1ef12c

age author description
Mon, 25 Aug 2014 21:32:29 +0200 Goffi plugin otr: priv_key is better than getPrivKey here, as it should not be None + fixed private key encryption/decryption
Mon, 25 Aug 2014 21:32:23 +0200 Goffi plugin OTR: added start/refresh and end session menus
Mon, 25 Aug 2014 21:32:23 +0200 Goffi plugin OTR: a warning is logged when Account is instancied with a bare jid.
Mon, 25 Aug 2014 21:32:23 +0200 Goffi plugin OTR: temporary potr monkey patch to work around a unicode bug, to be removed as soon as a potr fixed version is released (potr maintainer should do it soon)
Thu, 26 Jun 2014 14:58:25 +0200 Goffi plugin OTR: various improvments:
Sat, 07 Jun 2014 16:39:08 +0200 Goffi plugin otr: first draft