summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* correctly read global maps from configPatrick Totzke2012-02-26
* fix issue #333Patrick Totzke2012-02-25
* no tag/untag/toggletags operation on empty resultPatrick Totzke2012-02-24
* dont pass config parm to hooksPatrick Totzke2012-02-19
* pep8/pyflakes cleanupPatrick Totzke2012-02-19
* use settings in completersPatrick Totzke2012-02-19
* replace config with SettingsManager in commandsPatrick Totzke2012-02-19
* switch to new theming handling in widgets and UIPatrick Totzke2012-02-19
* move adding Date headers to save/send commandsPatrick Totzke2012-02-16
* rewrite thread.RemoveCommandPatrick Totzke2012-02-08
* flush after adding mails in Draft/SendCommandPatrick Totzke2012-02-08
* make refocussing after envelope.edit configurrablePatrick Totzke2012-02-08
* spawn parameter for envelope.EditCommandPatrick Totzke2012-02-08
* 'spawn' parameter for Compose and EditCommandsPatrick Totzke2012-02-08
* parameter 'flush' for threads.TagCommandPatrick Totzke2012-02-08
* parameter 'flush' for search.TagCommandPatrick Totzke2012-02-08
* add buffer parameter to globals.BufferCloseCommandPatrick Totzke2012-02-05
* use asyncronous call to sendmailPatrick Totzke2012-02-02
* cleanup Reply and ForwardCommand'sPatrick Totzke2012-01-31
* refactored From-header construction for reply/fwdPatrick Totzke2012-01-31
* Remove direct use of threading.Tom Prince2012-01-28
* PipeCommand reworkPatrick Totzke2012-01-26
* Merge branch 'feature-reply-from' into testingPatrick Totzke2012-01-26
|\
| * smarter From-header construction for repliesPatrick Totzke2012-01-25
* | new option 'notify_sdtout' for thread.pipetoPatrick Totzke2012-01-25
|/
* new naming convention for pre/post command hooksPatrick Totzke2012-01-24
* fixed accidentally shifted docstringPatrick Totzke2012-01-24
* replace buffer.typename with class var 'modename'Patrick Totzke2012-01-21
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* propagate compose option 'omit_signature'Patrick Totzke2012-01-19
* new ComposeCommand parameter "omit_signature"Patrick Totzke2012-01-19
* globbing for `alot compose --attach`Patrick Totzke2012-01-19
* typoPatrick Totzke2012-01-19
* smarter recipient detection for replyPatrick Totzke2012-01-17
* fix: misuse of 'usage' command register parameter.Patrick Totzke2012-01-13
* more careful account specific prompts in composePatrick Totzke2012-01-11
* more careful removal of thread linesPatrick Totzke2012-01-11
* fix issue #255Patrick Totzke2012-01-11
* fix buffer refresh for toggletagsPatrick Totzke2012-01-08
* port thread.TagCommand to search bufferPatrick Totzke2012-01-08
* add helpstrings for individual decorationsPatrick Totzke2012-01-08
* fix widget updating for thread retagPatrick Totzke2012-01-08
* add retag command for thread bufferPatrick Totzke2012-01-08
* cleanup refresh callback used in TagCommandPatrick Totzke2012-01-08
* use callbacks for widget update in TagCommandPatrick Totzke2012-01-08
* add TagCommand for threads modePatrick Totzke2012-01-07
* print in backgroundPatrick Totzke2012-01-07
* clean up PipeCommand codePatrick Totzke2012-01-07
* adjust PrintCommand wrt new PipeCommand argsPatrick Totzke2012-01-07
* introduce format parameter to pipeto commandPatrick Totzke2012-01-07