Mercurial > libervia-backend
log sat/plugins/plugin_sec_otr.py @ 3101:ab7e8ade848a
age | author | description |
---|---|---|
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. |