Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-17[omemo] Add missing argumentPhilipp Hörist
2017-12-10[omemo] Fix method callPhilipp Hörist
2017-12-10[omemo] Make encrypt_file() method better availablePhilipp Hörist
2017-11-21[omemo] Dont change dict during iterationPhilipp Hörist
2017-11-19[omemo] Destroy Connection object on deactivatePhilipp Hörist
2017-11-19[omemo] Make sure OMEMOConnection existsPhilipp Hörist
2017-11-16[omemo] Use extension point to add capsPhilipp Hörist
2017-11-15[omemo] Query devices if we have nonePhilipp Hörist
2017-11-15[omemo] Fix activating groupchatPhilipp Hörist
2017-11-11[omemo] Ignore 'Local' accountPhilipp Hörist
2017-11-11[omemo] Refactor whole pluginPhilipp Hörist
2017-08-18Use absolute imports on all pluginsomemo_2.3.6Philipp Hörist
2017-08-07[omemo] Make sure from attr is a stringPhilipp Hörist
2017-08-07Revert "[omemo] Make sure from attr is a string"Philipp Hörist
2017-07-28[omemo] Make sure from attr is a stringPhilipp Hörist
2017-06-11[omemo] Refactor encryption methodsPhilipp Hörist
2017-06-11[omemo] Return on message dropPhilipp Hörist
2017-06-11[omemo] Let gajim-core issue a warning on plain textPhilipp Hörist
2017-06-10[omemo] Add encrypt_file methodPhilipp Hörist
2017-06-02[omemo] Dont handle LMC differentlyPhilipp Hörist
2017-06-02[omemo] Set encryption name in event objPhilipp Hörist
2017-05-23[omemo] Clean up some small thingsPhilipp Hörist
2017-05-23[omemo] Fix regression when sending to GroupchatPhilipp Hörist
2017-05-07[omemo] Use Gajims encryption APIPhilipp Hörist
2017-04-15[omemo] Add aesgcm to Gajims uri schemesPhilipp Hörist
2017-04-05[omemo] Make python-cryptography mandatoryPhilipp Hörist
2017-03-26[omemo] Add file decryptionPhilipp Hörist
2017-03-01[omemo] Use correct tag for EMEPhilipp Hörist
2017-03-01[omemo] Dont handle type 'normal' messagesPhilipp Hörist
2017-03-01[omemo] Only publish own deviceid if request failsPhilipp Hörist
2017-01-24[omemo] Port omemoplugin changes from masterPhilipp Hörist