summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* rename "tag translate" section to "tag-translate"Patrick Totzke2011-08-25
* pep8 fixesPatrick Totzke2011-08-25
* api docPatrick Totzke2011-08-25
* split ui.commandprompt into prompt and interpretPatrick Totzke2011-08-25
* better use of screenspace in long header valuesPatrick Totzke2011-08-24
* fix: forgot to rename methodPatrick Totzke2011-08-23
* fix issue #10Patrick Totzke2011-08-22
* fix: handle canceling in compose promptsPatrick Totzke2011-08-20
* history for commandpromptPatrick Totzke2011-08-20
* Merge branch 'develop' of github.com:pazz/alot into developPatrick Totzke2011-08-20
|\
| * fix: store_mailPatrick Totzke2011-08-19
| * fixed c/p leftoversPatrick Totzke2011-08-19
| * fix: issue with encoders in helper.attachPatrick Totzke2011-08-19
* | make editors write encoding user configurablePatrick Totzke2011-08-20
* | 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
* add getter for Messages at DBManagerPatrick Totzke2011-08-18
* add 'signature_filename' in accountsPatrick Totzke2011-08-18
* attach signature file to outgoing mailsPatrick Totzke2011-08-18
* more sane defaultspatrick2011-08-18
* make formatstring for timestamps configurable.patrick2011-08-18
* this sets sync_maildir according when taggingPatrick Totzke2011-08-17
* pep8 line spacesPatrick Totzke2011-08-17
* access notmuch's config via settings.notmuchconfigPatrick Totzke2011-08-17
* Merge branch 'hotfix-unicode-tags' into developpazz2011-08-14
|\
| * encode to utf-8 before passing to urwid (issue #4)Luke Macken2011-08-14
* | Merge branch 'hotfix-initial-search' into developpazz2011-08-14
|\|
| * fix: issue with initial searches for *pazz2011-08-14
* | use unicode ellipsis symbol to shorten authorspazz2011-08-14
* | default colourspazz2011-08-14
* | make display of message content optionalpazz2011-08-14
* | focus theming for threadline includes contentpazz2011-08-14
* | fill line w/o handling non-text partspazz2011-08-14
* | issue #5: guess mimetype if its 'octet/stream'pazz2011-08-14
|/
* fix: removed import of depricated partpazz2011-08-13
* fix: don't save files if not opened anywaypazz2011-08-13
* make attachments in envelopes non-selectablepazz2011-08-13
* renamed colour theme sections, removed hook ex.pazz2011-08-13
* docspazz2011-08-13
* pep8pazz2011-08-13
* fix select on empty search result passespazz2011-08-13
* api docpazz2011-08-13
* cleaned notifypazz2011-08-13
* call shutdown directly in commandpazz2011-08-13
* merged sender back into accountspazz2011-08-13
* add config to command hookspazz2011-08-13
* hand accountmanager to cmd hookspazz2011-08-13
* expanduser for attach paramspazz2011-08-13
* path completion for attachpazz2011-08-13