Mercurial > libervia-backend
log
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) |
Mon, 25 Aug 2014 21:32:23 +0200 | Goffi | primivitus: fixed jid escaping for dynamic menus in one2one chat |
Mon, 25 Aug 2014 19:39:07 +0200 | Goffi | reverted commit b1cb1d70bea9: jid should not be lowercase ! |