Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 2821:3d735e0ab2fa
age | author | description |
---|---|---|
Fri, 01 Mar 2019 12:13:55 +0100 | Goffi | plugin OTR: ignore messages from sender without resource or from own jid |
Fri, 01 Mar 2019 12:12:50 +0100 | Goffi | core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile" |
Mon, 25 Feb 2019 08:07:00 +0100 | Goffi | plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza |
Sun, 24 Feb 2019 14:12:06 +0100 | Goffi | plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI. |
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. |