Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 2751:286a32a187e7
age | author | description |
---|---|---|
Thu, 03 Jan 2019 21:00:00 +0100 | Goffi | core (memory/encryption), plugin OTR: finished OTR integration in encryption: |
Wed, 26 Dec 2018 17:18:52 +0100 | Goffi | plugin OTR: catch and log potr.context.ErrorReceived instead of raising it. |
Sat, 11 Aug 2018 18:24:55 +0200 | Goffi | plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted |
Sat, 11 Aug 2018 18:24:55 +0200 | Goffi | plugin otr: use namespace specified in XEP-0378 |
Sat, 11 Aug 2018 18:24:55 +0200 | Goffi | plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected |
Sun, 29 Jul 2018 18:44:27 +0200 | Goffi | core: style improvments (90 chars limit) |
Wed, 27 Jun 2018 20:14:46 +0200 | Goffi | code style reformatting using black |