Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 2761:4b693ea24d5f
age | author | description |
---|---|---|
2019-01-04 | Goffi | plugin OTR: fixed a bug which was tagging every message as "encrypted" |
2019-01-03 | Goffi | core (memory/encryption), plugin OTR: finished OTR integration in encryption: |
2018-12-26 | Goffi | plugin OTR: catch and log potr.context.ErrorReceived instead of raising it. |
2018-08-11 | Goffi | plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted |
2018-08-11 | Goffi | plugin otr: use namespace specified in XEP-0378 |
2018-08-11 | Goffi | plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected |
2018-07-29 | Goffi | core: style improvments (90 chars limit) |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_sec_otr.py@f3ff8315cd90 |