log sat/plugins/plugin_xep_0384.py @ 2895:1a23547f95fd

age author description
2019-03-20 Goffi plugin XEP-0384: handle NoEligibleDevicesException
2019-03-20 Goffi plugin XEP-0384: give feedback to client when encryption failed
2019-03-20 Goffi plugin XEP-0384: small refactoring to encrypt messages + bugfix:
2019-03-20 Goffi plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
2019-03-01 Goffi plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymore
2019-02-28 Goffi plugin XEP-0384: better bundle handling + misc improvments
2019-01-12 Goffi date update
2019-01-05 Goffi plugin XEP-0384: give feedback to user when trust must be handled before sending a message
2019-01-04 Goffi plugin XEP-0380, XEP-0384: use C.EXTRA_INFO_DECR_ERR as info sub-type when a message can't be decrypted.
2019-01-04 Goffi plugin XEP-0380: Explicit Message Encryption implementation
2019-01-04 Goffi plugin XEP-0384: don't ignore StanzaError if it's not item-not-found
2019-01-03 Goffi plugin XEP-0384: various bug fixes:
2019-01-02 Goffi plugin XEP-0384: update to last python-omemo + trust management:
2018-08-11 Goffi plugin XEP-0384: PEP handling + mark as encrypted:
2018-08-11 Goffi plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:
2018-07-29 Goffi plugin XEP-0384: OMEMO implementation first draft: