summaryrefslogtreecommitdiff
path: root/alot/db
Commit message (Expand)AuthorAge
...
| * remove last reference to twisted threadsMichael Stapelberg2012-04-23
| * add togglesign command to toggle an envelope’s sign flagMichael Stapelberg2012-04-23
| * remove custom passphrase cb, eliminate code duplicationMichael Stapelberg2012-04-23
| * Implement signing outgoing messages (PoC)Michael Stapelberg2012-04-15
* | added debug statements for flushingPatrick Totzke2012-05-17
* | neater error handling while flushingPatrick Totzke2012-05-17
* | use new db's for writequeue entries in flushPatrick Totzke2012-05-17
* | 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
| |/
* | Merge branch '0.3-fix-spaces-442' into stagingPatrick Totzke2012-05-12
|\ \
| * | split key/header by ': ', not ':'Patrick Totzke2012-05-11
| |/
* | Merge branch '0.3-fix-prettyprint' into stagingPatrick Totzke2012-04-08
|\ \
| * | use represent_datetime in Message.get_datestringPatrick Totzke2012-03-31
| |/
* | hotfix: forgot parameterPatrick Totzke2012-04-06
* | Merge branch '0.3-fix-forward-attach' into stagingPatrick Totzke2012-04-06
|\ \
| * | fix Attachment.get_filenamePatrick Totzke2012-04-05
| |/
* | use parse_mailcap_nametemplate in extract_bodyPatrick Totzke2012-03-28
* | introduce Attachment.writePatrick Totzke2012-03-28
|/
* db: count_threadsPatrick Totzke2012-03-18
* docs: fix build warningsPatrick Totzke2012-03-17
* backport mailcap handling to extract_bodyPatrick Totzke2012-03-17
* pep8 fixesPatrick Totzke2012-03-15
* forgot to add attachments.pyPatrick Totzke2012-03-11
* pep8 fixesPatrick Totzke2012-03-11
* docs: for db.utilsPatrick 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
* docs: corrected pointers to db.message.MessagePatrick Totzke2012-03-11
* refactor: Envelope in its own filePatrick Totzke2012-03-11
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11