log sat/plugins/plugin_sec_otr.py @ 3160:330a5f1d9eea

age author description
Sun, 09 Feb 2020 23:50:26 +0100 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Wed, 16 Oct 2019 08:39:52 +0200 Goffi plugin OTR: work around a bad exception raised in potr
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
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.
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted