summaryrefslogtreecommitdiff
path: root/alot/commands/utils.py
Commit message (Expand)AuthorAge
* fix ambiguous keys harderDylan Baker2018-02-08
* * apply code review commentsMartin Schaaf2017-12-12
* Fix issue 1164 of not able to select a key for encryption on ambigious keyid ...Martin Schaaf2017-11-01
* commands/util: encrypt to selfRuben Pollan2017-09-26
* Replace Exception.message with str(Exception)Dylan Baker2017-08-19
* just use the OpenPGP fingerprint instead of inventing "hash_key"Daniel Kahn Gillmor2017-08-14
* convert from pygpgme to the python "gpg" moduleDaniel Kahn Gillmor2017-08-14
* settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
* Convert gpg uid choices into a listRuben Pollan2017-02-08
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Encrypt for the CC addresses tooRuben Pollan2017-01-01
* commands/utils: Refactor exception caseDylan Baker2016-12-27
* Clean up importsLucas Hoffmann2016-12-09
* Fix double space.Lucas Hoffmann2016-03-24
* Implement key id validity checks for encrypt_by_default.Lucas Hoffmann2016-03-24
* Add and update several docstrings.Lucas Hoffmann2016-03-11
* Encrypt on reply to encrypted email and add 'encrypt_by_default' configRuben Pollan2015-12-16