summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* cleanup and fix send commandPatrick Totzke2011-10-23
* fix issue #111Patrick Totzke2011-10-23
* Make \t behave like it shouldJustus Winter2011-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
* cleaned ui.notifyPatrick Totzke2011-10-22
* renamed envelope reedit to editPatrick Totzke2011-10-22
* use templates in global.compose commandPatrick Totzke2011-10-22
* added globals.template_dir optionPatrick Totzke2011-10-22
* ome inline docsPatrick Totzke2011-10-22
* make ui.choice respect prompt attributePatrick Totzke2011-10-22
* pep8Patrick 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
* deal with already converted unicode stringsPatrick Totzke2011-10-22
* remove unused bulkPatrick Totzke2011-10-22
* use string_decode in extract_bodyPatrick Totzke2011-10-22
* added helper that safely decodes stringsPatrick Totzke2011-10-22
* use extract_body in envelope reeditPatrick Totzke2011-10-22
* vanity: colour schemesPatrick Totzke2011-10-22
* fix respect prompt attributePatrick Totzke2011-10-22
* made notifications bg gray by defaultPatrick Totzke2011-10-22
* sorted default config (no actual changes)Patrick Totzke2011-10-22
* cleanup & pep8 fixesPatrick Totzke2011-10-22
* move urwid_sanitize to helper.string_sanitizePatrick Totzke2011-10-22
* use extract_body in pipeto commandPatrick Totzke2011-10-22
* drop plaintext in presence of html partsPatrick Totzke2011-10-22
* Merge branch 'master' into print_decodePatrick Totzke2011-10-21
|\
| * fix: string sanitize for urwid displayPatrick Totzke2011-10-21
| * maintenancePatrick Totzke2011-10-21
| * added global tabwidth configPatrick Totzke2011-10-21
| * fix: issue #106Patrick Totzke2011-10-21
| * played with decode_headerPatrick Totzke2011-10-21
| * deal with date == None in ThreadLineWidgetPatrick Totzke2011-10-21
| * issue #46Patrick Totzke2011-10-21
| * completion for 'from:' keywords in querystringsPatrick Totzke2011-10-20
| * fix separately handle name and address fieldsPatrick Totzke2011-10-20
| * use decode_header in header widget!Patrick Totzke2011-10-20
* | properly decode and prefer plaintext partsPatrick Totzke2011-10-21
* | maintenancePatrick Totzke2011-10-21
* | include headers in decoded outputPatrick Totzke2011-10-21
* | move extract_headers to messagePatrick Totzke2011-10-21
* | use email.iterators.body_line_iterator to decodePatrick Totzke2011-10-20
|/
* more sensible header blacklist in envelopesPatrick Totzke2011-10-19
* 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
| * default values for black/whitelistsPatrick Totzke2011-10-19
| * make envelope.edit respect black/whitelistsPatrick Totzke2011-10-19