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
Age
Commit message (
Expand
)
Author
2021-10-28
index: allow dynamic formatting of message dates
Robin Jarry
2021-10-28
filters: allow matching any email header
Robin Jarry
2021-10-28
bindings: support more modified keys
Robin Jarry
2021-10-28
bindings: prepare for more modifers
Robin Jarry
2021-08-30
lib/ui/textinput: Optimize ensureScroll
Adnan Maolood
2021-08-26
README: freenode -> libera.chat
Noam Preil
2021-04-28
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-17
load config: do not overwrite the config upon error
Reto Brunner
2021-04-13
widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCell
Clayton Craft
2021-04-12
config: proper error handle [filters] config
wagner riffel
2021-03-07
fix typo in quoted reply template
Eric Bower
2021-03-07
templates: fixup error in template modification
Reto Brunner
2021-03-07
templates: Use wrap instead of wrapText
Nícolas F. R. A. Prado
2021-03-07
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
FindFirstNonMultipart: return the proper path
Reto Brunner
2021-02-28
send: fix missing error return
Reto Brunner
2021-02-26
Fix linter warnings
Reto Brunner
2021-02-22
lib/parse: simplify parseAddressList
Reto Brunner
2021-02-11
aerc: try to recover from a panic
Reto Brunner
2021-02-08
maildir: don't read the full file into memory
Reto Brunner
2021-02-08
notmuch: don't read the full file into memory
Reto Brunner
2021-02-07
Makefile: use git version string if we can
Reto Brunner
2021-02-07
terminal: Add support for Shift+Tab
Alexey Yerin
2021-02-05
send: fix crash if invalid password is given
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
2021-01-24
send: don't block the UI thread during the sending
Reto Brunner
2021-01-14
save: if part name is a path, only use the filename
Robin Opletal
2021-01-14
correct permission check on accounts.conf
Bor Grošelj Simić
2021-01-14
compose: apply default style to header separator
Eyal Sawady
2021-01-12
trim <> from messageIDs when handling mailto links
Reto Brunner
2021-01-12
Apply dirlist style to unselected directories
Eyal Sawady
2021-01-03
Reapply 'Fix nil pointer deref on Envelope'
Shaw Vrana
2020-12-27
Freshen up readme with binary packages
y0ast
2020-12-26
s/RFC 8022/RFC 2822/
Bor Grošelj Simić
2020-12-24
Make makefile compatible with 3.81 (default MacOS)
y0ast
2020-12-24
add italics support
y0ast
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-12-15
Use extensions for querying the mime type of attachments
Reto Brunner
2020-12-13
fix aerc-stylesets(7) typos
Reto Brunner
2020-12-02
notmuch: trim excluded tags
Kalyan Sriram
2020-12-02
notmuch: remove gc close hooks
Reto Brunner
2020-11-28
fix mailto parsing
Reto Brunner
2020-11-21
Refactor send command
Reto Brunner
2020-11-14
reply: add References header
Reto Brunner
2020-11-14
imap: strip <> from message-ids
Reto Brunner
2020-11-14
lib/parse: use go-message msgid parsing if it succeeds
Reto Brunner
2020-11-14
allow the loading of existing headers
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
[next]