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