summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* Remove trailing whitespace from inline docsLucas Hoffmann2016-12-11
* Further minor style fixesLucas Hoffmann2016-12-09
* Fix except syntaxLucas Hoffmann2016-12-09
* Clean up importsLucas Hoffmann2016-12-09
* Use logging's native string interpolationLucas Hoffmann2016-12-09
* Remove braces after `del` and `return`Lucas Hoffmann2016-12-09
* Merge pull request #752 from jkoelker/pipeto_field_keyPatrick Totzke2016-12-06
|\
| * Allow specifing the mailcap field key for `pipeto`Jason Kölker2015-02-11
* | Merge branch '0.3.8-editnew_bug-819'Patrick Totzke2016-12-06
|\ \
| * | Use the first account if no address matches in ComposeCommandRuben Pollan2016-09-03
* | | Rename to adhere to config option naming scheme.Pol Van Aubel2016-12-06
* | | Make header list configurable.Pol Van Aubel2016-12-06
* | | Introduce header-based preference in sender selectPol Van Aubel2016-12-06
* | | Merge branch '0.3.8-settings-encrypt-by-default-854'Patrick Totzke2016-12-06
|\ \ \ | |/ / |/| |
| * | Remove encryption keys from envelope if encryption flag is unset.Lucas Hoffmann2016-03-24
| * | Fix double space.Lucas Hoffmann2016-03-24
| * | Add --trusted option to envolope commands encrypt and toggleencrypt.Lucas Hoffmann2016-03-24
| * | Handle deprecated option values gracefully.Lucas Hoffmann2016-03-24
| * | Clean up recipient string before searching encryption key.Lucas Hoffmann2016-03-24
| * | Fix top level check for encrypt_by_default.Lucas Hoffmann2016-03-24
| * | Implement key id validity checks for encrypt_by_default.Lucas Hoffmann2016-03-24
* | | fix #859Patrick Totzke2016-03-30
|/ /
* | Fix unsign command for envelope buffers.Lucas Hoffmann2016-03-24
* | set flush_retry_timeout=0 to prevent retryPatrick Totzke2016-03-12
* | Make sure to flush on exitPatrick Totzke2016-03-12
* | Add and update several docstrings.Lucas Hoffmann2016-03-11
* | pep8 fixesPatrick Totzke2015-12-16
* | added hook for the user to sinitize attachments filenamesCinghio Pinghio2015-12-16
* | Add a boolean parameter to --listGuillaume Seren2015-12-16
* | Auto detect mailing list replyGuillaume Seren2015-12-16
* | Add --list option to reply Mailing listGuillaume Seren2015-12-16
* | Encrypt on reply to encrypted email and add 'encrypt_by_default' configRuben Pollan2015-12-16
* | add account option alias_regexpvrs2015-12-16
* | Fix call without hooksAnton Parkhomenko2015-02-22
|/
* typo: sa -> asChristian Geier2014-08-13
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* added check to bindings commands; added settings.get_keybindings(self,mode)Cinghio Pinghio2014-08-02
* Move email_as_string function from crypto to helper moduleYann Rouillard2014-08-02
* properly wrap a forwarded message in message/rfc822 partYann Rouillard2014-08-02
* forward attached files in inline forwarding modeYann Rouillard2014-08-02
* fix: always read remaining parms for `compose` into listPatrick Totzke2014-03-25
* non-mailto arguments to `compose` are recipientsPatrick Totzke2014-03-21
* interpret `compose mailto:foo@bar` commandsPatrick Totzke2014-03-21
* Added `Envelope-To` and `X-Envelope-To` in the search for my addresses in replyCinghio Pinghio2014-01-17
* typoPatrick Totzke2014-01-04
* envelope: add a .eml suffix to the temp mailGonéri Le Bouder2013-11-12
* fix typoPatrick Totzke2013-10-30
* return Deferreds in Command.applyPatrick Totzke2013-10-30
* add missing return statement in RetagPromptCommandPatrick Totzke2013-10-30
* remove obsolete CommandSequenceCommandPatrick Totzke2013-10-30