Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 2743:da59ff099b32
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 |
Mon, 02 Apr 2018 19:44:50 +0200 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_sec_otr.py@f3ff8315cd90 |