2022-10-15 |
Goffi |
plugin XEP-0374, XEP-0384: handle cases where "to" is not set in <message> for `feedback_jid`
|
2022-10-15 |
Goffi |
plugin XEP-0384: continue workflow and log error in case of issue in self.__prepare_for_profile:
|
2022-09-20 |
Syndace |
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
|
2022-10-06 |
Syndace |
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
|
2022-10-06 |
Goffi |
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
|
2022-10-06 |
Goffi |
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
|
2022-09-24 |
Goffi |
plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
|
2022-08-23 |
Syndace |
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
|
2022-06-17 |
Goffi |
core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
|
2022-01-25 |
Goffi |
plugin XEP-0384: fix typo in attribute
|
2021-11-12 |
Goffi |
merge bookmark @
|
2021-10-22 |
Goffi |
plugin XEP-0384: fix encryption for user own devices:
|
2021-09-08 |
Goffi |
plugin XEP-0384: fix calls outside of main thread:
|
2021-06-30 |
Goffi |
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
|
2021-06-03 |
Goffi |
core: various changes and fixes to work with new storage and D-Bus bridge:
|
2021-03-19 |
Goffi |
date update
|
2020-03-30 |
Goffi |
plugin XEP-0384: fixed /omemo_reset + device ID type:
|
2020-03-27 |
Goffi |
plugin XEP-0384: OMEMO trust policy:
|
2020-03-27 |
Goffi |
plugin XEP-0384: added resetTrust in OmemoSession
|
2020-03-23 |
Goffi |
core (memory/encryption): automatic start encryption if peer send encrypted message:
|
2020-03-18 |
Goffi |
plugin XEP-0384: added "/omemo_reset" text command:
|
2020-03-11 |
Goffi |
plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
|
2020-02-18 |
Goffi |
core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
|
2020-01-29 |
Goffi |
plugin XEP-0384: fixed exception catching on getItems
|
2020-01-29 |
Goffi |
dates update
|
2019-12-30 |
Goffi |
plugin XEP-0384: OMEMO for MUC implementation:
|
2019-12-20 |
Goffi |
plugin XEP-0384: typo
|
2019-12-20 |
Goffi |
plugin XEP-0384: update to latest python-omemo + better trust management:
|
2019-12-07 |
Goffi |
plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
|
2019-08-13 |
Goffi |
Python 3 port:
|
2019-04-28 |
Goffi |
plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
|
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:
|