summaryrefslogtreecommitdiff
path: root/alot/message.py
Commit message (Expand)AuthorAge
* fix separately handle name and address fieldsPatrick Totzke2011-10-20
* pep8 fixesPatrick Totzke2011-10-16
* Merge pull request #89 from teythoon/improve_extract_bodyPatrick Totzke2011-10-07
|\
| * Close the temporary file before launching the helper appJustus Winter2011-10-07
| * Build a list of message parts and join them on \n\nJustus Winter2011-10-07
* | Use helper.humanize_size() to display the attachment sizeJustus Winter2011-10-07
|/
* Remove dead assignmentsJustus Winter2011-10-02
* fix: double decoding of mailcap handlers outputPatrick Totzke2011-09-27
* Use new-style classesJustus Winter2011-09-22
* pep8 fixesPatrick Totzke2011-09-11
* fix saving attachments: issue #48Patrick Totzke2011-09-11
* fix issue with os.basename of NoneType filenamesPatrick Totzke2011-09-06
* fix buf with non-basename filenames in attachmentsPatrick Totzke2011-09-01
* hotfix issue #38Patrick Totzke2011-08-27
* reattach unintentionally removed linePatrick Totzke2011-08-20
* encoding/decoding of header valuesPatrick Totzke2011-08-20
* fix issue with maildir sync changing filenamesPatrick Totzke2011-08-18
* make formatstring for timestamps configurable.patrick2011-08-18
* fill line w/o handling non-text partspazz2011-08-14
* issue #5: guess mimetype if its 'octet/stream'pazz2011-08-14
* fix: don't save files if not opened anywaypazz2011-08-13
* open matching messages only. issue #34pazz2011-08-12
* encoding interface with the api. issue 46patrick2011-08-12
* open attachments according to mailcappazz2011-08-06
* sort taglist in get_tags()patrick2011-08-04
* cleared settings: mappings can be defined via cfg.pazz2011-07-30
* maxlength in reply headerspazz2011-07-30
* encoding of outgoing mailspatrick2011-07-29
* fix replypazz2011-07-28
* reply and friendspazz2011-07-27
* fix problem with body extractionpatrick2011-07-26
* separated Message from dbpazz2011-07-23