summaryrefslogtreecommitdiff
path: root/alot/widgets/thread.py
Commit message (Expand)AuthorAge
* fold/unfold messages based on query string in thread modePatrick Totzke2013-03-03
* remove deprecated thread.MessageWidgetPatrick Totzke2013-03-03
* only insert bodytree if bodytxt is nonemptyPatrick Totzke2013-03-03
* make focus visible in bodytext partsPatrick Totzke2013-03-03
* re-implement toggle-source.Patrick Totzke2013-03-03
* re-implement toggle-all-headersPatrick Totzke2013-03-03
* dynamically reassemble attachements part in MessageTreePatrick Totzke2013-03-03
* restructure how MessageTree's structure is assembledPatrick Totzke2013-03-03
* add Attachment widgets to MessageTreePatrick Totzke2013-03-03
* add MessageTree.display_headers to switch listed headersPatrick Totzke2013-03-03
* add DictList -- a Tree to display a list of key.value pairs.Patrick Totzke2013-03-03
* use headers pile in message trees.Patrick Totzke2013-03-03
* re-implement unfold-if-matching featurePatrick Totzke2013-03-03
* respect different thread summary attribute for odd/even linesPatrick Totzke2013-03-03
* update MessageTree -- include bodyPatrick Totzke2013-03-03
* Thread and MessageTreePatrick Totzke2013-03-03
* move ThreadTree to widgets.threadPatrick Totzke2013-03-03
* indentation errorPatrick Totzke2012-09-16
* display translated tagstrings in virtual "tags" headersPatrick Totzke2012-09-16
* Allow Tags pseudo header in message display.William Erik Baxter2012-09-12
* actually use mode-specific gap attributesPatrick Totzke2012-09-06
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10