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
Commit message (
Expand
)
Author
Age
Files
Lines
*
calendar: fix go vet error
Moritz Poldrack
2022-06-24
1
-1
/
+1
*
ci: slim down CI Pipeline
Moritz Poldrack
2022-06-24
4
-49
/
+4
*
mk: add dev target with go race detector enabled
Moritz Poldrack
2022-06-24
1
-0
/
+5
*
mk: show built version in build log
Moritz Poldrack
2022-06-24
1
-1
/
+1
*
mk: strip build dir from stack traces
Moritz Poldrack
2022-06-24
1
-1
/
+2
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
6
-28
/
+146
*
config: fix location of completion-{delay,popover} in default config
Tim Culverhouse
2022-06-22
1
-11
/
+11
*
config: fix setting of zero-value time.Duration config values
Tim Culverhouse
2022-06-22
1
-0
/
+19
*
binds: Open msgs in default Postpone folder in edit-mode
Tim Culverhouse
2022-06-22
1
-0
/
+3
*
binds: add folder context for message list binds
Tim Culverhouse
2022-06-22
3
-1
/
+17
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
9
-15
/
+279
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
9
-2
/
+192
*
visual-mode: deselect messages after performing command
Tim Culverhouse
2022-06-14
7
-2
/
+21
*
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-14
1
-2
/
+0
*
dirlist: fix ruestring counts from checkmail
Tim Culverhouse
2022-06-14
1
-11
/
+8
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
7
-6
/
+295
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
3
-17
/
+10
*
fix: clear dirlist on disconnect
Tim Culverhouse
2022-06-07
2
-0
/
+17
*
parse: fix content-type parsing error
Koni Marti
2022-06-07
3
-1
/
+96
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
5
-21
/
+53
*
fix: rue string count accuracy
Tim Culverhouse
2022-06-07
1
-8
/
+4
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
14
-42
/
+267
*
store: clean marked messages
Koni Marti
2022-05-31
1
-0
/
+18
*
unsubscribe: select method with the selector dialog
Koni Marti
2022-05-31
1
-10
/
+77
*
widgets: provide a generic selector dialog ui
Koni Marti
2022-05-31
1
-0
/
+65
*
ui: check bounds before drawing dialog
Koni Marti
2022-05-31
1
-2
/
+3
*
invites: reply with accept, accept-tentative or decline
Koni Marti
2022-05-31
6
-1
/
+432
*
compose: append text parts
Koni Marti
2022-05-31
1
-13
/
+58
*
filters: awk filter to parse text/calendar
Koni Marti
2022-05-31
2
-0
/
+329
*
compose: prevent sending empty address list headers
Tim Culverhouse
2022-05-25
1
-0
/
+4
*
terminal: fix deadlock with finer-grained locking
Koni Marti
2022-05-25
1
-3
/
+8
*
gpg: refactor tests for macos compatibility
Tim Culverhouse
2022-05-25
3
-186
/
+156
*
fix: "terminal: fix race when closing a terminal"
Robin Jarry
2022-05-23
1
-3
/
+0
*
terminal: fix race when closing a terminal
Koni Marti
2022-05-23
1
-0
/
+10
*
help: add completions
Tim Culverhouse
2022-05-23
1
-2
/
+15
*
gpg: do not mask errors
Robin Jarry
2022-05-10
1
-1
/
+1
*
gpg: make tests more robust
Robin Jarry
2022-05-10
4
-24
/
+31
*
mk: bump version
Robin Jarry
2022-05-10
1
-1
/
+1
*
ui: fix panic in selector when resizing terminal
0.10.0
Koni Marti
2022-05-08
1
-5
/
+63
*
pgp: add attach key command
Tim Culverhouse
2022-05-06
7
-3
/
+174
*
pgp: check encryption keys before sending message
Tim Culverhouse
2022-05-06
7
-21
/
+107
*
pgp: add options auto-sign & opportunistic-encrypt
Tim Culverhouse
2022-05-06
3
-1
/
+29
*
store: remove callbacks on error
Koni Marti
2022-05-06
1
-3
/
+28
*
compose: use selected account ui config for security header
Robin Jarry
2022-05-04
1
-1
/
+2
*
pgp: fix crash on gpg decrypt fail
Tim Culverhouse
2022-05-04
1
-0
/
+1
*
pgp: check for signing key before signing time
Tim Culverhouse
2022-05-04
7
-7
/
+93
*
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
2
-120
/
+188
*
imap: add debouncer to the idler
Koni Marti
2022-05-04
3
-11
/
+35
*
imap: monitor the logout channel with an observer
Koni Marti
2022-05-04
3
-86
/
+186
*
imap: manage idle mode with an idler
Koni Marti
2022-05-04
3
-24
/
+181
[next]