summaryrefslogtreecommitdiff
path: root/plugins/omemo_plugin.py
AgeCommit message (Expand)Author
2019-12-27omemo: Edit and move TODO comment for NoEligibleDevicesExceptionMaxime “pep” Buquet
2019-12-27omemo: Catch IqError and IqTimeout and display generic message for nowMaxime “pep” Buquet
2019-12-27omemo: Skip devices on MissingBundleException. Encrypt to the restMaxime “pep” Buquet
2019-12-27omemo: use @to instead of @from for message recipientsMaxime “pep” Buquet
2019-12-27omemo: decode decrypted bodyMaxime “pep” Buquet
2019-12-27omemo: Ensure session_start is publishedMaxime “pep” Buquet
2019-12-27omemo: put OMEMO data into a folder specific to the accountMaxime “pep” Buquet
2019-12-27omemo: the container tag for OMEMO is 'encrypted' not 'payload'Maxime “pep” Buquet
2019-12-27omemo: adapt to new E2EE APIMaxime “pep” Buquet
2019-12-27omemo: Add omemo_enable and omemo_disable commandsMaxime “pep” Buquet
2019-12-27omemo: add docstring on the pluginMaxime “pep” Buquet
2019-12-27omemo: remove unused imports and reorder themMaxime “pep” Buquet
2019-12-27omemo: Add omemo status in the tab infobarMaxime “pep” Buquet
2019-12-27omemo: remove unused commandsMaxime “pep” Buquet
2019-12-27omemo: change /omemo descriptionMaxime “pep” Buquet
2019-12-27omemo: consistent returnsMaxime “pep” Buquet
2019-12-27omemo: remove useless logMaxime “pep” Buquet
2019-12-27omemo: Use DATA_HOME instead of CACHE_HOMEMaxime “pep” Buquet
2019-12-27omemo: Add dummy sending command for testing purposesMaxime “pep” Buquet
2019-12-27omemo: catch xep_0384.MissingOwnKey exceptionMaxime “pep” Buquet
2019-12-27omemo: don't deconstruct the result from the decrypt callMaxime “pep” Buquet
2019-12-27omemo: Update plugin to using poezio.xdgMaxime “pep” Buquet
2019-12-27Expand the status command, make decryption work, put a hack into the core so ...lumi
2019-12-27OMEMO plugin: first draftMaxime “pep” Buquet