summaryrefslogtreecommitdiff
path: root/alot/commands/envelope.py
Commit message (Expand)AuthorAge
* docstrings for envelope commandsPatrick Totzke2011-12-10
* Merge branch 'master' into docsPatrick Totzke2011-12-08
|\
| * remove unnecessary decode parm to Envelope.getPatrick Totzke2011-12-07
| * remove decode_header callsPatrick Totzke2011-12-07
* | Merge branch 'master' into docsPatrick Totzke2011-12-06
|\|
| * removed remaining encode_header calls.Patrick Totzke2011-12-06
* | buffers documentationPatrick Totzke2011-12-04
* | directly import inlineCallbacksPatrick Totzke2011-12-03
|/
* fix issue #139Patrick Totzke2011-11-28
* fix remaining references to UI.commandpromptPatrick Totzke2011-11-28
* fix: close envelope after sendoutPatrick Totzke2011-11-12
* fix issue #122Patrick Totzke2011-11-11
* cleanupsPatrick Totzke2011-11-10
* use envelops rather than emails in envelope bufPatrick Totzke2011-11-06
* cleanupPatrick Totzke2011-11-05
* renamed DisensembledMail -> EnvelopePatrick Totzke2011-11-05
* fix envelope attach commandPatrick Totzke2011-11-04
* 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