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
2022-04-27
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-17
store: keep current message selected
Koni Marti
2022-04-14
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-03-23
logging: added a log on panic
Moritz Poldrack
2022-03-22
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-18
statusline: implement per-account status
Koni Marti
2022-03-12
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-07
commands: implement fuzzy completion for commands and options
kt programs
2022-03-03
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-02-25
pipe: allow piping multiple marked messages
Robin Jarry
2022-02-25
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-24
threading: implement on-the-fly message threading
Koni Marti
2022-02-19
unsubscribe: parse internationalized headers
Koni Marti
2022-01-31
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-27
reply: use new-message template for non-quoted replies
Robin Jarry
2021-12-13
recall: allow recalling messages from any folder
inwit
2021-11-05
go.mod: change base git url
Robin Jarry
2021-03-07
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-02-26
Fix linter warnings
Reto Brunner
2021-01-30
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
Refactor lib/open to accept user provided arguments
Reto Brunner
2020-11-14
reply: add References header
Reto Brunner
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
models: add RFC822 headers to OriginalMail
Reto Brunner
2020-11-14
remove models.Address in favor of go-message Address
Reto Brunner
2020-09-21
reply: don't override the answered flag if we didn't send
Reto Brunner
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
[next]