summaryrefslogtreecommitdiff
path: root/alot/commands
Commit message (Expand)AuthorAge
* fix OpenAttachmentCommandPatrick Totzke2012-03-28
* fix PrintCommandPatrick Totzke2012-03-13
* refactor: header utilities into db.utilsPatrick Totzke2012-03-11
* refactor: Attachment in its own filePatrick Totzke2012-03-11
* docs: corrected pointers to db.message.MessagePatrick Totzke2012-03-11
* refactor: Envelope in its own filePatrick Totzke2012-03-11
* fix: dumb typo introduced in cleanupPatrick Totzke2012-03-11
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11
* pep8 fixesPatrick Totzke2012-03-11
* fix: issue with forwarded messagesPatrick Totzke2012-03-09
* Focus and rebuild existing TagListBuffer, instead of creating new onesDaniel2012-03-09
* Merge branch 'testing'Patrick 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 pull request #393 from quite/promptsuffixPatrick Totzke2012-03-06
| |\
| | * Configurable prompt suffixDaniel2012-03-06
| * | Prefix tmpfile; convenient for automatic change of editor modesDaniel2012-03-05
| |/
| * Strip To: of whitespace and commas, typically left over from completerDaniel2012-03-05
| * Cleaner and more common-looking promptsDaniel2012-03-03
| * --spawn parameter in reply,forward and editnewPatrick Totzke2012-03-02
| * 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
* | Merge branch 'testing'Patrick Totzke2012-02-23
|\|
| * move adding Date headers to save/send commandsPatrick Totzke2012-02-16
* | Refresh an already displayed search.Daniel2012-02-21
|/
* 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
|/