log sat/plugins/plugin_sec_otr.py @ 4013:b13673d998dc

age author description
2022-06-17 Goffi core (xmpp): adapt message workflow to components:
2021-03-19 Goffi date update
2020-03-23 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
2020-03-22 Goffi core (memory/encryption): encryption session are now restored on client connection
2020-02-18 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
2020-02-09 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-10-16 Goffi plugin OTR: work around a bad exception raised in potr
2019-09-25 Goffi jp: jp asyncio port:
2019-08-13 Goffi Python 3 port:
2019-03-01 Goffi plugin OTR: ignore messages from sender without resource or from own jid
2019-03-01 Goffi core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"
2019-02-25 Goffi plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza
2019-02-24 Goffi plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI.
2019-01-12 Goffi date update
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