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
*
aerc: use aerc as an mbox viewer
Koni Marti
2022-07-14
3
-0
/
+39
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
8
-8
/
+971
*
Release version 0.11.0
0.11.0
Robin Jarry
2022-07-11
1
-1
/
+1
*
filters/colorize: use /usr/bin/awk shebang
Robin Jarry
2022-07-11
1
-1
/
+1
*
filters: Add missing shebangs
Tom Schwindl
2022-07-11
2
-2
/
+4
*
ci: add missing yaml document header
Robin Jarry
2022-07-11
1
-0
/
+1
*
threading: refactor reselect logic
Tim Culverhouse
2022-07-10
4
-28
/
+27
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
10
-77
/
+103
*
threading: add force-client-threads option
Tim Culverhouse
2022-07-10
5
-2
/
+14
*
threading: enable toggle-threads for server-side threads
Tim Culverhouse
2022-07-10
5
-31
/
+28
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
5
-0
/
+34
*
msgstore: remove duplicate calls to store.update
Tim Culverhouse
2022-07-10
1
-3
/
+0
*
statusline: show threading status if threading-enabled=true
Tim Culverhouse
2022-07-10
1
-0
/
+2
*
fix panic on closing a tab
Moritz Poldrack
2022-07-10
1
-2
/
+6
*
composer: remove header if empty
Koni Marti
2022-07-10
1
-1
/
+2
*
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
[next]