Slixmpp plugin for OMEMO
Find a file
Maxime “pep” Buquet 9591cf0ced xep_0384: Modify device list handling
When receiving the device list, do not read from storage before checking
if our JID is included, because the OMEMO library always includes it.
The method now verifies directly from the items and calls the set method
if necessary.

Also fix an issue where the `device_ids` parameter of ̀_set_device_list`
was never used.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-01-29 18:05:59 +01:00
__init__.py xep_0384: Avoid conflicting filenames 2019-01-29 18:05:59 +01:00
otpkpolicy.py xep_0384: Fix important details :) 2019-01-29 18:05:59 +01:00
plugin.py xep_0384: Modify device list handling 2019-01-29 18:05:59 +01:00
stanza.py xep_0384: Allow Devices in Items as well as EventItems 2019-01-29 18:05:59 +01:00