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
*
msglist: fix panic for index-out-of-range
Tim Culverhouse
2022-07-10
1
-3
/
+1
*
recall: support pgp/mime messages
Koni Marti
2022-07-10
1
-55
/
+70
*
recall: append attachments
Koni Marti
2022-07-10
1
-2
/
+30
*
recall: confirm deleting message when not sent
Koni Marti
2022-07-10
1
-9
/
+34
*
postpone: avoid calling WriteMessage twice
Koni Marti
2022-07-10
1
-9
/
+4
*
fix typo in panic logger
Moritz Poldrack
2022-07-10
1
-1
/
+1
*
doc: describe parameters for mailto option
Koni Marti
2022-07-10
1
-2
/
+20
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
3
-4
/
+49
*
aerc: fix panic when backend is unknown
Koni Marti
2022-07-10
1
-1
/
+4
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
4
-14
/
+36
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
15
-48
/
+48
*
commands: implement prompt completion
Sergey Smirnykh
2022-07-02
2
-2
/
+57
*
gpg: fix panic when signing an unparsable message
Moritz Poldrack
2022-07-02
1
-1
/
+5
*
notmuch: fix server-side threads
Tim Culverhouse
2022-07-02
1
-3
/
+15
*
forward: remove crlf in text body
Koni Marti
2022-07-02
1
-1
/
+5
*
forward: provide option to append all attachments
Koni Marti
2022-07-02
4
-17
/
+131
*
compose: refactor attachment handling
Koni Marti
2022-07-02
3
-151
/
+220
*
gpg: fix error handling during decryption
Tim Culverhouse
2022-06-28
1
-3
/
+5
*
ci: fix go-1.13 installation
Moritz Poldrack
2022-06-28
1
-4
/
+4
*
contrib: update script to release new version
Robin Jarry
2022-06-27
2
-4
/
+54
*
dirlist: fix race condition in directory selection
Moritz Poldrack
2022-06-26
1
-23
/
+30
*
gpg: don't send messages that failed encryption
Tim Culverhouse
2022-06-26
3
-2
/
+11
*
open: fix mimetype discovery for encrypted or signed messages
Tim Culverhouse
2022-06-26
1
-1
/
+1
*
lint: fix composite literal using unkeyed fields
Moritz Poldrack
2022-06-26
1
-1
/
+1
*
ci: fix go1.13 step
Moritz Poldrack
2022-06-26
1
-0
/
+1
*
mk: merge checkfmt into lint
Robin Jarry
2022-06-24
2
-9
/
+3
*
pgp: refactor signature validity display
Moritz Poldrack
2022-06-24
1
-18
/
+25
*
pgp: add icon for unencrypted, unsigned messages if an icon is set
Moritz Poldrack
2022-06-24
3
-16
/
+23
*
pgp: add customizable icons
Moritz Poldrack
2022-06-24
4
-4
/
+71
*
pgp: add note for encrypted messages that are not signed
Moritz Poldrack
2022-06-24
1
-0
/
+5
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
4
-11
/
+14
*
mk: add lint target
Moritz Poldrack
2022-06-24
2
-0
/
+7
*
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
[next]