summaryrefslogtreecommitdiff
path: root/alot/commands/thread.py
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/0.3.3-feature-bounce-524'Patrick Totzke2012-11-07
|\
| * remove existing Resent- headers before bouncingPatrick Totzke2012-09-25
| * pep8 fixesPatrick Totzke2012-09-22
| * small fixesPatrick Totzke2012-09-22
| * make recipient_to_from more flexiblePatrick Totzke2012-09-22
| * added bounce commandPatrick Totzke2012-09-22
* | Make pipeto work with multiple word commandsAntoine Amarilli2012-09-29
|/
* more flexible construction of "From" headersPatrick Totzke2012-09-22
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-09
* cleanup: pep8/pyflakes fixesPatrick Totzke2012-09-01
* suppress 'done' msg after pipetoPatrick Totzke2012-08-17
* fix pipeto foregroundPatrick Totzke2012-08-17
* add commas as separator for virtual tags headersPatrick Totzke2012-08-15
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10
* Rename `os.remove()` to `os.unlink()`Kazuo Teramoto2012-07-25
* corrected typo startwith --> startswithPatrick Totzke2012-06-16
* add forward_subject and forward_subject_prefixThomas Weißschuh2012-06-16
* implement setting: reply_subject_prefixThomas Weißschuh2012-06-16
* introduce hook: reply_subjectThomas Weißschuh2012-06-16
* add copyright statements to all source filesPatrick Totzke2012-06-14
* 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