summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Iterate over threads to apply tag changes.William Erik Baxter2012-09-23
* Add tag and untag on search results.William Erik Baxter2012-09-23
* Merge branch '0.3.3-feature-plussing-515'Patrick Totzke2012-09-22
|\
| * more flexible construction of "From" headersPatrick Totzke2012-09-22
| * add config options reply_force_[realname|address]Patrick Totzke2012-09-22
|/
* Merge branch '0.3.3-feature-case-insensitive-abook'Patrick Totzke2012-09-22
|\
| * doc: mention 'ignorecase' in configuration docsPatrick Totzke2012-09-22
| * add 'ignorecase' config option for abook sectionsPatrick Totzke2012-09-22
| * move ignorecase parameter to Addressbook.__init__Patrick Totzke2012-09-22
| * use re instead of .startswith in Addessbook.lookupPatrick Totzke2012-09-22
|/
* Merge branch '0.3.3-feature-compose-tags-523'Patrick Totzke2012-09-22
|\
| * prompt for initial tags when composing msgPatrick Totzke2012-09-22
| * add envelope.tagsPatrick Totzke2012-09-22
|/
* Merge branch '0.3.3-feature-from-completion-521'Patrick Totzke2012-09-22
|\
| * directly use "realname <address>" in AccountCompleterPatrick Totzke2012-09-22
| * default binding to reset From header in envelopePatrick Totzke2012-09-22
| * make StringlistCompleter more flexiblePatrick Totzke2012-09-22
| * completion for 'set From' in envelope modePatrick Totzke2012-09-22
|/
* Merge branch '0.3.3-feature-attach-header-519'Patrick Totzke2012-09-22
|\
| * interpret 'Attach' pseudo headerPatrick Totzke2012-09-16
* | Merge branch '0.3.3-feature-tagsheader'Patrick Totzke2012-09-22
|\ \ | |/ |/|
| * indentation errorPatrick Totzke2012-09-16
| * display translated tagstrings in virtual "tags" headersPatrick Totzke2012-09-16
| * Allow Tags pseudo header in message display.William Erik Baxter2012-09-12
|/
* extra: zsh completion filePatrick Totzke2012-09-09
* bumped version stringPatrick Totzke2012-09-09
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* bump version stringPatrick Totzke2012-09-09
* doc: fix sphinx warningPatrick Totzke2012-09-09
* make sure ui.mode is defined initiallyPatrick Totzke2012-09-09
* transfer global refs of ui and settings to hooksPatrick Totzke2012-09-09
* update READMEPatrick Totzke2012-09-06
* Merge branch '0.3.2-cleanup-choice-514'Patrick Totzke2012-09-06
|\
| * make ChoiceWidget more flexiblePatrick Totzke2012-09-06
|/
* Merge branch '0.3.2-fix-Headerslist-513'Patrick Totzke2012-09-06
|\
| * actually use mode-specific gap attributesPatrick Totzke2012-09-06
| * don't hardcode gaps attribute in HeadersList widgetPatrick Totzke2012-09-06
|/
* update NEWSPatrick Totzke2012-09-06
* doc: docstringsPatrick Totzke2012-09-05
* Merge branch '0.3.2-fix-input-506'Patrick Totzke2012-09-05
|\
| * restart urwid screen as early as possiblePatrick Totzke2012-08-31
* | Merge branch '0.3.2-feature-metacommands-78'Patrick Totzke2012-09-04
|\ \
| * | fix clear the input queue before cmd applicationPatrick Totzke2012-09-03
| * | remove debug statements from CompleterPatrick Totzke2012-09-03
| * | fix issue with shlex removing quotesPatrick Totzke2012-09-03
| * | alow command sequences also in bindingsPatrick Totzke2012-09-03
| * | fix: command completion with preceding spacesPatrick Totzke2012-09-03
| * | Add CommandLineCompleterPatrick Totzke2012-09-03
| * | rename CommandCompleter to CommandNameCompleterPatrick Totzke2012-09-03
| * | docs: usage cleanupPatrick Totzke2012-09-03