summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* pep8 correctionsJohannes Kulick2013-02-19
* add unencrypt and toggleencrypt commandsJohannes Kulick2013-02-19
* add key parameter to encrypt commandJohannes Kulick2013-02-19
* create PGP/MIME mail, if encrypt flag is setJohannes Kulick2013-02-19
* add encrypt commandJohannes Kulick2013-02-19
* add encryption functionJohannes Kulick2013-02-19
* Notify for unknown movement.William Erik Baxter2013-02-19
* Conform to PEP 8.William Erik Baxter2013-02-19
* Implement move commands in globals.py. Add --redraw for bclose.William Erik Baxter2013-02-19
* make sure urwid keeps track of updated TERM sizePatrick Totzke2013-01-30
* Add some comments to the db manager async codeJustus Winter2013-01-24
* Replace workers std{out,err} by pipes and log anything written to themJustus Winter2013-01-24
* Join worker processes and keep track of them in the logJustus Winter2013-01-22
* Merge branch '0.3.3-fix-nowait-547'Patrick Totzke2013-01-19
|\
| * empty input queue as soon asPatrick Totzke2013-01-11
* | deliver an empty ListBox[] on errorbjoernb2013-01-15
* | fix 544Patrick Totzke2013-01-15
* | Ignore EINTR in workers when terminating due to SIGTERMJustus Winter2013-01-08
|/
* 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
| |/