Mercurial > libervia-backend
log sat/plugins/plugin_xep_0384.py @ 3084:ffcdd93b61fa
age | author | description |
---|---|---|
Sat, 07 Dec 2019 11:30:56 +0100 | Goffi | plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port |
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Sun, 28 Apr 2019 08:55:07 +0200 | Goffi | plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called |
Wed, 20 Mar 2019 09:08:47 +0100 | Goffi | plugin XEP-0384: handle NoEligibleDevicesException |
Wed, 20 Mar 2019 09:08:47 +0100 | Goffi | plugin XEP-0384: give feedback to client when encryption failed |
Wed, 20 Mar 2019 09:08:47 +0100 | Goffi | plugin XEP-0384: small refactoring to encrypt messages + bugfix: |
Wed, 20 Mar 2019 09:08:37 +0100 | Goffi | plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4) |
Fri, 01 Mar 2019 12:17:34 +0100 | Goffi | plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymore |