index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
format
Age
Commit message (
Expand
)
Author
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-06
index: add this-week-time-format
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-10-28
view,list: fix crash when viewing incomplete imap messages
Robin Jarry
2021-10-28
index: allow dynamic formatting of message dates
Robin Jarry
2020-11-14
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
remove models.Address in favor of go-message Address
Reto Brunner
2020-10-14
refactor ParseMessageFormat to use a ctx object
Reto Brunner
2020-09-10
fix comment in ParseAddressList
Reto Brunner
2020-08-24
ParseAddressList: return empty list if "" is provided
Reto Brunner
2020-08-22
Localize timestamps in the message list
Reto Brunner
2020-08-20
base models.Address on the mail.Address type
Reto Brunner
2020-08-10
improve date parsing for notmuch/maildir
Reto Brunner
2020-07-03
Fix a nil Envelope when getting the format
Andrew Jeffery
2019-12-27
Add labels to index format (%g)
Reto Brunner
2019-12-22
fix invalid format string
Reto Brunner
2019-12-21
msglist: highlight marked messages
Reto Brunner
2019-11-25
Fix crash if there is no to address for %F
Thorben Günther
2019-11-17
Complete the F rune.
Srivathsan Murali
2019-07-26
Add new-email trigger
Jeffas