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
/
commands
/
msg
Age
Commit message (
Expand
)
Author
2020-08-27
reply: use set instead of linear search
Reto Brunner
2020-08-20
msg/reply: don't cc the sending address on reply all
Reto Brunner
2020-08-20
Add account alias configuration and correctly set From field
y0ast
2020-08-20
msg/reply: handle addresses as addresses
Reto Brunner
2020-08-20
base models.Address on the mail.Address type
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-08
Add additional flagging functionality
ARaspiK
2020-07-08
Allow open to be asynchronous
Andrew Jeffery
2020-07-05
pipe: don't crash if part is nil
Reto Brunner
2020-07-05
delete: push unsupported error up to the user
Reto Brunner
2020-06-26
Fix dates in reply/forward commands.
Reto Brunner
2020-06-09
Rework msglist scrolling
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
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-22
msg/reply: scoping error of part slice for quoting
Srivathsan Murali
2020-05-21
Fix typos
Martin Michlmayr
2020-05-17
msg/forward: fix body part selection
Reto Brunner
2020-05-17
Move findPlaintext / findFirstNonMultipart to utils
Reto Brunner
2020-05-17
msg/reply: fix encoding issues for quoted reply.
Reto Brunner
2020-05-17
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-11
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
commands/helper: remove duplicated method
Reto Brunner
2020-05-11
msg/read: don't copy waitgroup
Reto Brunner
2020-05-06
msg/reply: Deduplicate TO: and CC:
Reto Brunner
2020-05-01
store.FetchFull: Change callback type to expose entire message
Ben Fiedler
2020-04-24
gofmt fixes
Drew DeVault
2020-04-24
Add recall command
Jeffas
2020-04-24
Add postpone command
Jeffas
2020-04-23
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-16
Make the http handler of the unsubscribe command async
Nicolai Dagestad
2020-04-11
msg/archive: complete the possible options
Reto Brunner
2020-03-09
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-03
Initial support for PGP decryption & signatures
Drew DeVault
2020-02-29
msg/delete: remove redundant err check
Reto Brunner
2020-02-19
msg/reply: simplify string comparison
Reto Brunner
2020-02-16
msg/reply: fix address comparison
Reto Brunner
2020-01-09
add .OriginalMIMEType variable to reply template
Leszek Cimała
2020-01-09
create OriginalMail struct
Leszek Cimała
2020-01-05
FetchBodyParts: decode source in the workers
Reto Brunner
2019-12-22
read: adapt to ProvidesMessages
Reto Brunner
2019-12-21
modify-labels: add completion
Reto Brunner
2019-12-21
modify-labels: adapt to ProvidesMessages
Reto Brunner
[next]