about summary refs log tree commit diff stats
path: root/lib/format/format.go
Commit message (Expand)AuthorAgeFilesLines
* refactor ParseMessageFormat to use a ctx objectReto Brunner2020-10-141-54/+60
* fix comment in ParseAddressListReto Brunner2020-09-101-3/+1
* ParseAddressList: return empty list if "" is providedReto Brunner2020-08-241-0/+6
* Localize timestamps in the message listReto Brunner2020-08-221-2/+2
* base models.Address on the mail.Address typeReto Brunner2020-08-201-16/+44
* improve date parsing for notmuch/maildirReto Brunner2020-08-101-2/+18
* Fix a nil Envelope when getting the formatAndrew Jeffery2020-07-031-0/+48
* Add labels to index format (%g)Reto Brunner2019-12-271-0/+4
* fix invalid format stringReto Brunner2019-12-221-1/+1
* msglist: highlight marked messagesReto Brunner2019-12-211-2/+7
* Fix crash if there is no to address for %FThorben Günther2019-11-251-1/+1
* Complete the F rune.Srivathsan Murali2019-11-171-3/+20
* Add new-email triggerJeffas2019-07-261-0/+263