summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Merge pull request #1196 from dcbaker/fix-ambigious-keyPatrick Totzke2018-02-22
|\
| * fix ambiguous keys harderDylan Baker2018-02-08
* | Move screen stop/start logic into context manager.Thomas Nixon2018-02-19
* | Fix #1191, lockup after running external command.Thomas Nixon2018-02-19
* | Merge pull request #1199 from three-comrades/fix_templatesDylan Baker2018-02-15
|\ \
| * | Fix non-ascii templates.Julian Mehne2018-02-15
* | | Add --tags argument to compose commandJohannes Löthberg2018-02-12
| |/ |/|
* | Merge pull request #1172 from Dica-Developer/patch-4Dylan 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
* | Move processing of setting to the right place.Julian Mehne2018-01-21
* | Fix `:compose --template=foo` if default template_dir is used.Julian Mehne2018-01-21
* | Report error if configuration file cannot be reloaded.Julian Mehne2018-01-07
* | Inform user why :compose got cancelled.Julian Mehne2017-12-02
* | add test for argparse validatorPatrick Totzke2017-11-08
* | keep ThreadBuffer indentation non-negativePatrick Totzke2017-11-05
* | sanitize parameter for thread mode command 'indent'Patrick Totzke2017-11-05
* | new thread buffer command 'indent'Patrick Totzke2017-11-05
|/
* commands/util: encrypt to selfRuben Pollan2017-09-26
* commands/envelope: Acknowledge keyids param on encryptRuben Pollan2017-09-25
* Merge branch 'master' into fix/spellingPatrick Totzke2017-09-02
|\
| * pep8 fixesPatrick Totzke2017-09-01
| * Use new Address classDylan Baker2017-08-28
* | Fix some spelling mistakesLucas Hoffmann2017-09-02
|/
* commands/globals: Only set stdin to a pipe if there is dataDylan Baker2017-08-23
* command/globals: Test for not None rather than callableDylan Baker2017-08-23
* commands/globals: Simplify ExternalCommand thread_CodeDylan Baker2017-08-23
* commands/globals: spelling and grammar of a commentDylan Baker2017-08-22
* Merge pull request #1126 from lucc/py3/py2-compatibleDylan Baker2017-08-22
|\
| * py3k: Use logging.warning instead of warnLucas Hoffmann2017-08-20
* | Use io.BytesIO and io.StringIODylan Baker2017-08-19
* | Replace Exception.message with str(Exception)Dylan Baker2017-08-19
|/
* Merge pull request #1115 from pazz/fix-account-selectionDylan Baker2017-08-17
|\
| * let SendmailAccount.send_mail cast the mail to strPatrick Totzke2017-08-16
| * send complete addresses to settings.get_account_by_addressPatrick Totzke2017-08-16
* | alot: replace email.Utils with email.utilsDylan Baker2017-08-16
|/
* 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
* Merge pull request #1111 from dcbaker/submit/signcommand-testsDylan Baker2017-08-14
|\
| * envelope: Allow signing if address is in "name <email>" formDylan Baker2017-08-11
* | commands: Don't try to sign_by_default without a gpg keyDylan Baker2017-08-11
|/
* Merge pull request #988 from lucc/move-next-matchingLucas Hoffmann2017-08-07
|\
| * docs: Update docstrings for move commandsLucas Hoffmann2017-08-05
| * Interpret unrecognized movements as search termsLucas Hoffmann2017-08-05
* | Format class decoratorsLucas Hoffmann2017-08-04
|/
* settings: do not store SettingsManager instance in __init__.pyDylan Baker2017-08-03
* Fix message count in statusbar after taggingLucas Hoffmann2017-08-03
* command/envelope: Prompt before sending an encrypted message with BccDylan Baker2017-07-27
* settings/manager: Extend the get_account_by_address with return_defaultDylan Baker2017-07-27
* commands/envelope: Fall back to account for signing keyDylan Baker2017-07-19