Fri, 17 Jun 2022 14:15:23 +0200 |
Goffi |
core (xmpp): adapt message workflow to components:
|
Fri, 19 Mar 2021 15:45:14 +0100 |
Goffi |
date update
|
Mon, 23 Mar 2020 17:52:18 +0100 |
Goffi |
core (memory/encryption): automatic start encryption if peer send encrypted message:
|
Sun, 22 Mar 2020 18:39:12 +0100 |
Goffi |
core (memory/encryption): encryption session are now restored on client connection
|
Tue, 18 Feb 2020 18:13:19 +0100 |
Goffi |
core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
|
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
|
Sat, 11 Aug 2018 18:24:55 +0200 |
Goffi |
plugin otr: use namespace specified in XEP-0378
|
Sat, 11 Aug 2018 18:24:55 +0200 |
Goffi |
plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected
|
Sun, 29 Jul 2018 18:44:27 +0200 |
Goffi |
core: style improvments (90 chars limit)
|
Wed, 27 Jun 2018 20:14:46 +0200 |
Goffi |
code style reformatting using black
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
src/plugins/plugin_sec_otr.py@f3ff8315cd90
|