about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Use extensions for querying the mime type of attachmentsReto Brunner2020-12-151-8/+16
* fix aerc-stylesets(7) typosReto Brunner2020-12-132-3/+3
* notmuch: trim excluded tagsKalyan Sriram2020-12-021-0/+3
* notmuch: remove gc close hooksReto Brunner2020-12-023-2/+5
* fix mailto parsingReto Brunner2020-11-281-1/+5
* Refactor send commandReto Brunner2020-11-211-201/+304
* reply: add References headerReto Brunner2020-11-141-1/+28
* imap: strip <> from message-idsReto Brunner2020-11-141-1/+9
* lib/parse: use go-message msgid parsing if it succeedsReto Brunner2020-11-141-2/+6
* allow the loading of existing headersReto Brunner2020-11-141-2/+4
* format: remove parse methods, use the one from go-messageReto Brunner2020-11-143-38/+9
* compose: use a proper header instead of a string mapReto Brunner2020-11-1414-217/+318
* models: add RFC822 headers to OriginalMailReto Brunner2020-11-143-16/+15
* rename header to heditorsReto Brunner2020-11-141-6/+6
* templates: Remove ParseTemplate as it's unusedReto Brunner2020-11-141-14/+0
* remove models.Address in favor of go-message AddressReto Brunner2020-11-146-57/+58
* version bump: 0.5.2 0.5.2Reto Brunner2020-11-141-1/+1
* makefile: add debug targetReto Brunner2020-11-131-1/+5
* Check account's from value is not emptyAndrew Jeffery2020-11-131-0/+3
* templates: better error messageReto Brunner2020-11-111-2/+3
* update the makefile version 0.5.1Reto Brunner2020-11-101-1/+1
* Document pin-tab and unpin-tab commands 0.5.0Daniel Sockwell2020-11-081-0/+8
* Apply relevant msglist styles in orderChris Vittal2020-11-014-17/+90
* update go-imap-sortthready0ast2020-10-182-3/+3
* update go-imapy0ast2020-10-152-3/+3
* refactor ParseMessageFormat to use a ctx objectReto Brunner2020-10-143-60/+74
* imap: add sort supportReto Brunner2020-10-114-6/+60
* notmuch: clarify comment char of query-mapsReto Brunner2020-10-081-1/+2
* notmuch: rename method to SetFlagReto Brunner2020-09-272-5/+5
* Makefile: remove aerc-stylesets upon uninstallJD2020-09-271-0/+1
* notmuch: close tag objectReto Brunner2020-09-241-0/+1
* propagate error from sendmaily0ast2020-09-221-2/+9
* reply: don't override the answered flag if we didn't sendReto Brunner2020-09-211-1/+3
* doc: fix typo in aerc man pageJosh Holland2020-09-171-1/+1
* Update go-imap to latest commitReto Brunner2020-09-152-3/+6
* doc: add oauth to aerc-smtpSeán C McCord2020-09-141-1/+5
* Remove unused Simulator interfaceReto Brunner2020-09-101-5/+0
* fix comment in ParseAddressListReto Brunner2020-09-101-3/+1
* dirlist: fix empty row if dir is addedReto Brunner2020-09-081-0/+6
* Make mimetype check consistent across casesy0ast2020-09-071-1/+1
* correctly apply msglist_read colory0ast2020-09-011-1/+4
* handle message unknown charset errorJeff Martin2020-08-315-2/+104
* update go-messageReto Brunner2020-08-312-3/+3
* Fix color scheme for deleted emailsJames Pond2020-08-311-0/+1
* correct tcell.Style for underlinesqwishy2020-08-291-1/+1
* docs: link to styleset(7)Reto Brunner2020-08-282-2/+4
* Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault2020-08-282-4/+9
* Upgrade tcell version to 1.4.0 to support truecolory0ast2020-08-282-9/+4
* reply: use set instead of linear searchReto Brunner2020-08-271-45/+70
* ParseAddressList: return empty list if "" is providedReto Brunner2020-08-241-0/+6