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
*
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
*
imap: extract imap config and configure handling
Koni Marti
2022-05-04
2
-97
/
+123
*
recall: mention the -f option in the error message
inwit
2022-04-29
1
-2
/
+2
*
compose: add sign/encrypt persistent display
Tim Culverhouse
2022-04-29
1
-5
/
+78
*
dirlist: add format specifier to compact folder name
Koni Marti
2022-04-29
3
-0
/
+33
*
imap: fix out-of-range panic for imap updates
Koni Marti
2022-04-29
1
-0
/
+14
*
compose: use account ui config where missing
Robin Jarry
2022-04-28
1
-5
/
+5
*
grid: don't draw at a negative offset
Connor Kuehl
2022-04-28
1
-0
/
+4
*
imap: avoid crash when replying to unread message
Robin Jarry
2022-04-28
1
-2
/
+9
*
feat: add gpg integration
Tim Culverhouse
2022-04-27
18
-30
/
+1493
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
15
-193
/
+356
*
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-27
4
-10
/
+46
*
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-04-25
2
-1
/
+12
*
msgviewer: show available bindings when filter not configured
kt programs
2022-04-25
1
-27
/
+59
*
config: add unsafe-accounts-conf option
Victor Freire
2022-04-25
3
-6
/
+32
*
binds: fix incorrect key names for c-] and c-[
Ivan Oleynikov
2022-04-25
1
-2
/
+2
*
filter: clear filter when called with no args
Koni Marti
2022-04-25
1
-0
/
+3
*
statusline: refactor to make it more customizable
Koni Marti
2022-04-25
8
-93
/
+407
*
config: clarify threading-enabled option
Kenneth Flak
2022-04-19
2
-1
/
+7
*
store: keep current message selected
Koni Marti
2022-04-17
4
-2
/
+55
*
status: use contextual ui styleset for statusline
Koni Marti
2022-04-17
1
-7
/
+9
*
aerc: use contextual ui styleset for tabs/compose
Koni Marti
2022-04-17
2
-8
/
+24
*
Add html "unsafe" filter to work also without dante
Jens Grassel
2022-04-17
2
-0
/
+17
*
binds: allow to bind a command to < and >
Koni Marti
2022-04-17
1
-0
/
+8
*
review: show command that will be executed by binding
kt programs
2022-04-14
1
-4
/
+2
*
main: remove unnecessary pointer dereference
Connor Kuehl
2022-04-14
1
-2
/
+2
*
binds: add binding for :open by default in viewer
kt programs
2022-04-14
1
-1
/
+2
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
config: don't swallow error in checkConfigPerms
Connor Kuehl
2022-04-14
1
-1
/
+5
*
Initialization fix for dynamic folders
Aivars Vaivods
2022-04-14
1
-0
/
+9
*
mk: do not depend on cmp being available
Robin Jarry
2022-04-14
1
-3
/
+1
*
builds: add gnupg in preparation of gpg integration
Robin Jarry
2022-04-14
5
-1
/
+5
*
builds: test with notmuch
Robin Jarry
2022-04-14
4
-1
/
+8
*
builds: reformat yaml
Robin Jarry
2022-04-14
4
-50
/
+53
*
imap: fix no-envelope-for-message error
Koni Marti
2022-04-11
1
-1
/
+3
*
stylesets: allow specifying color by number
Tobias Wölfel
2022-04-07
2
-2
/
+18
*
fix: out-of-bounds error in command header
Moritz Poldrack
2022-04-06
1
-0
/
+6
*
header: remove trailing colon in header field
Moritz Poldrack
2022-04-06
1
-0
/
+2
*
ui: fix panic in header formatter
Moritz Poldrack
2022-04-06
1
-0
/
+4
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
mk: rename ambiguous LDFLAGS variable
Robin Jarry
2022-04-06
1
-4
/
+7
[next]