summaryrefslogtreecommitdiff
path: root/alot/commands/envelope.py
Commit message (Expand)AuthorAge
...
* fix set/unset in envelopePatrick Totzke2011-11-04
* fix reeditPatrick Totzke2011-11-04
* decode edit_headers before editingPatrick Totzke2011-11-04
* enter DisassembledMailPatrick Totzke2011-11-04
* correctly handle non-multipart mailsPatrick Totzke2011-10-30
* correctly attach to non-multipart msgsPatrick Totzke2011-10-29
* cleanup and fix send commandPatrick Totzke2011-10-23
* make envelope.send non-blockingPatrick Totzke2011-10-22
* use first account for sending if no accout matchesPatrick Totzke2011-10-22
* renamed envelope reedit to editPatrick Totzke2011-10-22
* ome inline docsPatrick Totzke2011-10-22
* use string_decode instead of str.decodePatrick Totzke2011-10-22
* use extract_body in envelope reeditPatrick Totzke2011-10-22
* move extract_headers to messagePatrick Totzke2011-10-21
* Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-10-19
|\
| * pep8 fixesPatrick Totzke2011-10-19
| * correct handling of empty edit_headers listPatrick Totzke2011-10-19
| * make envelope.edit respect black/whitelistsPatrick Totzke2011-10-19
* | fix: forgot decoding of subject in reply/forwardPatrick Totzke2011-10-19
|/
* toggleheaders in envelope bufferPatrick Totzke2011-10-18
* unset command in envelope bufferPatrick Totzke2011-10-18
* fix envelope:setPatrick Totzke2011-10-16
* helpstrings and pep8Patrick Totzke2011-10-16
* helpstrings in globals and envelopePatrick Totzke2011-10-15
* decorate envelope:toggletagPatrick Totzke2011-10-15
* decorate envelope:refinePatrick Totzke2011-10-15
* infrastructure for argparser in commandfactoryPatrick Totzke2011-10-15
* imports and pep8Patrick Totzke2011-10-13
* fix importsPatrick Totzke2011-10-13
* filled commands/*pyPatrick Totzke2011-10-13
* 2nd attemptPatrick Totzke2011-10-12
* Merge branch 'master' into commandrefactoringPatrick Totzke2011-10-09
* sorted commands into separate filesPatrick Totzke2011-10-08