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
Age
Commit message (
Expand
)
Author
2022-01-07
completions: add support for completing multiple addresses
Parasrah
2022-01-07
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2022-01-07
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2021-12-11
format: reformat code with go 1.17
Robin Jarry
2021-12-11
imap: fix build on macos
Robin Jarry
2021-11-30
style: customize vertical and horizontal border characters
Dian M Fay
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
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
index: allow dynamic formatting of message dates
Robin Jarry
2021-08-30
lib/ui/textinput: Optimize ensureScroll
Adnan Maolood
2021-03-07
FindFirstNonMultipart: return the proper path
Reto Brunner
2021-02-26
Fix linter warnings
Reto Brunner
2021-01-30
Refactor lib/open to accept user provided arguments
Reto Brunner
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
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
templates: Remove ParseTemplate as it's unused
Reto Brunner
2020-11-14
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-11
templates: better error message
Reto Brunner
2020-10-14
refactor ParseMessageFormat to use a ctx object
Reto Brunner
2020-09-10
Remove unused Simulator interface
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-13
Add `oauthbearer` support for SMTP
R Chowdhury
2020-08-10
improve date parsing for notmuch/maildir
Reto Brunner
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-27
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-17
run go fmt
Reto Brunner
2020-07-10
Remove deleted messages from search/filter results
Andrew Jeffery
2020-07-08
Add additional flagging functionality
ARaspiK
2020-07-08
Allow open to be asynchronous
Andrew Jeffery
2020-07-03
Fix a nil Envelope when getting the format
Andrew Jeffery
2020-06-26
Fix dates in reply/forward commands.
Reto Brunner
2020-06-09
Make grid sizes dynamic
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-27
Add Style configuration
Reto Brunner
2020-05-25
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-17
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-16
imap: Remove FetchMessageBodyPart.{Encoding,Charset}
Reto Brunner
2020-05-06
templates: add version func
Reto Brunner
2020-05-06
lib/messageview: mark messages as read
Reto Brunner
[next]