summaryrefslogtreecommitdiff
path: root/alot/widgets
Commit message (Expand)AuthorAge
* Mention "public" attributes in class docstringLucas Hoffmann2017-02-26
* Remove getter for alot.widgets.globals.TagWidget.tagLucas Hoffmann2017-02-25
* optional linewise focussing in thread modePatrick Totzke2017-02-09
* Merge pull request #1009 from dcbaker/pr/remove_cmpPatrick Totzke2017-01-30
|\
| * widgets/globals: Optimize sorting TagWidgetsDylan Baker2017-01-27
| * Replace cmp with rich comparisonsDylan Baker2017-01-27
* | widgets/thread: Fix improper use of iteritemsDylan Baker2017-01-30
|/
* Merge pull request #984 from lucc/future/absolute-importsLucas Hoffmann2017-01-21
|\
| * Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* | widgets/globals: Fix typo which would lead to AttributeErrorDylan Baker2017-01-20
* | Remove unused methodLucas Hoffmann2017-01-18
|/
* fix odd continuation and indentationDylan Baker2016-12-27
* Use dict's iter methodsDylan Baker2016-12-21
* widgets/search: make method that doesn't use self a static methodDylan Baker2016-12-21
* Define instance attribute in constructor.Dylan Baker2016-12-21
* Turn methods with no `self` usage into staticmethodsLucas Hoffmann2016-12-18
* Turn method into static methodLucas Hoffmann2016-12-17
* Remove redundant None argument in dict.get()Lucas Hoffmann2016-12-17
* Fix except syntaxLucas Hoffmann2016-12-09
* Clean up importsLucas Hoffmann2016-12-09
* Use logging's native string interpolationLucas Hoffmann2016-12-09
* Use `is` operator for comparing with `None` (Pep8)Cody2016-12-06
* added ctrl-g to docstring and changed implementation to conform to coding stylebx2016-09-02
* add ctrl-g keybinding to cancel promptbx2016-09-01
* Do not crash when emails' date is malformated.Tony Cheneau2016-01-16
* Option to show all tags of a message, even if they are commom to threadAndres MRM2015-12-16
* detach alot.foreign.urwidtreesPatrick Totzke2015-02-23
* typosAndres MRM2014-12-02
* just formating (pep8 etc.)Patrick Totzke2014-08-02
* Use Ctrl-b as in Emacs, not as in VimYour Name2014-08-02
* Add documentation and more shortcutsYour Name2014-08-02
* Add some basic Emacs keybindings in CompleteEditYour Name2014-08-02
* add MessageTree.replace_bodytextPatrick Totzke2014-04-17
* rm obsolete `MessageBodyWidget`Patrick Totzke2014-04-17
* docs for CompleteEditPatrick Totzke2013-07-07
* tune CompleteEdit:Patrick Totzke2013-07-07
* handle CompletionErrorsPatrick Totzke2013-07-07
* remove unused config option `display_content_in_threadline`Patrick Totzke2013-07-02
* Verify OpenPGP signatures and display the resultJustus Winter2013-06-16
* Fix duplicate display of headersPatrick Totzke2013-05-04
* 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
|/
* 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