summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08maildir: don't read the full file into memoryReto Brunner
2021-02-08notmuch: don't read the full file into memoryReto Brunner
2021-02-07Makefile: use git version string if we canReto Brunner
2021-02-07terminal: Add support for Shift+TabAlexey Yerin
2021-02-05send: fix crash if invalid password is givenReto Brunner
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2021-01-30Refactor lib/open to accept user provided argumentsReto Brunner
2021-01-24send: don't block the UI thread during the sendingReto Brunner
2021-01-14save: if part name is a path, only use the filenameRobin Opletal
2021-01-14correct permission check on accounts.confBor Grošelj Simić
2021-01-14compose: apply default style to header separatorEyal Sawady
2021-01-12trim <> from messageIDs when handling mailto linksReto Brunner
2021-01-12Apply dirlist style to unselected directoriesEyal Sawady
2021-01-03Reapply 'Fix nil pointer deref on Envelope'Shaw Vrana
2020-12-27Freshen up readme with binary packagesy0ast
2020-12-26s/RFC 8022/RFC 2822/Bor Grošelj Simić
2020-12-24Make makefile compatible with 3.81 (default MacOS)y0ast
2020-12-24add italics supporty0ast
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-15Use extensions for querying the mime type of attachmentsReto Brunner
2020-12-13fix aerc-stylesets(7) typosReto Brunner
2020-12-02notmuch: trim excluded tagsKalyan Sriram
2020-12-02notmuch: remove gc close hooksReto Brunner
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