Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 2808:51c53fc4fc4a
age | author | description |
---|---|---|
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 04 Jan 2019 18:46:39 +0100 | Goffi | plugin OTR: fixed a bug which was tagging every message as "encrypted" |
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) |