summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* add 'next unfolded' and 'previous unfolded' as thread move commandsjosch2013-05-09
* Fix duplicate display of headersPatrick Totzke2013-05-04
* Merge branch '0.3.4-feature-mail-followup-to-599'Patrick Totzke2013-05-04
|\
| * make reply code slightly more readablePatrick Totzke2013-04-24
| * when determining the sender, also take From field into accountjosch2013-04-23
| * PEP8 fixesPatrick Totzke2013-04-23
| * set and honor mail-followup-to headerjosch2013-04-23
* | Fix guess_encoding()Hamish Downer2013-04-24
|/
* Gracefully handle reply and reply-to-all for self sent messages.jakeogh2013-04-23
* prevent accidental remove-unread operationsPatrick Totzke2013-04-21
* fix issue with concurrent db writesPatrick Totzke2013-04-21
* pep8 fixesPatrick Totzke2013-04-21
* implement autorm-unreadPatrick Totzke2013-04-21
* add config option: auto_remove_unreadPatrick Totzke2013-04-21
* remove old unread-related code completelyPatrick Totzke2013-04-21
* more vim-like movementsSebastian Jeltsch2013-04-20
* fix incorrect instanciations of GPGProblemPatrick Totzke2013-04-06
* Add inline comments around magic API hackeryHamish Downer2013-04-04
* Support two different versions of magicHamish Downer2013-04-02
* Reuse magic mime codeHamish Downer2013-04-02
* fix 'attach' pseudo headerPatrick Totzke2013-04-02
* respect mailcap commands that expect stdinPatrick Totzke2013-03-20
* fix issue with computing last decendant in NestedTreePatrick Totzke2013-03-20
* pep8/pyflakes fixesPatrick Totzke2013-03-16
* Merge branch 'testing' of github.com:pazz/alot into testingPatrick Totzke2013-03-15
|\
| * docstrings for Thread mode widgetsPatrick Totzke2013-03-14
* | reimplement thread.TagCommandPatrick Totzke2013-03-15
|/
* docstrings for ThreadBufferPatrick Totzke2013-03-13
* pep8 fixesPatrick Totzke2013-03-09
* don't send To: "" <foo@bar.baz>Patrick Totzke2013-03-09
* fix group reply when names contain commasjosch2013-03-09
* fix #577Patrick Totzke2013-03-06
* fix toggleheadersPatrick Totzke2013-03-03
* Merge branch '0.3.4-feature-hooks-563' into 0.3.4-feature-urwidtreesPatrick Totzke2013-03-03
|\
| * allow asynchronous pre/post command hooksPatrick Totzke2013-02-20
| * re-introduce redraw parm to UI.buffer_closePatrick Totzke2013-02-19
| * fix: forgot buf parameter for post_buffer_open hookPatrick Totzke2013-02-19
| * add hooks [pre|post]_buffer_[open|close|focus]Patrick Totzke2013-02-19
* | Merge branch '0.3.4-feature-repeat-534' into 0.3.4-feature-urwidtreesPatrick Totzke2013-03-03
|\ \
| * | remember and re-interpret command*line* for repeatPatrick Totzke2013-02-19
| * | add '. = repeat' to default key bindingsChristopher Schwardt2013-02-19
| * | add repeat command to make the same action againChristopher Schwardt2013-02-19
| |/
* | completion for fold, unfold, togglesource and toggleheaders commandsPatrick Totzke2013-03-03
* | adjust default bindings for fold/unfold all in thread modePatrick Totzke2013-03-03
* | fold/unfold messages based on query string in thread modePatrick Totzke2013-03-03
* | remove deprecated thread.MessageWidgetPatrick Totzke2013-03-03
* | add urwidtrees libPatrick Totzke2013-03-03
* | wipPatrick Totzke2013-03-03
* | fix missing return statementPatrick Totzke2013-03-03
* | pep8Patrick Totzke2013-03-03