summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix tests to reflect new messages.Pol Van Aubel2019-11-02
* Be more informative if editor exits with error.Pol Van Aubel2019-11-02
* fix display of HTML-only mailsMichael J Gruber2019-09-06
* tests: test prefer_text with HTML-only mailsMichael J Gruber2019-09-06
* tests: use new Completer locationsPatrick Totzke2019-08-17
* directly import Completers from their resp modulePatrick Totzke2019-08-17
* cleanup: remove unused parameterPatrick Totzke2019-08-17
* make codeclimate happy(er)Patrick Totzke2019-08-17
* use formataddr helper in accounts completerPatrick Totzke2019-08-17
* refactor prompt completionPatrick Totzke2019-08-17
* cleanups: buffers/thread.pyPatrick Totzke2019-08-16
* Fix UnboundLocalErrorLucas Hoffmann2019-08-16
* unused importPatrick Totzke2019-08-16
* Merge branch 'drop-async-method'Patrick Totzke2019-08-15
|\
| * db/manager: Drop async methodDylan Baker2019-08-15
|/
* autopep8 extra/colour_picker.pyPatrick Totzke2019-08-15
* trailing whitespacesPatrick Totzke2019-08-15
* unused imports and variablesPatrick Totzke2019-08-15
* Update python requirements to 3.6Lucas Hoffmann2019-08-15
* Use unittest.mock from the stdlibLucas Hoffmann2019-08-15
* retire Message.accumulate_bodyPatrick Totzke2019-08-15
* rename Message.get_text_content() to get_body_text()Patrick Totzke2019-08-15
* update docstringsPatrick Totzke2019-08-15
* adjust tests to use the new EmailMessage APIPatrick Totzke2019-08-15
* remove duplicate and pointless testsPatrick Totzke2019-08-15
* Update to new (3.6) email message APIPatrick Totzke2019-08-15
* remove field_key parameter from PipetoCommandPatrick Totzke2019-08-15
* pep8 fixesPatrick Totzke2019-08-11
* pep8 fixes in alot/widgetsPatrick Totzke2019-08-11
* remove unused importsPatrick Totzke2019-08-11
* ContactsCompletion: use db.utils.formataddrMichael J Gruber2019-08-10
* Merge pull request #1398 from pazz/0.8-summary-onlyLucas Hoffmann2019-07-22
|\
| * explicit expand method in MessageTreesPatrick Totzke2019-06-03
| * cosmeticsPatrick Totzke2019-06-02
| * Only create MessageSummary initiallyPatrick Totzke2019-06-02
* | Merge pull request #1413 from sgelb/customized_tagsLucas Hoffmann2019-07-21
|\ \
| * | Options overwrite default values for sent_tags and draft_tagssgelb2019-07-07
* | | Remove expiration time from gpg keys in the test suiteLucas Hoffmann2019-07-21
|/ /
* / docs: replace updated links to urwid docsPatrick Totzke2019-06-22
|/
* Merge branch '0.8.1-extra-quotes'Patrick Totzke2019-06-02
|\
| * tests: db.utils.formataddrPatrick Totzke2019-06-02
| * tests: move tests for db.utils.clear_my_addressPatrick Totzke2019-06-02
| * tests: move test for utils.ensure_unique_addressPatrick Totzke2019-06-02
| * refactor ReplyCommandPatrick Totzke2019-06-02
| * fix: use from-header from disk when replyingPatrick Totzke2019-06-02
| * fix formataddrPatrick Totzke2019-06-02
|/
* adjust to variable python-magic APIMichael J Gruber2019-06-02
* remove old new-style classes syntaxPatrick Totzke2019-05-27
* Merge branch '0.8.1-reply-fixes'Patrick Totzke2019-05-27
|\
| * tests: add case for exchange formatted realnamesPatrick Totzke2019-05-27