about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* msgviewer: set max line length to 1 GBReto Brunner2020-07-301-0/+8
* msgviewer: simplify attemptCopyReto Brunner2020-07-301-66/+80
* Update .build.ymlDrew DeVault2020-07-291-11/+0
* maildir: Provide nicer error message on invalid urlTero Koskinen2020-07-272-4/+34
* Remove hard coded bodystruct path everywhereReto Brunner2020-07-278-54/+62
* Add flag based search optionsTobias Wölfel2020-07-253-4/+76
* Only send directory info once from maildirAndrew Jeffery2020-07-191-4/+5
* Document mailto argument usageTobias Wölfel2020-07-191-1/+6
* run go fmtReto Brunner2020-07-175-8/+8
* Make it easier to debug date parsing errorsLyudmil Angelov2020-07-111-1/+1
* Remove deleted messages from search/filter resultsAndrew Jeffery2020-07-101-0/+9
* Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco2020-07-093-6/+4
* Update go-message, fixes various bugsReto Brunner2020-07-092-1/+3
* Add additional flagging functionalityARaspiK2020-07-0811-184/+242
* Allow open to be asynchronousAndrew Jeffery2020-07-084-8/+29
* notmuch: fix docstringReto Brunner2020-07-081-1/+1
* notmuch: handle the answered flagReto Brunner2020-07-051-0/+2
* Fix usage of DESTDIRBen Fiedler2020-07-051-42/+41
* pipe: don't crash if part is nilReto Brunner2020-07-051-0/+3
* Format config path in READMEGabriel Augendre2020-07-051-1/+1
* status: invalidate when neededReto Brunner2020-07-051-0/+1
* delete: push unsupported error up to the userReto Brunner2020-07-051-0/+3