Mercurial > libervia-backend
log src/plugins/plugin_sec_otr.py @ 1178:49d39b619e5d
age | author | description |
---|---|---|
Sun, 07 Sep 2014 20:08:56 +0200 | souliane | plugin OTR: do not save in history the encrypted messages for skipped profiles |
Fri, 05 Sep 2014 19:29:30 +0200 | Goffi | core: a new "info" type is used in newMessage for system messages (not comming from outside) |
Fri, 05 Sep 2014 11:16:38 +0200 | souliane | plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection |
Fri, 05 Sep 2014 11:01:14 +0200 | souliane | plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection |
Fri, 05 Sep 2014 10:39:06 +0200 | souliane | plugin OTR: fixes handling of the FINISHED state |
Mon, 01 Sep 2014 15:45:35 +0200 | souliane | plugin OTR: add bridge method skipOTR to desactivate OTR handling for a given profile |
Mon, 01 Sep 2014 16:11:45 +0200 | souliane | plugin OTR: two small fixes |
Mon, 01 Sep 2014 16:05:28 +0200 | souliane | plugin OTR: remove unnecessary attribute SatXMPPClient.otr_priv_key |