summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* bug on exit if index not syncedPatrick Totzke2012-12-16
* prevent multiple 'index locked' notificationsPatrick Totzke2012-12-16
* hotfix silly mistakePatrick Totzke2012-12-16
* read configs lazily in SettingsManagerPatrick Totzke2012-12-16
* fix issue with empty authors stringsPatrick Totzke2012-12-02
* Made the abook regexp matching more robust.Johann Weging2012-11-10
* fix command completionPatrick Totzke2012-11-08
* Merge remote-tracking branch 'origin/0.3.3-feature-tagsearch-517'Patrick Totzke2012-11-07
|\
| * re-enable toggletags command in search modePatrick Totzke2012-10-06
| * fix ThreadlineWidget.refresh()Patrick Totzke2012-10-06
| * pep8Patrick Totzke2012-10-06
| * touch tag and untag commands in search modePatrick Totzke2012-10-06
| * add callback parameter for FlushCommandPatrick Totzke2012-09-23
| * cleanup tagsearch commandsPatrick Totzke2012-09-23
| * remove unnecessary assertPatrick Totzke2012-09-23
| * Consolidate search and thread tagging commands.William Erik Baxter2012-09-23
| * Move refresh outside of thread loop.William Erik Baxter2012-09-23
| * 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 remote-tracking branch 'origin/0.3.3-feature-unfold-focus-510'Patrick Totzke2012-11-07
|\ \
| * | focus first match when opening thread buffersPatrick Totzke2012-09-23
| |/
* | Merge remote-tracking branch 'origin/0.3.3-feature-bounce-524'Patrick Totzke2012-11-07
|\ \
| * | remove existing Resent- headers before bouncingPatrick Totzke2012-09-25
| * | added new default binding for bouncePatrick Totzke2012-09-22
| * | pep8 fixesPatrick Totzke2012-09-22
| * | small fixesPatrick Totzke2012-09-22
| * | fix issue with initial tagsPatrick Totzke2012-09-22
| * | make recipient_to_from more flexiblePatrick Totzke2012-09-22
| * | split [reply|forward|bounce]_force_realname config optionsPatrick Totzke2012-09-22
| * | added bounce commandPatrick Totzke2012-09-22
| * | make sure SendCommand works with mail parameter...Patrick Totzke2012-09-22
| * | Let SendCommand respect envelope/mail parametersPatrick Totzke2012-09-22
| |/
* | Merge branch '0.3.3-feature-plaintext'Patrick Totzke2012-11-07
|\ \
| * | rename config option body_mimetype to prefer_plaintextPatrick Totzke2012-10-28
| * | Add body_mimetype to tweak extract_body's defaultsAntoine Amarilli2012-10-23
* | | Make error notification on SendingMailFailed and StoreMailError blockingBenjamin2012-10-04
* | | Fix long line in previous commitBenjamin2012-10-04
* | | Include STDERR from sendmail_command in SendmailAccount error messageBenjamin2012-10-04
|/ /
* / Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
|/
* more flexible construction of "From" headersPatrick Totzke2012-09-22
* add config options reply_force_[realname|address]Patrick 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
* prompt for initial tags when composing msgPatrick Totzke2012-09-22
* add envelope.tagsPatrick 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