Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Wed, 27 Aug 2014 00:23:14 +0200 | Goffi | plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust) |
Tue, 26 Aug 2014 13:33:12 +0200 | souliane | sat_frontends (tools): force JID's node and domain to lower-case: |
Tue, 26 Aug 2014 12:52:46 +0200 | souliane | move sat.tools.jid to sat_frontends.tools.jid |
Tue, 26 Aug 2014 09:54:23 +0200 | souliane | setup: sat_frontends was omitted by the cleaning method |
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 |