about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Localize timestamps in the message listReto Brunner2020-08-221-2/+2
* msg/reply: don't cc the sending address on reply allReto Brunner2020-08-201-2/+2
* Add account alias configuration and correctly set From fieldy0ast2020-08-203-1/+34
* msg/reply: handle addresses as addressesReto Brunner2020-08-201-24/+20
* base models.Address on the mail.Address typeReto Brunner2020-08-207-62/+67
* Add support for :rmdirARaspiK2020-08-198-0/+161
* Add `oauthbearer` support for SMTPR Chowdhury2020-08-132-2/+33
* improve date parsing for notmuch/maildirReto Brunner2020-08-102-26/+67
* show error if account view creation failsReto Brunner2020-08-103-8/+39
* notmuch: docsReto Brunner2020-08-081-0/+13
* aerc-stylesets: properly indent examplesThorben Günther2020-08-071-4/+5
* stylesets: only accept comment char after whitespaceThorben Günther2020-08-071-1/+4
* notmuch: manually close notmuch objectsReto Brunner2020-08-071-0/+3
* Rename selecter to selectorKalyan Sriram2020-08-063-27/+27
* Implement style configuration.Kalyan Sriram2020-08-0630-284/+1043
* Set environment variables for the exec commandNicolai Dagestad2020-08-032-1/+19
* Revert "Implement style configuration."Reto Brunner2020-07-3030-1032/+284
* Revert "Rename selecter to selector"Reto Brunner2020-07-303-27/+27
* Rename selecter to selectorKalyan Sriram2020-07-303-27/+27
* Implement style configuration.Kalyan Sriram2020-07-3030-284/+1032