index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
5
-80
/
+80
*
mailto: allow empty recipient field
Tim Culverhouse
2022-03-18
1
-1
/
+4
*
viewer: add key passthrough mode
kt programs
2022-03-14
2
-1
/
+19
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
4
-10
/
+3
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
4
-139
/
+101
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
3
-22
/
+32
*
ui: make dirlist-delay context-aware
inwit
2022-02-24
1
-1
/
+1
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-1
/
+1
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
3
-3
/
+504
*
search/filter: display in extra status
Robin Jarry
2022-02-23
2
-1
/
+23
*
imap: improve reconnect stability
Koni Marti
2022-02-06
1
-1
/
+3
*
compose: allow setting all headers in templates
Robin Jarry
2022-02-03
1
-2
/
+2
*
review: display actual bindings for commands
Robin Jarry
2022-02-02
1
-8
/
+52
*
dirlist: use shorter delay before listing directory contents
Robin Jarry
2022-01-29
1
-1
/
+1
*
dirlist: skip unnecessary change-folder action
Koni Marti
2022-01-24
1
-39
/
+55
*
dirlist: improve change-folder responsiveness
Koni Marti
2022-01-24
1
-2
/
+2
*
terminal: fix nil pointer dereference in pty.Getsize
Koni Marti
2022-01-19
1
-1
/
+4
*
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
1
-1
/
+2
*
imap: emits connection error on logout
Koni Marti
2022-01-19
1
-0
/
+3
*
fix segfault when copy-pasting into compose editor
Koni Marti
2022-01-14
1
-0
/
+3
*
completions: add support for completing multiple addresses
Parasrah
2022-01-07
2
-9
/
+9
*
pgp: PGP/MIME encryption for outgoing emails
Koni Marti
2022-01-07
1
-9
/
+75
*
pgp: PGP/MIME signing for outgoing emails
Koni Marti
2022-01-07
1
-17
/
+96
*
pgp: update openpgp packages (go-crypto and go-pgpmail)
Koni Marti
2022-01-07
3
-3
/
+4
*
binds: add account specific bindings
Jonathan Bartlett
2021-12-11
1
-5
/
+9
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
2
-3
/
+5
*
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
1
-1
/
+7
*
messages: allow displaying email threads
y0ast
2021-11-13
2
-81
/
+182
*
index: add this-week-time-format
Robin Jarry
2021-11-06
1
-1
/
+3
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-28
/
+31
*
viewer: add colon after header names
Robin Jarry
2021-11-05
2
-4
/
+4
*
go.mod: change base git url
Robin Jarry
2021-11-05
17
-57
/
+57
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
4
-18
/
+21
*
index: allow dynamic formatting of message dates
Robin Jarry
2021-10-28
1
-0
/
+1
*
filters: allow matching any email header
Robin Jarry
2021-10-28
1
-0
/
+2
*
bindings: prepare for more modifers
Robin Jarry
2021-10-28
1
-0
/
+1
*
widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCell
Clayton Craft
2021-04-13
1
-6
/
+7
*
terminal: Add support for Shift+Tab
Alexey Yerin
2021-02-07
1
-0
/
+1
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
2
-7
/
+7
*
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
*
add italics support
y0ast
2020-12-24
1
-0
/
+3
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
13
-15
/
+15
*
Use extensions for querying the mime type of attachments
Reto Brunner
2020-12-15
1
-8
/
+16
*
fix mailto parsing
Reto Brunner
2020-11-28
1
-1
/
+5
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
2
-135
/
+189
*
rename header to heditors
Reto Brunner
2020-11-14
1
-6
/
+6
*
Apply relevant msglist styles in order
Chris Vittal
2020-11-01
1
-13
/
+14
[next]