summaryrefslogtreecommitdiff
path: root/alot/db/utils.py
Commit message (Expand)AuthorAge
* add mailto-helperPatrick Totzke2013-12-01
* db.utils: Use unicode for GPG error messagesSimon Chopin2013-08-13
* Use Unicode strings when dealing with GPGSimon Chopin2013-07-24
* pep8&pyflakes fixesPatrick Totzke2013-07-07
* add helper to check if path is below anotherPatrick Totzke2013-07-07
* Fix the default failobj of get_paramsJustus Winter2013-06-20
* Tune the parsing of RFC 3156 style mailsJustus Winter2013-06-16
* Fix detection of OpenPGP encrypted dataJustus Winter2013-06-16
* Move the parameter extraction to its own functionJustus Winter2013-06-16
* Normalize Content-Type parametersJustus Winter2013-06-16
* Handle missing parameters gracefullyJustus Winter2013-06-16
* Parse and decrypt OpenPGP encrypted dataJustus Winter2013-06-16
* Verify OpenPGP signatures and display the resultJustus Winter2013-06-16
* respect mailcap commands that expect stdinPatrick Totzke2013-03-20
* rename config option body_mimetype to prefer_plaintextPatrick Totzke2012-10-28
* Add body_mimetype to tweak extract_body's defaultsAntoine Amarilli2012-10-23
* remove annoying debug statementPatrick Totzke2012-08-10
* add copyright statements to all source filesPatrick Totzke2012-06-14
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * add helper split_commandstringPatrick Totzke2012-06-03
* | fix: be more relaxed wrt non-rfc-compliant headersPatrick Totzke2012-05-31
|/
* fix: msg.accumulate_body doesn't return unicodePatrick Totzke2012-05-25
* use parse_mailcap_nametemplate in extract_bodyPatrick Totzke2012-03-28
* docs: fix build warningsPatrick Totzke2012-03-17
* backport mailcap handling to extract_bodyPatrick Totzke2012-03-17
* pep8 fixesPatrick Totzke2012-03-11
* docs: for db.utilsPatrick Totzke2012-03-11
* refactor: header utilities into db.utilsPatrick Totzke2012-03-11