summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* cleanupPatrick Totzke2011-11-26
* prefixed 'global_' to attributes used in all modiPatrick Totzke2011-11-26
* respect 'needsterminal' mailcap flagPatrick Totzke2011-11-12
* cleanupPatrick Totzke2011-11-12
* fix: close envelope after sendoutPatrick Totzke2011-11-12
* cleanupPatrick Totzke2011-11-11
* bufferlist lovePatrick Totzke2011-11-11
* move bufferlist commandsPatrick Totzke2011-11-11
* fix issue #122Patrick Totzke2011-11-11
* fix: forgot to rename EnvelopeCommands elsewherePatrick Totzke2011-11-11
* cleanupsPatrick Totzke2011-11-10
* properly terminate search-processesPatrick Totzke2011-11-10
* fix: forgot to test for not None..Patrick Totzke2011-11-09
* guess mimetype from filename in openattachmentPatrick Totzke2011-11-09
* remove confirmation for *-refinesPatrick Totzke2011-11-07
* remove confirmation for *-searchesPatrick Totzke2011-11-06
* pep8 fixesPatrick Totzke2011-11-06
* Merge branch 'master' into envelopePatrick Totzke2011-11-06
|\
| * pipeto --ids to only pipe message idsAntoine Amarilli2011-11-06
* | use envelops rather than emails in envelope bufPatrick Totzke2011-11-06
* | new HeadersList widget in MessageWidgetPatrick Totzke2011-11-06
* | cleanupPatrick Totzke2011-11-05
* | renamed DisensembledMail -> EnvelopePatrick Totzke2011-11-05
* | forward as attachmentPatrick Totzke2011-11-04
* | fix forwardsPatrick Totzke2011-11-04
* | fix repliesPatrick Totzke2011-11-04
* | fix envelope attach commandPatrick Totzke2011-11-04
* | fix set/unset in envelopePatrick Totzke2011-11-04
* | fix reeditPatrick Totzke2011-11-04
* | pep8Patrick Totzke2011-11-04
* | decode edit_headers before editingPatrick Totzke2011-11-04
* | enter DisassembledMailPatrick Totzke2011-11-04
|/
* Merge branch 'master' of github.com:pazz/alotPatrick Totzke2011-10-30
|\
| * fix issue #114Patrick Totzke2011-10-27
* | 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
* better handling of missing from headers in composePatrick Totzke2011-10-22
* renamed envelope reedit to editPatrick Totzke2011-10-22
* use templates in global.compose commandPatrick Totzke2011-10-22
* ome inline docsPatrick Totzke2011-10-22
* use string_decode instead of str.decodePatrick Totzke2011-10-22
* use string_decode or __str__i instead of unicodePatrick Totzke2011-10-22
* use extract_body in envelope reeditPatrick Totzke2011-10-22
* cleanup & pep8 fixesPatrick Totzke2011-10-22
* use extract_body in pipeto commandPatrick Totzke2011-10-22
* properly decode and prefer plaintext partsPatrick Totzke2011-10-21
* include headers in decoded outputPatrick Totzke2011-10-21