summaryrefslogtreecommitdiff
path: root/alot
Commit message (Expand)AuthorAge
* 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
* Update to new (3.6) email message APIPatrick Totzke2019-08-15
* remove field_key parameter from PipetoCommandPatrick Totzke2019-08-15
* 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
* | Options overwrite default values for sent_tags and draft_tagssgelb2019-07-07
|/
* 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
* do not remove quotes around realname partsPatrick Totzke2019-05-27
* Fix double width characters in search viewCaio Prado2019-05-14
* update docs for tag commands in search modePatrick Totzke2019-05-11
* cleanup trailing whitespacePatrick Totzke2019-05-11
* fix mergePatrick Totzke2019-05-11
* fix pyflakes issuesPatrick Totzke2019-05-11
* commands/globals: split remaining functionality out of applyPatrick Totzke2019-05-11
* commands/globals: Split encryption code into a helperDylan Baker2019-05-11
* commands/globals: Split code for setting a missing To headerDylan Baker2019-05-11
* commands/globals: split gpg signing code into a helperDylan Baker2019-05-11
* commands/globals: split envelope setting codePatrick Totzke2019-05-11
* commands/globals split out the signature setting codeDylan Baker2019-05-11
* commands/globals: split the code for setting ...Patrick Totzke2019-05-11
* commands/globals: split out the code for loading a templateDylan Baker2019-05-11
* commands/globals: wrap apply in an error handlerDylan Baker2019-05-11
* expose subject and to headers to forward_prefix hookNick Hu2019-05-11
* fix double-line issuePatrick Totzke2019-03-04
* adding new config options to the docsAndrés Martano2019-03-04
* Config to display in thread buffer status bar all tags present in a thread, o...Andres MRM2019-03-04
* bump yearPatrick Totzke2019-02-14
* bump version stringPatrick Totzke2019-02-14
* restore lenient libmagic decodingMichael J Gruber2019-02-07
* addressbook: add logging statementsMatthieu Coudron2019-02-06
* db/message: accept attachments of type pgp-encryptedRuben Pollan2019-01-21
* ~ expansion for .config/alot/configbrady2019-01-06
* restore support for regex in section namesWill Dietz2018-12-22
* Set local variable before useageLucas Hoffmann2018-12-14
* bump version stringPatrick Totzke2018-12-10
* rename get_account_by_address to account_matching_addressvrs2018-12-10
* match addresses against accounts, not address listsvrs2018-12-10
* attach accounts to envelopesvrs2018-12-10
* refactor alot.db.utils.remove_ctePatrick Totzke2018-12-07