summaryrefslogtreecommitdiff
path: root/alot/commands/thread.py
Commit message (Expand)AuthorAge
* Merge branch '0.3.1-feature-boolean-arguments'Patrick Totzke2012-06-13
|\
| * use BooleanAction where appropriatePatrick Totzke2012-06-11
| * make --spawn option default to NonePatrick Totzke2012-06-10
| * add helper split_commandstringPatrick Totzke2012-06-03
| * make ExternalCommand work on command listsPatrick Totzke2012-06-03
| * interpret missing %s in mailcap handler correctlyPatrick Totzke2012-06-02
* | Merge branch '0.3.1-feature-quotehook-465'Patrick Totzke2012-06-13
|\ \
| * | introduce setting quote_prefixThomas Weißschuh2012-06-08
| * | use hook text_quote for quoting a messag bodyThomas Weißschuh2012-06-08
| |/
* / use address as fallback in reply/forward_prefixThomas Weißschuh2012-06-12
|/
* added support for configurable attachment download directorybjoernb2012-05-21
* fix: hardcode buffer in after-flush callbackPatrick Totzke2012-05-12
* Merge branch '0.3-fix-quote-correctly-437' into stagingPatrick Totzke2012-04-15
|\
| * Use ">" followed by a space to quote emailsMichael Stapelberg2012-04-15
* | Merge branch '0.3-fix-forward-attach' into stagingPatrick Totzke2012-04-06
|\ \
| * | fix ctype in forward --attachPatrick Totzke2012-04-06
| |/
* / 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
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11
* fix: issue with forwarded messagesPatrick Totzke2012-03-09
* Configurable prompt suffixDaniel2012-03-06
* Cleaner and more common-looking promptsDaniel2012-03-03
* --spawn parameter in reply,forward and editnewPatrick Totzke2012-03-02
* 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
* rewrite thread.RemoveCommandPatrick Totzke2012-02-08
* parameter 'flush' for threads.TagCommandPatrick Totzke2012-02-08
* cleanup Reply and ForwardCommand'sPatrick Totzke2012-01-31
* refactored From-header construction for reply/fwdPatrick Totzke2012-01-31
* 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
|/
* pep8 and pyflakes cleanupsPatrick Totzke2012-01-19
* new ComposeCommand parameter "omit_signature"Patrick Totzke2012-01-19
* smarter recipient detection for replyPatrick Totzke2012-01-17
* 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