summaryrefslogtreecommitdiff
path: root/lib/format
AgeCommit message (Expand)Author
2022-04-29dirlist: add format specifier to compact folder nameKoni Marti
2021-11-13messages: allow displaying email threadsy0ast
2021-11-06index: add this-week-time-formatRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28view,list: fix crash when viewing incomplete imap messagesRobin Jarry
2021-10-28index: allow dynamic formatting of message datesRobin Jarry
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-14remove models.Address in favor of go-message AddressReto Brunner
2020-10-14refactor ParseMessageFormat to use a ctx objectReto Brunner
2020-09-10fix comment in ParseAddressListReto Brunner
2020-08-24ParseAddressList: return empty list if "" is providedReto Brunner
2020-08-22Localize timestamps in the message listReto Brunner
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-10improve date parsing for notmuch/maildirReto Brunner
2020-07-03Fix a nil Envelope when getting the formatAndrew Jeffery
2019-12-27Add labels to index format (%g)Reto Brunner
2019-12-22fix invalid format stringReto Brunner
2019-12-21msglist: highlight marked messagesReto Brunner
2019-11-25Fix crash if there is no to address for %FThorben Günther
2019-11-17Complete the F rune.Srivathsan Murali
2019-07-26Add new-email triggerJeffas