summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Merge branch '0.3.5-fix-workaround-new-configobj-693'Patrick Totzke2014-08-02
|\
| * work around new configobj behaviourPatrick Totzke2014-04-03
* | Merge branch '0.3.5-tomorrow-theme-710'Patrick Totzke2014-06-30
|\ \
| * | add tomorrow theme (for light background)Martin Zimmermann2014-06-30
|/ /
* | Merge branch '0.3.5-cleanup-message-content-701'Patrick Totzke2014-04-17
|\ \ | |/ |/|
| * add MessageTree.replace_bodytextPatrick Totzke2014-04-17
| * rm obsolete `MessageBodyWidget`Patrick Totzke2014-04-17
|/
* Merge branch '0.3.5-fix-initialcommand-698'Patrick Totzke2014-04-02
|\
| * properly interpret initial_command as cmdsequencePatrick Totzke2014-04-02
|/
* fix: always read remaining parms for `compose` into listPatrick Totzke2014-03-25
* interpret mailto and other parms to initial 'compose' separatelyPatrick Totzke2014-03-21
* non-mailto arguments to `compose` are recipientsPatrick Totzke2014-03-21
* always return new Envelope in helper.mailto_to_envelopePatrick Totzke2014-03-21
* ensure that Envelope.body is unicode stringPatrick Totzke2014-03-21
* interpret `compose mailto:foo@bar` commandsPatrick Totzke2014-03-21
* add mailto helpersPatrick Totzke2014-03-21
* Merge pull request #688 from cinghiopinghio/masterPatrick Totzke2014-01-17
|\
| * Added `Envelope-To` and `X-Envelope-To` in the search for my addresses in replyCinghio Pinghio2014-01-17
|/
* typoPatrick Totzke2014-01-04
* add mailto-helperPatrick Totzke2013-12-01
* Merge branch '0.3.5-maintainance-tmpfile-suffix'Patrick Totzke2013-12-01
|\
| * envelope: add a .eml suffix to the temp mailGonéri Le Bouder2013-11-12
|/
* Merge pull request #668 from geier/masterPatrick Totzke2013-11-07
|\
| * typo in docsChristian Geier2013-11-07
|/
* Merge branch '0.3.5-fix-cmdseqs-629'Patrick Totzke2013-10-30
|\
| * cmd instanciation from within a callbackPatrick Totzke2013-10-30
| * fix typoPatrick Totzke2013-10-30
| * return Deferreds in Command.applyPatrick Totzke2013-10-30
| * re-raise CommandCanceled failuresPatrick Totzke2013-10-30
| * doc: mention cmd-keyword parm to pre/post cmd hooksPatrick Totzke2013-10-30
| * hand Command instance to pre/post hooksPatrick Totzke2013-10-30
| * add missing return statement in RetagPromptCommandPatrick Totzke2013-10-30
| * docstrings for ui.appli_commandlinePatrick Totzke2013-10-30
| * remove obsolete CommandSequenceCommandPatrick Totzke2013-10-30
| * integrate sequencing of commands into ui.apply_commandlinePatrick Totzke2013-10-30
| * canceling a command in a sequence will now stop the subsequent commands from ...Yann Rouillard2013-10-30
|/
* Merge branch '0.3.5-feature-taglist-filter'Patrick Totzke2013-10-30
|\
| * add --tags option to global taglist commandPatrick Totzke2013-10-30
|/
* Merge branch '0.3.5-expired-keys-654'Patrick Totzke2013-10-30
|\
| * Improve documentation for crypto.get_keyStanislav Ochotnicky2013-10-30
| * crypto: eliminate invalid keys for gpgme.ERR_AMBIGUOUS_NAME in get_keyStanislav Ochotnicky2013-10-30
| * Fix missing space in error messageStanislav Ochotnicky2013-10-30
|/
* Merge pull request #659 from foobacca/improve-retagPatrick Totzke2013-10-14
|\
| * retagprompt: skip empty tagsHamish Downer2013-10-13
| * in retagprompt, sort the tagsHamish Downer2013-10-13
| * On retagprompt, append a commaHamish Downer2013-10-13
|/
* Merge pull request #660 from foobacca/case-insensitive-reply-prefixPatrick Totzke2013-10-12
|\