summaryrefslogtreecommitdiff
path: root/alot/db/message.py
Commit message (Expand)AuthorAge
* Drop little used helperDylan Baker2016-12-19
* use open() as context managerDylan Baker2016-12-14
* Clean up importsLucas Hoffmann2016-12-09
* Remove braces after `del` and `return`Lucas Hoffmann2016-12-09
* pep8 fixesPatrick Totzke2015-12-16
* pep8&pyflakes fixesPatrick Totzke2013-07-07
* Verify OpenPGP signatures and display the resultJustus Winter2013-06-16
* Add body_mimetype to tweak extract_body's defaultsAntoine Amarilli2012-10-23
* add copyright statements to all source filesPatrick Totzke2012-06-14
* doc: minor docstring corrections for dbPatrick Totzke2012-06-05
* decode From-header read from the indexPatrick Totzke2012-05-31
* Merge branch '0.3-fix-messages-typo-447' into stagingPatrick Totzke2012-05-16
|\
| * Fix typo in db/message.py: get_email() (instead of get_mail())Michael Stapelberg2012-05-16
* | use represent_datetime in Message.get_datestringPatrick Totzke2012-03-31
|/
* pep8 fixesPatrick Totzke2012-03-11
* refactor: header utilities into db.utilsPatrick Totzke2012-03-11
* remove unnecessary importsPatrick Totzke2012-03-11
* refactor: Attachment in its own filePatrick Totzke2012-03-11
* refactor: Envelope in its own filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11