index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
format
/
format.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-1
/
+11
*
index: add this-week-time-format
Robin Jarry
2021-11-06
1
-7
/
+16
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
view,list: fix crash when viewing incomplete imap messages
Robin Jarry
2021-10-28
1
-48
/
+4
*
index: allow dynamic formatting of message dates
Robin Jarry
2021-10-28
1
-5
/
+18
*
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
1
-32
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-0
/
+1
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
1
-9
/
+30
*
refactor ParseMessageFormat to use a ctx object
Reto Brunner
2020-10-14
1
-54
/
+60
*
fix comment in ParseAddressList
Reto Brunner
2020-09-10
1
-3
/
+1
*
ParseAddressList: return empty list if "" is provided
Reto Brunner
2020-08-24
1
-0
/
+6
*
Localize timestamps in the message list
Reto Brunner
2020-08-22
1
-2
/
+2
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-16
/
+44
*
improve date parsing for notmuch/maildir
Reto Brunner
2020-08-10
1
-2
/
+18
*
Fix a nil Envelope when getting the format
Andrew Jeffery
2020-07-03
1
-0
/
+48
*
Add labels to index format (%g)
Reto Brunner
2019-12-27
1
-0
/
+4
*
fix invalid format string
Reto Brunner
2019-12-22
1
-1
/
+1
*
msglist: highlight marked messages
Reto Brunner
2019-12-21
1
-2
/
+7
*
Fix crash if there is no to address for %F
Thorben Günther
2019-11-25
1
-1
/
+1
*
Complete the F rune.
Srivathsan Murali
2019-11-17
1
-3
/
+20
*
Add new-email trigger
Jeffas
2019-07-26
1
-0
/
+263