summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11
* pep8 fixesPatrick Totzke2012-03-11
* cleanup: imports in settings/*pyPatrick Totzke2012-03-11
* cleanup: imports in helper.pyPatrick Totzke2012-03-11
* cleanup: imports in account.pyPatrick Totzke2012-03-11
* docs: for settings.utils and settings.errorsPatrick Totzke2012-03-11
* docs: docstring for settings.errorsPatrick Totzke2012-03-11
* cleanup: moved addressbooks into separate filePatrick Totzke2012-03-11
* cleanup: moved Theme to separate filePatrick Totzke2012-03-11
* group settings into a submodulePatrick Totzke2012-03-11
* Merge branch 'mbox-check-404' into testingPatrick Totzke2012-03-11
|\
| * cleanup Account.__init__ wrt. sent/draft boxesPatrick Totzke2012-03-11
| * spec: add missind draft_box and use mail_containerPatrick Totzke2012-03-11
| * introduce a `mail_container` validation checkPatrick Totzke2012-03-11
| * allow custom checks helper.read_configPatrick Totzke2012-03-11
|/
* doc: add docs for `Theme` objectsPatrick Totzke2012-03-11
* doc: autodoc classes' constructors docstringPatrick Totzke2012-03-11
* fix: misleading statusline in search modePatrick Totzke2012-03-10
* docs: polish "First Steps"Patrick Totzke2012-03-10
* docs: don't use hardcoded version stringPatrick Totzke2012-03-10
* safer globbing in Account.store_mailPatrick Totzke2012-03-10
* be less strict when interpreting header valuesPatrick Totzke2012-03-10
* fix issue #389Patrick Totzke2012-03-09
* update non-features list in READMEPatrick Totzke2012-03-09
* fix: issue with forwarded messagesPatrick Totzke2012-03-09
* Merge branch 'testing'Patrick Totzke2012-03-09
|\
| * add headers in orderPatrick Totzke2012-03-08
| * remove INSTALL.mdPatrick Totzke2012-03-07
| * docs: rewrote the install sectionPatrick Totzke2012-03-07
* | Merge pull request #398 from quite/fixPatrick Totzke2012-03-09
|\ \
| * | Focus and rebuild existing TagListBuffer, instead of creating new onesDaniel2012-03-09
|/ /
* | remove INSTALL.mdPatrick Totzke2012-03-07
* | docs: rewrote the install sectionPatrick Totzke2012-03-07
* | Merge branch 'testing'Patrick Totzke2012-03-06
|\|
| * make dependency versions explicitPatrick Totzke2012-03-06
| * Merge branch 'quite-edit-388' into testingPatrick Totzke2012-03-06
| |\
| | * fix issue with empty headers list in envelopePatrick Totzke2012-03-06
| | * fix preparation of editable headersPatrick Totzke2012-03-06
| | * determine editable content before pre-edit-hookPatrick Totzke2012-03-06
| | * Be more clever when editing mail template, see discussion in #388Daniel2012-03-06
| | * Fix blacklist bug, and don't keep edit_headers in the object for nowDaniel2012-03-06
| |/
| * Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2012-03-06
| |\
| | * Merge pull request #393 from quite/promptsuffixPatrick Totzke2012-03-06
| | |\
| | | * Configurable prompt suffixDaniel2012-03-06
| | * | updated NEWSPatrick Totzke2012-03-05
| | * | Merge pull request #392 from quite/tmpfilePatrick Totzke2012-03-05
| | |\ \ | | | |/ | | |/|
| | | * Prefix tmpfile; convenient for automatic change of editor modesDaniel2012-03-05
| | |/
| | * Merge pull request #391 from quite/striptoPatrick Totzke2012-03-05
| | |\
| | | * Strip To: of whitespace and commas, typically left over from completerDaniel2012-03-05
| | |/