summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-28fix mailto parsingReto Brunner
2020-11-21Refactor send commandReto Brunner
2020-11-14reply: add References headerReto Brunner
2020-11-14imap: strip <> from message-idsReto Brunner
2020-11-14lib/parse: use go-message msgid parsing if it succeedsReto Brunner
2020-11-14allow the loading of existing headersReto Brunner
2020-11-14format: remove parse methods, use the one from go-messageReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-14models: add RFC822 headers to OriginalMailReto Brunner
2020-11-14rename header to heditorsReto Brunner
2020-11-14templates: Remove ParseTemplate as it's unusedReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-11-14version bump: 0.5.2Reto Brunner
2020-11-13makefile: add debug targetReto Brunner
2020-11-13Check account's from value is not emptyAndrew Jeffery
2020-11-11templates: better error messageReto Brunner
2020-11-10update the makefile versionReto Brunner
2020-11-08Document pin-tab and unpin-tab commandsDaniel Sockwell
2020-11-01Apply relevant msglist styles in orderChris Vittal
2020-10-18update go-imap-sortthready0ast
2020-10-15update go-imapy0ast
2020-10-14refactor ParseMessageFormat to use a ctx objectReto Brunner
2020-10-11imap: add sort supportReto Brunner
2020-10-08notmuch: clarify comment char of query-mapsReto Brunner
2020-09-27notmuch: rename method to SetFlagReto Brunner
2020-09-27Makefile: remove aerc-stylesets upon uninstallJD
2020-09-24notmuch: close tag objectReto Brunner
2020-09-22propagate error from sendmaily0ast
2020-09-21reply: don't override the answered flag if we didn't sendReto Brunner
2020-09-17doc: fix typo in aerc man pageJosh Holland
2020-09-15Update go-imap to latest commitReto Brunner
2020-09-14doc: add oauth to aerc-smtpSeán C McCord
2020-09-10Remove unused Simulator interfaceReto Brunner
2020-09-10fix comment in ParseAddressListReto Brunner
2020-09-08dirlist: fix empty row if dir is addedReto Brunner
2020-09-07Make mimetype check consistent across casesy0ast
2020-09-01correctly apply msglist_read colory0ast
2020-08-31handle message unknown charset errorJeff Martin
2020-08-31update go-messageReto Brunner
2020-08-31Fix color scheme for deleted emailsJames Pond
2020-08-29correct tcell.Style for underlinesqwishy
2020-08-28docs: link to styleset(7)Reto Brunner
2020-08-28Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault
2020-08-28Upgrade tcell version to 1.4.0 to support truecolory0ast
2020-08-27reply: use set instead of linear searchReto Brunner
2020-08-24ParseAddressList: return empty list if "" is providedReto Brunner
2020-08-22Localize timestamps in the message listReto Brunner
2020-08-20msg/reply: don't cc the sending address on reply allReto Brunner
2020-08-20Add account alias configuration and correctly set From fieldy0ast
2020-08-20msg/reply: handle addresses as addressesReto Brunner